Gw Temp
Menu
Tutorial - 'Easiest Running System' by Guest
An item about RPGMaker 2000 posted on
Blurb
A tutorial about adding a running system to your game.
Body
This is extreamly easy, but there is one problem. when you click the button to run there is a delay and it recuires 2 buttons.
What you need to know.
Events (basic)
1Variable (call it key)
1Switch (call it dash)
First make 1 even Parrell Process
Call is what ever you want. Youll need 2 of em. instead of telling you each thing step by step ill show u the overall.
<>Fork Optn:Varb(####:Key)-0
<>enter password: [####:Key]( I made this key shift )
<>Change Switch: [####:Dash]-ON/OFF Triger
<>Move Event: Hero,Move Speed up
<>
:End Case
<>
The second event
<>Fork Optn:Varb(####:Key)-0
<>enter password: [####:Key]( I made this key Decision )
<>Change Switch: [####:Dash]-ON/OFF Triger
<>Move Event: Hero,Move Speed Down
<>
:End Case
<>
Thats it if you have any questions email me at
Armyops2002@yahoo.com