First experience with Spriter
So I want to try to make my crab animation using Spriter so, first I cut out all the different parts from my Inkscape image. I did leave out all….
So I want to try to make my crab animation using Spriter so, first I cut out all the different parts from my Inkscape image. I did leave out all….
I was having problems with Unity draw call batching. I’ve started on a small 2d game (Earth Guardian) and had made a small mockup and was already having problems with….
My first encounter with Unity touch input didn’t go as I wanted it to.. After some failed attempt and a test scene in Unity, it did started to make sense…..
Finally I’ve had some time to work on the 3×3 project, which have resulted in a version 7. I’ve added a particle effect with box meshes, for when boxes are removed…..
I just wanted to show how I chose to do the player control script. After playing the game some more, I’ve decided that the game isn’t going to work on….
Mesh Generation in Unity I come from the good old OpenGL way of doing things and like the control I had with the simple geometry, so when I stumped upon….