Skip to content
nklbdev edited this page Aug 3, 2023 · 5 revisions

This is Importality - a bundle of raster graphics and animations import plugins for Godot 4.x

en ru

All in one

Godot is a great engine for creating games and interactive applications. This is open source software on GitHub under the MIT license.

It can import many graphics and sound source files into its projects and has a rich API for creating import plugins. Importality is one such plugin.

Importality can import graphics and animations from the most popular applications in this field into Godot:

  • Aseprite/LibreSprite
  • Krita
  • Pencil2D
  • Piskel
  • Pixelorama

If you know how another format works, or how to work with the CLI of another application, graphics and animation from which can be imported in this way - please offer your help in any way. It could be:

  • Text description of format or CLI operation
  • Pull request with a new exporter
  • A temporary or permanent license for paid software to be able to study it and create an exporter, for example for:
    • Adobe Photoshop
    • Adobe Animate
    • Adobe Character Animator
    • Affinity Photo
    • Moho Debut / Moho Pro
    • Toon Boom Harmony
    • and others

Here and below, I will use as an example a free set of template animations from the author Zeggy, which can be downloaded from [itch.io](https://zegley.itch.io/ 2d-platformermetroidvania-asset-pack)

Running man

Settings

Settings

Clone this wiki locally