I’m trying to make a passage that you can enter one way, but when you try to go back you can’t. kinda like a semisolid platform from the Mario series. I don’t want to use teleporters, and It has to work multiple times, since it’s for a multiplayer platformer. can someone help me?
Use the zone and barrier devices…
Make it to where when they enter the zone, the barrier activates, which blocks their way back.
![]()
Oh, but make sure the barrier device has collision turned on…
It should be on by default, though.
Yeah, but I said it has to work multiple times.
I dont think you really need images
COUGH COUGH
ok, you need a barrier and a zone. When you enter the zone, you the barrier activates behind you, and well, you can’t escape.
Edit:
[1]
Place 2 zones then, one that transmits on Activate Blockade and one that transmits on Deactivate Blockade.
Place one on on side and one on the other side.
![]()
Because I thought you wanted teleporters, but I read that wrong, LOL ↩︎
i feel like you should set the scope to player?
set an invisible barrier set to unactive on game start
set a zone and when someone enters the zone activate barrier.
set the scope to player so it only affects you
bro just use the guide I linked…
It doesn’t need images…
… Thats the point of a guide…
it is long because it gets to the point and is easy to understand
i mean like you know like some people don’t like guides they’re too long
what if you make a zone that teleports you to the other side of an already existing barrier
I said I didn’t want to use teleporters
barrier with zone under it… once zone detects player, collision turns off until they reach top/out of zone…
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.