Question with C# Visual Studio

Hey Guys,
i had an Problem with C# Visual Studio it dosent show all Variabels thatz createt from Unity, so that i only must prest TAB and the selected Word is ther. Can somweone help me

This may help you with intellisense problems:

Also, try update the VSCode package inside of Unity: Window → Package Manager → Search for Visual Studio Code Editor → Press the Update button

Also, this: No suggestions in Vscode

1 Like

Ok thanks for helping again :smile:
But i dindt find it :frowning:

Can you please answer me another Question?

What did i do for an Procedural Terrain Type for an Survival Game:

and Endless, and Sphere/Planet or an floating Island like Valheim?

I’m sorry, I don’t understand this question. I suppose you can do whatever strategy you like. I have not made a survival game but I have made lots of procedural generation, including endless, sphere/planet, and floating island. They’re all just different techniques.