how do I make it so when a player steps on a barrel it teleports them?
Wire a trigger to the teleporter: Player triggers < teleport player here
.
Or with a zone: Player enters zone < teleport player here.
I think you need a trigger or a zone to make a step illusion, because you cannot make players teleport somewhere without a trigger or a zone.
3 Likes
Put a teleporter behind the barrel, and make sure the barrel allows the player to go through it (no collision).
2 Likes
This should help you
1 Like
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.