Hello everyone! I brought you a whole bunch of graphics and animation importers for Godot! It was a tough six months of development.
IMPORTALITY is an addon for Godot 4.x that allows you to import many formats into ready-to-use resources!
Exports from:
- Aseprite/LibreSprite (app integration)
- Krita (app integration)
- Pencil2D (app integration)
- Piskel (independent parser)
- Pixelorama (independent parser)
Imports to:
- Regular images
- Sprite Sheet (JSON resource without stored text, but with all the information in the "data" property)
- SpriteFrames
- AnimatedSprite2D/3D
- Sprite2D/3D or TextureRect animated with AnimationPlayer
And it can import any other formats as regular images by calling external command line utilities. Now you can instantly import PDN, XCF and other formats!
I hope it will be useful for you. Try it and I'll be glad to any feedback!
Be sure to read the Wiki in the repository - there is a lot of useful information, especially about complex integration with Krita.
Godot Asset Library: https://godotengine.org/asset-library/asset/2025
GitHib: https://github.com/nklbdev/godot-4-importality
Demo on YouTube (without sound, only subtitles) https://youtu.be/tlfhlQPr_IA
Universal raster graphics and animations importers pack - GitHub - nklbdev/godot-4-importality: Universal raster graphics and animations importers pack
Репозиторий на GitHub: https://github.com/nklbdev/godot-4-importality
Тема на GameDev.ru: https://gamedev.ru/projects/forum/?id=277886
Плагин для Krita для выбора диапазона кадров на таймлайне по клику на историю в Storyboard: https://github.com/nklbdev/krita-storyboard-timeline-selector