Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I get this error #35

Open
PufferFishDev opened this issue Aug 9, 2021 · 1 comment
Open

I get this error #35

PufferFishDev opened this issue Aug 9, 2021 · 1 comment

Comments

@PufferFishDev
Copy link

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 <53407686a67f4d21a4ef710a7828900a>:0)
CharacterController2D.FixedUpdate () (at Assets/Scripts/CharacterController2D.cs:51)

@PandaDevX
Copy link

In the inspector tab of charactercontroller2d script in unity you need to assign the m_GroundCheck

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants