⏴

Unity Samples

Often, as I try out learning new features with Unity & or experimenting, I will create projects on GitHub.
Controller
A very simple game that work with a joypad controller.
And also uses the VFX graph for a kind of collision animation.
Unity controller sample - Github
Two player input
A basic code sample showing the input manager being configured to allow for 2 players.
Unity Two Player Sample - Github