SIGNS

Posts

Pages: 1
In RPG Maker XP the event could be on a sign and the character could access it in the game.
In VX the event has to be near the sign....and this makes it so the character doesn't have to be facing the sign to use it...Is there any way to make it so they have to be facing the right way to read a sign or open a door or any other thing like that in VX!
Make an event that is the sign instead and set the event's "Priority" be "Same as Characters" and then the character can't step on it and needs to press the Action button (Enter) to trigger it. Like so:

Erynden
Gamers don't die, they respawn.
1702
Also, if the sign is facing down like in Rasta's pic, make a conditional banch with hero sprite facing up and within it shows the message.
Pages: 1