This asset also provide scripts that support Unity's Legacy Input System. However, using the new Input System package gives you more advantages than the Legacy Input System. It has more flexible ...
In this article, we continue developing a character controller for a 2D platformer in Unity, thoroughly examining each step of configuring and optimizing controls. In the previous article, “How to ...
In a previous tutorial, I walked you through the process of making your first “2D game.” We built a simple script which would let a character sprite bounce around the screen. From there, I insinuated ...
If you'd like the most up to date version (which is the most cool), then pull the repo or download it here and copy the files in Assets to your project's Assets folder. Unity 5.3 appears to change the ...