Transform local position errors

i am on the unity course** on Aragon asalt. and am on the lesson move player using input.


i have copyed the code and could realy use some help thanks.

Properties on a class are lower case.

transform.localPosition

Check the API docs

what do you mean?

He’s saying, instead of typing transform.LocalPosition, use transform.localPosition instead.

thanks it worked!!!

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms