❔ 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
$unitybug
If intellisense is not working for VSCode / Visual Studio, follow these steps.
Close the editor and re-open it again by double-clicking a script file.
We literally can't even see the error ..
Check that code.
oh sorry i can show u what it says
You are missing something.
its exactly the same as in the video
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#
noted
Which you can then use to create games on your own without being stuck in tutorial hell.
thanks for the advice
Check here to get started with learning C# by doing small console apps.
$helloworld
Written interactive course https://learn.microsoft.com/en-us/users/dotnet/collections/yz26f8y64n7k07
Videos https://dotnet.microsoft.com/learn/videos
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.