Charas-Project

Game Creation => Requests => Tutorials => Topic started by: The Great Goddess Atma on September 09, 2004, 12:44:15 AM

Title: Atma's RPGMK2k(3) Character Transformation Skill Tutorial
Post by: The Great Goddess Atma on September 09, 2004, 12:44:15 AM
-First off, you need to make the creature/person you want to transform into as a seperate hero in the databse.

-After doing that, go to skills and name it whatever you want.

-For classification, choose SWITCH and make this a BATTLE ONLY skill.

-Then make the description/MP cost/everything else the same way you normally would.

-For the ON SWITCH, make a new switch and name it after the technique.

-Go to common events and make a new event with the same name as the attack. Make it AUTO START. For the Appearance condition, add the switch for the technique you made earlier.

-Go back to the hero data and give the skill to whomever needs it. Then go back to the common event.

-Add the CHANGE PARTY command and have it remove whomever uses the skill. Click OK.

-For the next command choose CHANGE PARTY again and add whomever or whatever the character transforms into. Click OK and go to the MONSTERS PARTY.

-Do this for every single monster party in the game. FOr TRIGGER, put the same teachnique switch. In the EVENT COMMAND box, choose CHANGE PARTY REMOVE (who uses it) and then CHANGE PARTY ADD (what they become). I reccomend copying the page once and pasting it everywhere else.

-You're done! You can also add some neat things like I did, which is making a unique item that gives the character the transformation skill and giving the transformation interesting attacks or strengths or stats. Mine is so strong it beocmes AI control.

Try different things and see what you can come up with. Have fun!

Also, sorry if a tutorial like this already exists.
Title:
Post by: WarxePB on September 09, 2004, 12:47:32 AM
This is a common, simple tutorial. It was explained step by step, though, making it easier for RM2K3 newbs to understand.

All in all, good job.
Title:
Post by: akime6 on September 24, 2004, 12:26:14 AM
Thanks. Great tutorial!
Title:
Post by: Red Giant on September 24, 2004, 12:28:48 AM
Pretty simple, but well done. You could also merge it with a Day/Night system to make a werewolf character *Ponders*.
Title:
Post by: SaiKar on September 24, 2004, 03:35:19 PM
 
Quote
-Add the CHANGE PARTY command and have it remove whomever uses the skill. Click OK.

-For the next command choose CHANGE PARTY again and add whomever or whatever the character transforms into. Click OK and go to the MONSTERS PARTY.


Problem. If the transforming character happens to be the only one alive, when he/she is removed from the party during the transformation the game ends abruptly. This is the main reason I never released a "switch party in battle" tutorial, which follows a very similar idea.

Aside from putting strange restrictions on the skill (can only be used when someone else is alive, can only be used when there are 3 or less in the party) does anyone know how to fix this?
Title: After Affect
Post by: DaShroom on August 13, 2005, 12:15:49 AM
After the Battle though, it frezzes up. Know how to fix that?
Title:
Post by: DaShroom on August 13, 2005, 12:19:14 AM
o wait. What the guy 2 posts above said....
Title:
Post by: Master Yoda on August 13, 2005, 08:37:32 AM
Also when the party changes, the new character moves to the bottom of the screen, meaning that the main character could not have the skill.
Title:
Post by: Moosetroop11 on August 13, 2005, 08:51:58 AM
*Ahem* This topic is old news now, guys. If you wanna transform, I suggest using 'change class' instead.
Title:
Post by: Master Yoda on August 13, 2005, 10:10:47 AM
Ah good point, and I am The Doctor, the final timelord, mawhahaha. I never thought of trying change class before....
Title:
Post by: AsakuraHao2004 on August 13, 2005, 07:16:28 PM
Aww man, and here I thought Atma had returned..
Title:
Post by: DaShroom on August 15, 2005, 11:12:47 PM
but how do you change back?
I found out how to stop it from frezzing after battle, but still can't
figure out how to untransform.
Title:
Post by: DaShroom on August 15, 2005, 11:17:08 PM
but how do you change back?
I found out how to stop it from frezzing after battle, but still can't
figure out how to untransform.