Charas-Project

Game Creation => Requests => RPG Maker Programming => Topic started by: Unknown_Project on June 29, 2008, 10:06:45 PM

Title: Hmm...
Post by: Unknown_Project on June 29, 2008, 10:06:45 PM
Finally decided on what type of game to create. XD

Anyways, how do you make it so that when a certain skill is used, the character using it disappears until the skill is over? Technically, I want to make it look like the character teleports to the enemy, attacks, and then comes back.

Also, is there a way to make the character disappear when the character walks up to an enemy using a skill?

Another question is if there is a way to play a sound when a character levels up.

Thanks for anyone's time to answer.
Title: Re: Hmm...
Post by: Zerlina on June 30, 2008, 07:23:35 AM
To make the character disappear, set the animation to blank, then use a battle animation of them attacking as the battle animation. :)
Title: Re: Hmm...
Post by: Unknown_Project on July 01, 2008, 03:58:38 AM
Thanks. Guess that solves one problem. XD