Skip to main content

Sprite animation cutter


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

Most popular entries

Eli Puzzle

Eli Puzzle Technologies: Java, Kotlin, libGDX, Android Studio Platforms: Android, Windows, Browser (Chrome, Safari, etc.) Eli Puzzle is a sliding puzzle game where the goal is to arrange the pieces in the correct order. Solve increasingly tricky puzzles Play through a variety of unique number-tile puzzles that increase in difficulty. Each level shows a preview of the completed puzzle, so you always know what you're aiming for. Beat the clock and earn stars There’s no time limit, but the faster you solve the puzzle, the more stars you earn: ⭐⭐⭐ Quick victory ⭐⭐ Good time ⭐ Took it easy Unlock new levels Complete puzzles to unlock new ones or, if you're stuck, you...

Sprite animation player

Sprite animation player Technologies: Java, libGDX, Android Studio Platforms: Android, Windows Sprite animation player is a mobile application for Android developed with Java, libGDX and Android Studio. This app is designed for people who make sprite animations. The app allows you to test your sprite sheets and create animated gifs from a sprite sheet or with separate sprites. The Sprite animation player: a tool for testing sprite animations In order to facilitate the creation and testing of sprite animations, the Sprite animation player allows you to easily preview the appearance of a sprite animation, whether it's a sprite sheet or a package of separate sprites. How to test a sprite sheet: Open the sprite ...