❔ i need help with code from a brackeys video

i am sitting here for like 2 hour following brackeys "how to make a game in unity" videos and i cant figure out what i am doing wrong bcz he is doing exactly the same but i get errors when he doesn't
15 Replies
Buddy
Buddy2y ago
$unitybug
MODiX
MODiX2y ago
If intellisense is not working for VSCode / Visual Studio, follow these steps.
Go into Unity Editor -> Preferences -> External Tools -> Set Visual Studio (or Visual Studio Code) as your preferred editor.
Go into Unity Editor -> Preferences -> External Tools -> Set Visual Studio (or Visual Studio Code) as your preferred editor.
Close the editor and re-open it again by double-clicking a script file.
Buddy
Buddy2y ago
We literally can't even see the error ..
Buddy
Buddy2y ago
Buddy
Buddy2y ago
Check that code.
Heimdall (nah o lasios eimai)
oh sorry i can show u what it says
Buddy
Buddy2y ago
You are missing something.
Heimdall (nah o lasios eimai)
its exactly the same as in the video
Buddy
Buddy2y ago
No it isn't Check again. One more thing, I do not recommend to learn C# by looking at Unity tutorials and blindly copying code. I highly recommend to learn C# by creating applications of your own using Console Application. That way you will learn the fundamentals of C#
Buddy
Buddy2y ago
Which you can then use to create games on your own without being stuck in tutorial hell.
Heimdall (nah o lasios eimai)
thanks for the advice
Buddy
Buddy2y ago
Check here to get started with learning C# by doing small console apps. $helloworld
Accord
Accord2y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.

Did you find this page helpful?