Posted May 02, 2021 by Thickplottens
Switched the camera script in the kinematic controller asset to cinemachine. Mainly because I'm more used to working with cinemachine.
I also added missing input handling as pre-requisite for implementing more actions and animations from the mecanim animation asset.
Lastly I added little bit of UI; a mini map.
Most importantly I learned how to use butler with ich.io uploads for upload via cli.
I also got into testing webgl locally with python server.