Managing Animator Parameters with Static Strings - 2D Platformer Crash Course in Unity 2022 (Part 9)
Tutorial on keeping track of animator parameters names across your scripts by using a class with static strings referenced across your project so that all the hard coded string values are in one, easily
Installing Cinemachine, InputSystem, and PlayMode Settings - 2D Platformer Crash Course (Part 3)
How to use the Package Manager to install Cinemachine and Input System inside of Unity 2022. To finish the project setup, how to turn off Domain Reload in playmodesettings to enter play mode significantly