- Joined
- Nov 20, 2017
- Messages
- 46
- Reaction score
- 12
- First Language
- Greek
- Primarily Uses
- RMMV
SO I need an event (Event ID 002) to check if the player is facing towards it in order to perform a certain action.
I figured out a small portion of the code I need to use but the rest is really lost on me. Can anyone help?
I really hope my description was helpful and this gets resolved soon. Because I have no idea what to do and by now my brain is essentially fried. Anyway, thank you in advance.
I figured out a small portion of the code I need to use but the rest is really lost on me. Can anyone help?
Code:
$game_player.direction == (...)




