#Seeking Help in Reference to Video

1 messages · Page 1 of 1 (latest)

hazy hill
#

Hi, I'm a beginner and after following this video https://www.youtube.com/watch?v=4HpC--2iowE I've hit a wall at 14:05. I've copied the script but I'm getting error with the line shown in the screenshot. If anyone could help me understand the problem I would appreciate it. Thanks.

Let's learn how to make a solid third person controller with a moving camera!

Jason no longer offers the course mentioned in the video.

👕Get the new Brackeys Hoodie: https://lineofcode.io/

● Third person controller asset: https://assetstore.unity.com/packages/templates/systems/third-person-controller-126347?aid=1101lPGj

·····················...

▶ Play video
naive hazel
#

What error are you getting?

#

I dont see any errors

tribal ridge
#

your IDE is just suggesting to make a change on the code, but it is completely perfect valid code

#

in this case the suggestion it is making consists of saving the value you assign on the transform's rotation property on a variable, I assume in case you need to use it later

hazy hill
#

wow okay I misunderstood that tool then

#

thank you both very much