This project allows you to construct sprites from layered pieces and arrange them into frames for animation. When this project is finished it will export the animation data as a text file to be imported and used in an actual game. Controls.. "piece" selects the current piece to be edited the eye toggles displaying the current piece in sprite "layer" moves the current piece up or down in sprite "bright" sets a pieces brightness "parent" changes which the current pieces parent "X", "Y", and "rotate" all move the selected piece in relation to its parent. "-frame+" changes the current animation frame "insert frame" ads a copy of the last animation frame "remove frame" removes the current animation frame "copy frame" copies all the current frame's parameters "paste frame" pastes copied data over the current frame green arrow tarts animation playback red square stops animation playback Note: When I finish this I will make a YouTube tutorial video on how to use it that will cover everything from preparing sprites for usage, importing them as costumes, and using the project to arrange the pieces into sprite animations.
all by Locomule new features: editing of animation frames/simple animation playback/sprite zoom next: more animation editing features