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

WASD movement system

Recommended Posts

I was bored, so here is a quick and dirty WASD movement system made with events

 

forwardbackwordjs8.png

leftrightfc3.png

 

Note that you can't talk to NPC like normally. This is intended for minigames.

If you change the Left-Right event's trigger to Parallel Process you might be able to use the Arrow keys like normal.

Changing both events to parallel processes have the bonus that you now can talk to people.

You can also put both in common events instead and just turn the system on and off by turning a switch on and off.

 

- Zeriab

 

If you want to change the system to use Arrow keys instead:

Change the conditional branches which checks for key pressed

 

R = UP

Y = DOWN

 

X = LEFT

Z = RIGHT

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