Jump Event Tutorial
------------------------------------------------
Hi guys this is my first basic tutorial regarding events in rpgmakervx, its an event that makes your hero jump when you press certain keyboard button. Some of the events you're going to use are Conditional Branch, Set move route, etc. so lets begin.
1] First thing to do is make an event named it to jump.
2] Make the event Parallel process.
3] Make a conditional branch choose the 3rd tab and select player is "facing up".
4] Under this branch make another conditional branch choose the 4th tab and select button "c" is pressed (btw button "c" corresponds to enter command).
5] Now get back to the first conditional branch and under the else branch enter
another conditional branch. Repeat step 3 but instead of facing up put it "facing down"
6] Repeat step 4 now you can jump when your hero is facing up or facing down.
Now for the complete demo you can download this link (i cant print screen because of damn keyboard), please feel free to give any comments or suggestion regarding this event thank you :D .
http://www.megaupload.com/?d=F1OAEK3G
------------------------------------------------
Hi guys this is my first basic tutorial regarding events in rpgmakervx, its an event that makes your hero jump when you press certain keyboard button. Some of the events you're going to use are Conditional Branch, Set move route, etc. so lets begin.
1] First thing to do is make an event named it to jump.
2] Make the event Parallel process.
3] Make a conditional branch choose the 3rd tab and select player is "facing up".
4] Under this branch make another conditional branch choose the 4th tab and select button "c" is pressed (btw button "c" corresponds to enter command).
5] Now get back to the first conditional branch and under the else branch enter
another conditional branch. Repeat step 3 but instead of facing up put it "facing down"
6] Repeat step 4 now you can jump when your hero is facing up or facing down.
Now for the complete demo you can download this link (i cant print screen because of damn keyboard), please feel free to give any comments or suggestion regarding this event thank you :D .
http://www.megaupload.com/?d=F1OAEK3G