• 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.
  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Akari, Selene, Mint, Solana - which Pokémon protagonist is your favorite? Let us know by voting in our poll!
  • 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.

Pokedex info section size

  • 78
    Posts
    9
    Years
    • Seen Jul 24, 2016
    1ºst - For all people that helped until now...Thank you so much
    I´ve a little question: Can I change the pokemon size in this pokedex info section?
    Screeshot: https:// gyazo. com/5dba0350b9a9f51629d10f49b22cfb47
    It looks too big and I´d like to change it, if possible of course.
    Sorry Bad English
     
    Sprites have a zoom_x and zoom_y property which you can set to a float value (say 0.75). I would point you in the direction of where to set them, but I am unfamiliar with the Black and White graphics set.
     
    Sprites have a zoom_x and zoom_y property which you can set to a float value (say 0.75). I would point you in the direction of where to set them, but I am unfamiliar with the Black and White graphics set.

    The Black and White graphics ....I downloaded a pack of it but didn´t change any scripts I believe will work the same way in this case.
    Sorry english..
     
    The Black and White graphics ....I downloaded a pack of it but didn´t change any scripts I believe will work the same way in this case.
    Sorry english..

    No, in order to customize how the screens look, code has to be changed. So I can't give any line numbers or anything because I don't have the same pack (and I don't have much interest in downloading it myself). I suggest looking in a script section named for the Pokedex screen for a place where a PokemonSprite.new is assigned to a @sprite array.

    Or go ask in the forum thread for the graphics pack. The person who developed it will likely be able to give you something.
     
    No, in order to customize how the screens look, code has to be changed. So I can't give any line numbers or anything because I don't have the same pack (and I don't have much interest in downloading it myself). I suggest looking in a script section named for the Pokedex screen for a place where a PokemonSprite.new is assigned to a @sprite array.

    Or go ask in the forum thread for the graphics pack. The person who developed it will likely be able to give you something.

    ok ty
     
    Back
    Top