Kevin's Stuff

Just a plain old Software Engineer who feels like making video games. Level up by checking out my blogs and tutorials here. Have fun!

Save and Load using PlayerPrefs in Unity
Learn the basics of using PlayerPrefs to save and load data in Unity.
Save and Load Games using BinaryFormatter in Unity
Learn the basics of saving and loading data using BinaryFormatter in Unity.
Save and Load Games using JSON in Unity
Learn the basics of saving and loading data using JSON in Unity.
Animation Transitions in Unity
Learn how to transition between animations in Unity and gain a better understanding of the animator controller with this tutorial!
Sprite Animation in Unity
Learn how to create sprite animation in Unity.
Sprite Sheet Setup in Unity
Learn how to prepare sprite sheets for animations in Unity.