Making Actoy X & Y Position Global Attribute

I have a game in production and it works on the age old mechanic of hoards of enemies running a you, and you kill them. I spawn them no problem. The issue is how do I get them to converge on actor the player controls???? I though I had this solved making a game attribute called player x and player y. I then added the change attribute code to update every 0.1 seconds.

This seems to work fine but only when the actor is moving. When the player pauses all the enemies stop too... I have included a video of it here

Any ideas on how to do this more efficiently? cheers

Comments

Sign In or Register to comment.