#How do I make an enemy teleport to main actor?
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
I’m making a Boss for a game, and I want it to teleport to the main actor after a duration of time.
create a variable that increase +1, when that variable reach an amount (duration) Execute ...
I mean that the boss teleports to wherever the player is, as a boss pattern, not just once at the beginning.