Sprite animation cutter
Technologies: Java, libGDX, Android Studio
Platforms: Android, Windows
Sprite animation cutter is a mobile application for Android developed with Java, libGDX and Android Studio, designed for people who make sprite animations, this application is an enhancement of the Sprite animation player with some new features, the application allows you to test your sprite sheets , create animated gifs from a sprite sheet or with separate sprites, and separate sprites from a sprite sheet which can be exported as PNG images.
To test a sprite sheet, import the sprite sheet you want to test and specify the number of rows and columns the sprite sheet has, then press the play button.
If you want to exclude any sprite from the animation, you can split the animation and drag the sprite out of the frame. In the same way, you can also change the position of the sprites.
Also, you can export the sprites as separate images. Once you have opened the sprite sheet and specified the number of rows and columns, simply select the "Separate sprites" button to split them, and then press "Export sprites" to save them as individual files.
Sprite Animation Cutter has 6 playback modes:
- MODE: Normal
- MODE: Reversed
- MODE: Loop
- MODE: Loop Reversed
- MODE: Loop Ping Pong
- MODE: Loop Random
You can test the animation with the different playback modes. By default, the animation will play in MODE: Loop.
Comments
Post a Comment