Dynamic Camera Size To View All GameObjects In Unity
While developing Hexa for the Steam store I always thought that it would work well as a mobile game. It was simple in controls and could easily be picked and...
While developing Hexa for the Steam store I always thought that it would work well as a mobile game. It was simple in controls and could easily be picked and...
While working on my new game Hexa I came to the point where I needed to implement the Steam Workshop. I started to go about it the same way I did with Layers...
I’ve just added achievements to my game Layers and thought I would write a quick guide on how I did it as I haven’t posted anything in awhile.
I like using Linux for everyday use as well as for developing. The Unity Linux Experimental build works great and up until now I found Visual Studio Code wor...
This short guide will show you how to make the circle animation below. It’s actually quite simple.
This is just a nice short and simple script that I sometimes use to make the camera in Unity smoothly follow an object. Just add this script to a orthographi...