Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

My simplest Dash Effect(RGSS Free)

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 :  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?
 
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.
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top