RMRK is retiring.
Server is paid up for the rest of 2026, but the forum may go after that. See here for more information. Please archive or save anything you would like to keep before 2027.
Main Menu
  • Welcome to The RPG Maker Resource Kit.

skill with multi animations

Started by JMD, March 05, 2006, 04:18:49 AM

0 Members and 1 Guest are viewing this topic.

JMD

This question is with rm2k3

My game has skill that uses different animations for the enemy its used on, what ways can I go about this? I know I can copy the skill and allow and disallow skills before the battle with the enemy takes place but I was wondering if there would be a more efficent way of changing my animations for this skill?

blueXx

if by changing you simply mean not using the default, use the animation tab in the database, make a little animation and attach it to the skill

if you want to change it at some point of the game, make a copy of the skill, put a diffrent animation on it and switch the skills around at will
holy shit my sig was big!

JMD

yeah thats what I figured I'd have to do, guess ill just have to do that