Name input? What? You change the graphic through set move route.
006 Member 1,524 Jan 20, 2008 #23 Try this! Code: @>Conditional branch : [Hero] is [Dash Boots] equipped : : Change Speed: 5 @> : Change Graphic [Player] Hero Dash :Else @> Set move route: Player : : Change Speed: 4 @> : Change Graphic [Player] Hero : Branch End @>
Try this! Code: @>Conditional branch : [Hero] is [Dash Boots] equipped : : Change Speed: 5 @> : Change Graphic [Player] Hero Dash :Else @> Set move route: Player : : Change Speed: 4 @> : Change Graphic [Player] Hero : Branch End @>
006 Member 1,524 Jan 20, 2008 #25 Try this! Code: @>Conditional branch : Button [C] being pressed : : Change Speed: 5 @> : Change Graphic [Player] Hero Dash :Else @> Set move route: Player : : Change Speed: 4 @> : Change Graphic [Player] Hero : Branch End @> P.S. How do you reply so fast?
Try this! Code: @>Conditional branch : Button [C] being pressed : : Change Speed: 5 @> : Change Graphic [Player] Hero Dash :Else @> Set move route: Player : : Change Speed: 4 @> : Change Graphic [Player] Hero : Branch End @> P.S. How do you reply so fast?
Crusaderhafiz Member 55 Feb 18, 2008 #27 i go to you website that is www.savefile.com/files/1320809 and i got dash boot but how do i transfer the boot to my game?
i go to you website that is www.savefile.com/files/1320809 and i got dash boot but how do i transfer the boot to my game?
lordsoccer10 Member 37 Feb 24, 2008 #28 Copy and paste the common event and then call it in a parallel process event. Also~ Another good idea for dash is making it a spell. Add a spell and make it call that common event.
Copy and paste the common event and then call it in a parallel process event. Also~ Another good idea for dash is making it a spell. Add a spell and make it call that common event.