Zeriab 9 Report post Posted June 21, 2007 I was bored, so here is a quick and dirty WASD movement system made with events 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