Charas-Project

Game Creation => Requests => RPG Maker Programming => Topic started by: Linkforce on August 12, 2005, 08:38:48 AM

Title: Change Graphic
Post by: Linkforce on August 12, 2005, 08:38:48 AM
Is there a way to permanently change the Hero graphic?  Or do you always have to put a "Change Hero Graphic" Event in each Teleport?
Title:
Post by: PyroAlchemist on August 12, 2005, 11:05:53 AM
When you click on change hero gaphic and change the look it should stay. I did that and my guy stayed looking like what I turned him into.
Title:
Post by: Slayer004_69 on August 12, 2005, 03:23:42 PM
if ur talking about the "walk graphic" u must choose , in the event command, the : Set Hero Walk GFX, then, u put the one u want, and, if u want a completly new character....you could Change Party, removing the one u have, and replacing by the one u would like to have, hope it helps you !

P.S. when u change de hero graphic in Move Event, ur character will only be the "new one" if ur staying in the same map....
Title:
Post by: blackskullwarlock on August 12, 2005, 04:07:05 PM
I know that 'Change Sprite Association' works correctly. It sticks even after teleports.
Title:
Post by: Linkforce on August 12, 2005, 04:16:52 PM
Ok...theres a bit of confusion, so i will make an example.  

In Zelda, Link can change his Tunic.  From Red to Green and Blue.  But when he teleports to a new map, he is still wearing the same clothes.  But you can switch his clothes, and it will again stay the same when you teleport.  So, is there a way to do that in rm2k3 without making the Hero have to Change back to the same graphic everytime he teleports?

Ex: Hero wears white shirt.  Goes to closet to change to red shirt.  When he teleports, he goes back to white shirt.  Unless you put a "Change Graphic" command in the teleport event, he will change back to the white shirt.  Is there a way to do this without always having to add the "Change Graphic" command?
Title:
Post by: Slayer004_69 on August 12, 2005, 04:18:58 PM
i said it how... read again closely ! and try it :P
Title:
Post by: Guzeinbuick on August 20, 2005, 12:05:56 AM
Quote
Originally posted by Linkforce
Ok...theres a bit of confusion, so i will make an example.  

In Zelda, Link can change his Tunic.  From Red to Green and Blue.  But when he teleports to a new map, he is still wearing the same clothes.  But you can switch his clothes, and it will again stay the same when you teleport.  So, is there a way to do that in rm2k3 without making the Hero have to Change back to the same graphic everytime he teleports?

Ex: Hero wears white shirt.  Goes to closet to change to red shirt.  When he teleports, he goes back to white shirt.  Unless you put a "Change Graphic" command in the teleport event, he will change back to the white shirt.  Is there a way to do this without always having to add the "Change Graphic" command?


Hmm....that's pretty wierd. Everytime I use the Change Graphic command it's pernament.
Title:
Post by: coasterkrazy on August 20, 2005, 12:46:51 AM
It didn't stay permanent for me either. Try what blackskullwarlock said - the sprite association change.