• 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.

Keep OW camera static

  • 1
    Posts
    15
    Years
    • Seen Sep 22, 2009
    Hi i have download Pokemon Essentials starter kit for rpgmaker XP and i must say its GREAT!

    I was jusst wondering if there is a way to change the camera back to how it is where it doesnt always follow the player. So the camera will stay in the middle when the player moves to the end of the map if u get me

    thxx dudes ^_^

    EDIT :

    img217.imageshack.us/img217/6762/95355129ik6.jpg

    Hope this explains it a bit more, i dont want the camera to follow the player wen i get move to the end of the screen, Thxx ^_^
     
    Last edited by a moderator:
  • 2
    Posts
    7
    Years
    • Seen Jun 4, 2017
    Hi,
    Go to the debug mode in your game.
    Now search for "set metadata".
    Select the map you want.
    Now you're in the metadata list of the map you've chosen.
    Now look for "SnapEdges".
    Normaly it says "SnapEdges=nil"
    If you set it to true the player will not be centered when you walk to the edge of the map.
    Soo you change it to "SnapEdges=true".
    That's it!
    Make sure you save the changes??????.
    Regards,
    Erben
     
    Back
    Top