SkillAgentSearch skills...

SpriteAtlasAddon

Automatically render and tile animations to a sprite sheet. With options to export animation data to XML and json.

Install / Use

/learn @Mattline1/SpriteAtlasAddon
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Header

The Sprite Atlas Addon for Blender allows users to render animated objects to a sprite sheet. The textures and animation data can then be exported for use in other 2D software.

This addon was originally built to render 3d models to textures that can later be used in 2d game engines to create a pseudo 3D effect. A prime example would be factorio.

Animate

Specify animations that will be rendered in sequence and automatically tiled onto the sprite sheet.

addactions

Render

Specify individual sprite sizes, final image size, and framerate directly in the Addon interface. Rendering via the addon will automatically render and tile the animations specified from a user definable number of angles.

render

Export

Export images in all the file formats blender supports, and export animation data to JSON and XML formats, these files can be read by other programs to render animations back.

export

How to use

Download the repo as a .zip file and install it from the blender preferences menu.

install

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated1mo ago
Forks3

Languages

Python

Security Score

90/100

Audited on Jan 31, 2026

No findings