Changing Reflect Animation

● ARCHIVED · READ-ONLY
Started by SuperNurse 2 posts View original ↗
  1. So I haven't touched RPG Maker in awhile but now getting back to it again...I remember I fiddled with this before but seem to have forgotten.  I want to change the animation when a magic gets reflected.  I currently have it set to the default "Holy Shield" reflect (I guess it's the default?) but I've forgotten where that line is located.  If someone could help?  Thanks in advance.
  2. Find out what the animation id is of the one that currently plays, and then do a full script search (Control+Shift+F) for that number (no leading zeros - 015 would be 15)


    I'm just not doing it for you because I don't have Ace on this computer.