Skip to content
Alfish edited this page Feb 8, 2023 · 16 revisions

KRaster Importer

With this plugin, any .kra, .krz and .ora files in your project will be recognized as assets.
You can see their preview in the Project window.
Whenever you edit any of those files externally, it will be reimported automatically.

Imported Source Image Assets in Unity Project Views

Note that this importer works in two modes that can be used interchangeably.

  1. Internal PNG Mode: Supports only simple images without HDR or animation. Can generate only in PNG format. Fast and doesn't require installing a separate program.
  2. External Program Mode (disabled by default): Calls a command from an image editor to convert files. Required when dealing with HDR or animated files, or when converting to formats other than PNG. Recommended for advanced images (e.g., when the color space of the source image is not sRGB).

If you have Krita installed, you can enable the external mode in the User Preferences for this plugin. The appropriate mode will be chosen automatically to maximize performance on importation.

Support

If you find a bug, you can report it in the Issue Tracker.
For questions or private conversations, use Unity Forum.

This plugin is still in development. More features and optimizations are planned for a future release.
But if you already ❤️ this, please consider posting a review!

You may want to also check these other assets: Unity Asset Store


Clone this wiki locally