- 66
- Posts
- 7
- Years
- Seen May 2, 2020
Alright so how do I make a special type of ledge where only if you press space while facing it, it will let you jump over it, other wise it'll just make the player bump sound. I want to use this for a gym puzzle
Edit: Ok I solved this by just making an event with a conditional branch where the button 'C' (space or enter) is being pressed. And if it is, it'll use the event command 'set move route' and make the player jump over the ledge. And also it plays the SE playerjump.
Edit: Ok I solved this by just making an event with a conditional branch where the button 'C' (space or enter) is being pressed. And if it is, it'll use the event command 'set move route' and make the player jump over the ledge. And also it plays the SE playerjump.
Last edited: