poikee
❔ for some reason I keep getting the error "UnassignedReferenceException: m_GroundCheck..." help
exact error message - UnassignedReferenceException: The variable m_GroundCheck of CharacterController2D has not been assigned.
You probably need to assign the m_GroundCheck variable of the CharacterController2D script in the inspector.
UnityEngine.Transform.get_position () (at <ab74fe8c3de74feeafac966c034df8aa>:0)
CharacterController2D.FixedUpdate () (at Assets/Movement.cs:51)
4 replies