Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: Mikael on November 29, 2007, 03:51:28 PM
-
Hey there
I want to make a spell that plays an animation and hurts all enemies after it is finished. But when I pick the Target as "All Enemies", the animation plays on every single enemy.
Think of Summons in Final Fantasy V, where Ifrit show up, plays his animation and afterwards the enemies get damaged.
I am using RPG Maker 2003.
greets
-
There's a box to tick somewhere which says 'global scope'. That's what you're looking for.
-
Found it! Thank you very much :D