We are now going to include climbing on the platform game.
Add this to the platform game you already have.
Make a ladder sprite
|
Make a ladder object.
|
Open Object Person
|
| Add to the Step Event. This is going to remove the gravity so we can climb the ladder.
|
Set up climbing the ladder.
|
| Set up climbing down the ladder. This is really easy.
Your down key should now work. |
| Set up your room with a ladder. Here is a small example.
|