Jump to content
Shoki

help for returning a character to his normal form

Recommended Posts

Hi , I begin on RPG maker and I've got a problem with a thing : 
I create a special skill class  called ultimates. One of this spell is a transformation. So I put buffs ( using base option of rpg maker mv )  and create a common event for some "cinematic" things ( I remove things like music from the code here because it's not the problem) . But when I try the skill,  the character manage to transform but at the end  of the battle he is still in his upgraded form. I want an automatic for this transformation and not doing all event in Troops for returning the  hero to normal from. Can you help me ? 

 

Hero appearance : Héros,ssj(0),hero(0),ssj

if: Script : $gameTroop.isAllDead() 

   Hero appearance : Héros,hero(0),hero(0),hero
  

end

 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

  • Recently Browsing   0 members

    No registered users viewing this page.

×
Top ArrowTop Arrow Highlighted