Jump to content
New account registrations are disabed. This website is now an archive. Read more here.
Sign in to follow this  
Punk

Dash Button

Recommended Posts

Pretty old post.

I did something like when you press a button, your character speeds up.

 

My method of doing it (I'm sure people have other methods.)

 

Create a common event. The trigger should be parallel and select a switch.

Create a conditional branch that states if a button was pressed. It could be any button. Inside the conditional branches, speed up the player's movement. (Put speed on Faster) Make sure the else handler is checked.

 

In the else handler, slow down the player's speed. It should be fast. Not slow, slower, slowest, faster, or fastest. Just fast.

Share this post


Link to post
Share on other sites

hehe, I used that same system for my RM2k3 games...it doesn't work (for me anyway) in RMXP, though...but then...a lot of things don't seem to work the same for me as for other people...

Share this post


Link to post
Share on other sites

Thats the only way you can do it and what did you change the speed to and did you set it to move player?

and if you want i can make a demo

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...