Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started 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.
-
To make the character disappear, set the animation to blank, then use a battle animation of them attacking as the battle animation. :)
-
Thanks. Guess that solves one problem. XD