Hi, i started the course a day before and am now in the method part. When using the transform.rotate code i am not getting any suggestions on the keyword and in unity am getting the error as shown in the snapshot. please help
I am not going to try and answer any VSCode issues because I don’t have it (and the number of issues regarding it here should tell you why) and don’t know how to solve it.
I will, however, answer the question about the error. It’s a valid error. The correct method is transform.Rotate(0f,0f,1.3f)
- it should have an Uppercase ‘R’.
1 Like
it’s better to refer Documentation before raising a query.
documentations helps you alot.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.