• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • 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.

[Scripting Question] [17.2] Messing with Screen Zoom/Changable Zoom

  • 465
    Posts
    8
    Years
    • Seen Jun 17, 2024
    So the bit of code called "DEFAULTSCREENZOOM" has existed in essentials for a bit, it sets the well default screen zoom.

    See it apparently needs a fresh save/cant be done on new saves for the new zoom.

    Basically i want to be able to change the zoom at will (So mostly default 1.0, but 0.5 for bigger maps or 2.0 for small areas etc.) but that wont be able to work, atleast with using DEFAULTSCREENZOOM.
    Any way i can alter this? (since screenzoom references the screen size might link to that)

    Any help is great, so basically want to be able to change the zoom at will (not choosable by the player) but cant with the current known way to change the zoom.
     
    Back
    Top