Hey guys I am creating a top down rpg. It's still in pre alpha. You can play it here:
http://thepopeisgod.com/The current behavior is not currently implemented into the game, because I need some help.
If you want to help I uploaded it to the forge under Line of sight wip
The way I am trying to get it to work:
I made a Dynamic region that follows the playable character. When an enemy enters that region, the enemy will move toward the player and attack them.
Issues:I cannot for the live of me figure out how to get the enemy to actually move to the player character.
Things I have tried:I tried
and a few other things but all the enemy does is move to the bottom right corner of the screen.
Attributes:line of site: the region that is created around the player
enemy actor (1-4) : the different enemy actors in the scene