Animated Sprite to Animation Player Convertor
by poohcom1
62
Godot AnimatedSprite to AnimationPlayer Convertor
A Godot addon to convert animated sprite frames to animations in an animation player. Adds an extra slot in AnimationPlayers' inspector tab to import sprites from an AnimatedSprite.
Installation
- Clone this repository or download from the Godot Asset Library page
- Copy
addons/AS2P
to your addons folder (or create a new one if you don't have one) - Activate the plugin in your Project Settings and you're ready to go!
Usage
- Select the
AnimationPlayer
node to import the sprites to. - In the drop-down, select the path to the AnimatedSprite to import the sprites from.
- Click "Import" to convert.
For existing animations, the plugin will automatically update only the necessary tracks
Download
Version1.1
Download Now
Support
If you need help or have questions about this plugin, please contact the author.
Contact Author