• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

[Question] Script to check which direction the player is facing

67
Posts
5
Years
    • Seen Jan 9, 2024
    Is there a script to check which direction the player is facing in Pokémon Essentials v20?
     
    Last edited:
    2
    Posts
    6
    Years
    • Seen Nov 19, 2023
    Hi Citycat17,

    I don't know any script that checks this.

    An alternative would be
    Depending on what exactly you have in mind:

    - Conditional Branch (3rd side, Character Player is Facing [your direction])

    In the Else, you can cover the other directions depending on what you want to do, and below that you can determine the action that follows.

    Hope this helps you
     
    Back
    Top