I'm using
this script to make my battlers into simple looping animations (I don't want to use a full on side view system or anything, just have looping animated battlers, a la
Phantasy Star). It works, but the animation speed is
incredibly fast, and all my attempts at playing with the 'anim_speed' and 'anim' integers either reduce the number of frames being displayed or cause the animation to speed up even more. Any idea what I
should be altering / deleting / replacing to get a speed that isn't totally ridiculous? Or should I just switch to another script?
Thanks.
EDIT: Thought I'd solved it by altering the "@anim +=" integer but that just creates a weird scrolling effect.
This post has been edited by richardpilbeam: Mar 21 2012, 08:05 AM