Charas-Project

Game Creation => Requests => RPG Maker Programming => Topic started by: megamanzero639 on February 01, 2006, 07:32:17 AM

Title: Transforming boss
Post by: megamanzero639 on February 01, 2006, 07:32:17 AM
I am trying to make a battle where when you enter the battle the boss asks you two questions. Depending on the answer he transforms into one of two forms. I made the three forms. Each has different stats. The first one os as weak as can be while the other two are really well balanced. I can't seem to get the stats for the other forms to take place. I would like it if someone can tell me how tomake it where the shape of the boss changes along with the stats.
Thanks
Title:
Post by: WarxePB on February 01, 2006, 09:22:22 PM
Please explain your problem a bit more clearly. I'm not sure if you need help with just the boss transforming, or the entire system itself.
Title:
Post by: Meiscool-2 on February 01, 2006, 10:41:39 PM
Make the choice, then turn a switch one based on which choice it is. For the monster, make it where if choice one switch is on, it has an action it can take that allows it to transform into another monster. The same goes for choice 2. Set the transform action to 100 and walla.