Charas-Project

Game Creation => Requests => RPG Maker Programming => Topic started by: Mikael on November 29, 2007, 03:51:28 PM

Title: "All Enemies" - Spells Animation
Post 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
Title:
Post by: Moosetroop11 on November 29, 2007, 03:54:07 PM
There's a box to tick somewhere which says 'global scope'. That's what you're looking for.
Title:
Post by: Mikael on November 29, 2007, 04:04:32 PM
Found it! Thank you very much :D