Skip to content

Releases: valentinwinkelmann/Unity-Clonk-Importer

Unity Clonk Importer V.1.1.0

05 May 18:37
c0db3c1

Choose a tag to compare

🎉More features are being added:

  • SpriteLibrary Asset can now be created automatically, which is helpful for SpriteSwapping.
  • A ScriptableObject similar to ActMap.txt can be created and allows to find sprites via C# based on their frame number and action name.
  • Sample content for a classic Unity Animator controller as well as animations for the SpriteLibrary have been added.
  • A basic ShaderGraph URP SpriteShader has been added that takes the overlay texture into account.
  • The code has been cleaned up a bit.

Unity Clonk Importer

04 May 18:13
5742beb

Choose a tag to compare

Initial release of the Unity Clonk Importer as .unitypackage. Just import it and use it in Unity under Tools -> Unity Clonk Importer. More detailed description in the Readme.md