What is an Animation Event? Animation Events are little flags, that allow you to trigger a method on an animation frame. The “Add Event” button is...
Intro There's a good chance that you've stumbled across the term serialization.It allows us to see variables in the inspector and it's easier to parse...
Prologue This Tutorial probably only works for Windows users since Linux Shells andthe Command Line on Mac have a different syntax than Windows cmd...
Prologue This Tutorial only works for Windows users since the software AutoHotkey is only built for it. Why Do We Use [SerializeField]? Exposing your...
I searched for an alternative to flipping sprites in a sidescroller environment and wasn't that happy with my findings. To flip the sprite, my script...