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
Godot addon to convert an animated scene into a PNG sprite.Usage:- Open addons/it.ludidorici.scene2sprite/recorder.tscn- Press Load Scene to select the scene to record (if outside of the current project all the required resources should be embedded).- Configure the capture parameters (number of frames per seconds, delay, size, sprite size, etc).- Press Generate to generate the sprite (you can check the result in the bottom-left preview, click it to enlarge).- Press Save to select the output (png) file.
scene2sprite
Godot addon to convert an animated scene into a PNG sprite.
How to use
- Open
addons/it.ludidorici.scene2sprite/recorder.tscn - Press
Load Sceneto select the scene to record (if outside of the current project all the required resources should be embedded). - Configure the capture parameters (number of frames per seconds, delay, size, sprite size, etc).
- Press
Generateto generate the sprite (you can check the result in the bottom-left preview, click it to enlarge). - Press
Saveto select the output (png) file.
Support Us
If you like what we are doing, and you want to support us, check out our videogame and follow us on twitter.
Godot addon to convert an animated scene into a PNG sprite.
Usage:
- Open addons/it.ludidorici.scene2sprite/recorder.tscn
- Press Load Scene to select the scene to record (if outside of the current project all the required resources should be embedded).
- Configure the capture parameters (number of frames per seconds, delay, size, sprite size, etc).
- Press Generate to generate the sprite (you can check the result in the bottom-left preview, click it to enlarge).
- Press Save to select the output (png) file.
Reviews
Quick Information
Godot addon to convert an animated scene into a PNG sprite.Usage:- Open addons/it.ludidorici.scene2sprite/recorder.tscn- Press Load Scene to select the scene to record (if outside of the current project all the required resources should be embedded).- Configure the capture parameters (number of frames per seconds, delay, size, sprite size, etc).- Press Generate to generate the sprite (you can check the result in the bottom-left preview, click it to enlarge).- Press Save to select the output (png) file.