Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
Fast Sprite Animation
A Godot editor tool that streamlines the creation of frame-based animations from sprite sheets.
Supported Engine Version
4.6
Version String
1
License Version
MIT
Support Level
community
Modified Date
1 day ago
Git URL
Issue URL
Godot Fast Sprite Animation Plugin
A Godot editor tool that streamlines the creation of frame-based animations from sprite sheets.
Features
- Quick Animation Creation: Generate animations directly from sprite sheet rows
- Visual Preview: See your sprite sheet texture in the editor
- Flexible Configuration:
- Select any row from your sprite sheet
- Customize frame duration
- Name animations easily
- Automatic Setup: Creates AnimationLibrary and keyframes automatically
How to Use
- Select Your Sprite2D: In the scene tree, click on your Sprite2D node, then click the "Select Sprite2D node" button
- Select Your AnimationPlayer: In the scene tree, click on your AnimationPlayer node, then click the "Select AnimationPlayer node" button
- Configure Animation:
- Select Row: Choose which row of frames to animate
- Frame Duration: Set how long each frame displays (in seconds)
- Animation Name: Give your animation a name
- Create: Click "Add Animation" to generate the animation
Requirements
- Godot 4.6
- A Sprite2D with
hframesandvframesproperly configured (important) - An AnimationPlayer node to receive the animation
A Godot editor tool that streamlines the creation of frame-based animations from sprite sheets.
Reviews
Quick Information
Fast Sprite Animation
A Godot editor tool that streamlines the creation of frame-based animations from sprite sheets.
Supported Engine Version
4.6
Version String
1
License Version
MIT
Support Level
community
Modified Date
1 day ago
Git URL
Issue URL