You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just download the latest release and import the unitypackage into your Unity Project.
17
16
### 💾Importing a Clonk Spritesheet
@@ -26,18 +25,18 @@ You can use Anigrab as many clonkers did before to pack their mod spritesheets.
26
25
27
26
28
27
### 🎯Todo
29
-
[x] Import Clonk Spritesheets into Unity and split into ActMap Animations via ActMap.txt
30
-
[x] Import Title Image into Unity via DefCore.txt
31
-
[x] Support for multiple Spritesheets
32
-
[] Sprite Shader which understands the Clonk Overlay Texture
33
-
[] Add extra sprites like Overlay.png as [Secondary Textures](https://docs.unity3d.com/Manual/SpriteEditor-SecondaryTextures.html)
34
-
[] Generate [Sprite Library Asset](https://docs.unity3d.com/Packages/com.unity.2d.animation@7.0/manual/SpriteSwapIntro.html) for Sprite Swapping.
35
-
[] Let Animations be placed ontop of Graphics, like Single Door Spritesheet Animations on a House.
36
-
[] Example Clonk Player Controller just for Fun🕹️
28
+
-[x] Import Clonk Spritesheets into Unity and split into ActMap Animations via ActMap.txt
29
+
-[x] Import Title Image into Unity via DefCore.txt
30
+
-[x] Support for multiple Spritesheets
31
+
-[ ] Sprite Shader which understands the Clonk Overlay Texture
32
+
-[ ] Add extra sprites like Overlay.png as [Secondary Textures](https://docs.unity3d.com/Manual/SpriteEditor-SecondaryTextures.html)
33
+
-[ ] Generate [Sprite Library Asset](https://docs.unity3d.com/Packages/com.unity.2d.animation@7.0/manual/SpriteSwapIntro.html) for Sprite Swapping.
34
+
-[ ] Let Animations be placed ontop of Graphics, like Single Door Spritesheet Animations on a House.
35
+
-[ ] Example Clonk Player Controller just for Fun🕹️
37
36
38
37
39
38
40
39
## 📃License
41
40
The Unity Clonk Importer is licensed under the MIT License. See `LICENSE` for more information.
42
-
Im not affiliated with Matthes Bender or Clonk in any way. This dosn't allow you to use the Original Clonk Spritesheets or others Mod Spritesheets in any way. It's meant to be used with your own Spritesheets.
41
+
Im not affiliated with Matthes Bender or Clonk in any way. This Importer Plugin dosn't allow you to use the Original Clonk Spritesheets or others Mod Spritesheets in any way. It's meant to be used with your own Spritesheets.
43
42
'Clonk' is a registered trademark of Matthes Bender.
0 commit comments