Aseprite Importer

An asset by LeonardMeagher2
The page banner background of a mountain and forest
Aseprite Importer hero image

Quick Information

0 ratings
Aseprite Importer icon image
LeonardMeagher2
Aseprite Importer

Use your Aseprite files directly in your Godot project.Supports 2D and 3D sprites, animations, layers and user data on frames.

Supported Engine Version
4.0
Version String
1.0.1
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

Godot Aseprite Importer

Godot version 4.x

This importer lets you just put aseprite/ase files in your project and they get imported as Sprite2D or Sprite3D nodes with an animation player.

User Data

This importer also handles user_data, cel user data gets added to the animation you can get the value by doing sprite.get_meta("aseprite_user_data", [])

if a frame tag has user data with autoplay it will be set to automatically play on load in the editor. if you have multiple tags with autoplay in the user data only the last one will be set to play when the scene loads.

Use your Aseprite files directly in your Godot project.
Supports 2D and 3D sprites, animations, layers and user data on frames.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Aseprite Importer icon image
LeonardMeagher2
Aseprite Importer

Use your Aseprite files directly in your Godot project.Supports 2D and 3D sprites, animations, layers and user data on frames.

Supported Engine Version
4.0
Version String
1.0.1
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers