Making a door open?

In my game, I need a door to open, like, disable collision, after the player acquires a key, I do not know how to do that, how would one do that?
(not sending the player to another level, just opening the door)

1 Like

Try using the “enable” block. It can turn off collisions for an objects. Tell me if you need me to make the entire thing.

1 Like