Is there a script to change the enemy battler graphic? I tried enemy transform, but that requires more than just a new graphic. I just want to change the graphic.
It's a fixed battle so I know enemy's index in $game_troop.enemies
This post has been edited by Tsukihime: Oct 24 2011, 06:57 PM
Like so: ( Just a Script command ). Where 1 means the 2nd enemy ( I believe you're familiar with how coding starts counting with 0? ), and 055-Snake01 is the name of the new graphic
And that did it for me
__________________________
K.I.S.S. Want help with your scripting problems? Upload a demo! Or at the very least; provide links to the scripts in question.