code at main sprite srry for bad animation its just demo I don't want to spend much time IMPORTANT notes before use this design is alpha and I am using a stable version for my project so make sure each animation is arranged properly example sweep.1,.2,.3,.4,.5,.6,.7 secondsweep.1,.2,.3 don't do sweep.5,.4,.7 because it relies on the next and previous frame but the stable does not it automatically arranges it but it uses a different method and I'm to busy to do it here I cant backpack it since its on a another device and being made in an offline editor Animation = animation name (don't include .(frame)) example frame 1 is sweep.1 just type sweep Frames = IMPORTANT, how many frames are in the animation its ok to put a value lesser than the actual frames to make cut frames but don't set to 0 or 1 its pointless and breaks it Speed = wait ? before next frame negative values to disable 0 will lag just a little bit so -1 will do if empty it is 0 automatically Reverse = Flip animation (start from last frame and slowly till first) Reset = don't or do go back to first frame played reverse and reset can be empty