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.
Nevermind, I sorta figured out how to do it.
Heres how incase anyone was wondering:
$Trainer.trainertype = 83 #changes your characters graphic
But Im still not sure how to change your sprite.
I try this:
$game_player.setDefaultCharName(chname,0)
But it just gives errors. Maybe Im not sure...
Hi, Im not really that good at programming in ruby but I was wondering if it was possible to make it so that I can chage the main characters appearance, like change the sprite and player graphic. Im trying to create a clothing system in my game where you can talk to people and change your...