Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: SuperPhillip on May 28, 2007, 03:50:49 AM
-
http://img183.imageshack.us/img183/7789/100jo7.png
How do I make it so you can go up to the event and press the action command to it while being forced to look at the direction its at?
I have a furnace with an event on it, and I want it so you can only press the action command when you're directly in front of it. How do I go about doing that?
-
Conditional Branch
Branch if Hero facing up
> [Insert even stuff here]
Else
> [Insert nothing here]