how can you make a common event move using the WASD keys?
Conditional Branch, Page 4, Button ____ is pressed.
Note that WASD is not WASD in the list.
Start a game (Test play)
Press F1
Press on the tab "Keyboard"
See which buttons WASD are.
Note: The player is able to change them.
You could write it in a readme or something similar what the average key settings are.
Go by the default values.
well, according to that (i only tested it with W) W = R, and I did this-
<>Conditional Branch: Key R is Pushed
<>Move Event:: This Event
: : Move Up
<>
: End
<>
and the event still does not move up >.<
Is that code Paralel proces?
I'm not sure, I'm not using the computer w/ rmxp right now, xo I'll try later, thx.
Quote from: Me™ on December 30, 2006, 10:18:57 AM
Is that code Paralel proces?
Aright, When I put it in parallel proces it worked XD but, it moves two square thingies. Can I make it so it only moves one?
Try putting in a wait for move completion or just an regular wait command.