Charas-Project
Game Creation => Requests => Tutorials => Topic started by: sirpablo on July 14, 2008, 08:57:11 PM
-
if someone knows something I say so
i´m spanish
-
if your just looking to change the Character apperance, just make a switch.
here look at these.
(http://i262.photobucket.com/albums/ii93/maximous88/img1.jpg)
(On Page 2)
(http://i262.photobucket.com/albums/ii93/maximous88/img2.jpg)
(http://i262.photobucket.com/albums/ii93/maximous88/img3.jpg)
(http://i262.photobucket.com/albums/ii93/maximous88/img4.jpg)
-
As lucas said. Make a class change.
Make a class that is the first hero.(Add battlechar, skills and stats)
Make a class for the evolved hero.(Add battlechar, skills and stats)
If the evolvement takes place after a certain level then do the following:
Add a Common Event(DAtabase)
Make the first command be a Conditional Branch(Conditional Operations).
Make the requirement be: Hero Zack. lvl 30 (or anything you want really).
Then add some cool battle animation or BGM.
Now find "Change class" on the last page of the event operations.
Choose it and then choose to transfer the stats and/or skills as you see fit.
And done.
But i'm not sure if you will understnad this.