Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do you make a wall that once a player crosses it they can't cross it back and a text appears? [closed]

Asked by 6 years ago

I really need help because I am not that good at scripting.

Closed as Not Constructive by RubenKan

This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.

Why was this question closed?

1 answer

Log in to vote
0
Answered by 6 years ago

make another wall right after the one you want to make non collide able, and add a touched event to that one, instantly making the wall behind non collide able.

Ad