When a player enters the mutator zone, I want to activate the object's TeleportTo function through an AgentEntersEvent.

try

spawn:
    MutateZone.moveto(etc.etc)

1 Like