RGSS3 Snippet: checking whether the player is facing an event
Here is a simple snippet of code that checks whether the player is facing an event.
A player is facing an event when they are facing each other:
- Player faces up, event faces down
- Player faces left, event faces right
And so on.
http://pastebin.com/0KA2dcib