#How do I make an enemy teleport to main actor?

1 messages · Page 1 of 1 (latest)

shell crown
#

I’m making a Boss for a game, and I want it to teleport to the main actor after a duration of time.

fading radish
#

create a variable that increase +1, when that variable reach an amount (duration) Execute ...

shell crown
#

I mean that the boss teleports to wherever the player is, as a boss pattern, not just once at the beginning.