Charas-Project

Game Creation => Requests => Tutorials => Topic started by: Majin Deathshade on March 31, 2006, 04:28:20 AM

Title: Simple n00b Tutorial... Maybe too Simple...
Post by: Majin Deathshade on March 31, 2006, 04:28:20 AM
If you can't do this already, I seriously pity you...

What You'll need:

1: One Main Character to use the System.

2: Battle Animations of the Main Characters Pet, doing things.

3: Special Skills in the Skills Section of the Database.

4: Skill Scroll Type Items in the Items Section of the Database.

All you have to do is program Animations of the Pet doing things.  Then, you make the Skills that use those Animations.  Next, you make the Skill Scroll Items use those Skills.  Finally, you make those Skill Scroll Items only useable by the Character with the Pet.

Example:

Item: Hot Jerky

Description: Feed it to (Pet Name Here) During a Fight.

Skill Invoked When Used: Fire Breath.

Effect of Fire Breath: Inflicts (Insert Damage Number Here) Fire Damage.

Like I said, it might be too simple...  It seems so simple, that a Caven00b could do it...