Using C# in Godot with Visual studio code [VSC]

Опубликовано: 29 Октябрь 2024
на канале: Coco Code
26,813
1k

🎁 Support CC and DOWNLOAD finished Unity project: https://www.patreon.com/posts/9020085...

In this comprehensive tutorial, dive into the world of C# scripting within the Godot game engine. Designed with Unity developers in mind, this guide facilitates a seamless transition. Discover step-by-step instructions on setting up your preferred IDE, Visual Studio Code, crafting C# scripts, and accessing them effortlessly. Plus, gain valuable insights into taking those crucial first steps towards harnessing the power of C# in your Godot projects. Elevate your game development skills today!

--------------------------------------------------------------------------------
🔗 LINKS IN THIS VIDEO:
Godot engine download: https://godotengine.org/
Visual Studio Code download: https://code.visualstudio.com/download
JSON Snippets (launch.json/tasks.json): https://cococode.net/courses/how-to-u...

--------------------------------------------------------------------------------
👨‍💻 SOCIALS:
💜 Join our Discord:   / discord  
🔵 Follow me on Twitter:   / cococodeyt  

--------------------------------------------------------------------------------
🎓 YOU WILL LEARN:
How to install Visual Studio Code
How to use C# width Godot engine
How to connect button signal with the script
How to change label/text in Godot using script
What are the upsides and downsides of C# support in Godot

--------------------------------------------------------------------------------
⚙️ VIDEO CHAPTERS:
0:00 - Intro
0:07 - Setup C# with Godot
2:57 - Godot with C# basics
4:59 - C# Debugging
6:16 - Worth knowing and tips