C# Basics in Godot 02 - Setting Up Visual Studio Code

Поделиться
HTML-код
  • Опубликовано: 10 ноя 2024

Комментарии • 11

  • @ArkDay
    @ArkDay Месяц назад

    Man you explain even the small useless details that I need ❤

  • @personalpass
    @personalpass 7 месяцев назад +1

    Thank you so much for this series I can not wait to get started ! I really hope the rest is coming fast ⌨

    • @arkadegamesllc
      @arkadegamesllc  7 месяцев назад +2

      As fast as real life allows! The next part will be up earlier than these first two (and be FAR shorter :D).

    • @personalpass
      @personalpass 7 месяцев назад +1

      @@arkadegamesllc hahaha awesome can’t wait 😁☀️

  • @justinthedeveloper3660
    @justinthedeveloper3660 8 месяцев назад

    Good follow up for those that need the config help! Looking forward to the rest.

    • @arkadegamesllc
      @arkadegamesllc  7 месяцев назад

      Thank you! I hope you're ready to dig into some code coming up - the real fun is just getting started!

  • @fictitiousnightmares
    @fictitiousnightmares 5 месяцев назад

    So since I already had Visual Studio 2022 installed from using Unity, this was simple as hell. Didn't have to do anything except change the editor setting in Godot. Done. Don't get me started on how hard it was to download VS Community Edition in the first place and how useless Microsoft's support was a month or so ago when I installed it. :P

  • @brandonstone931
    @brandonstone931 7 месяцев назад

    Question about the JSON files. Do you have to add the new vscode folder and the files with every new project? I am assuming so, but I just wanted to clarify. Thanks for this awesome video series.

    • @arkadegamesllc
      @arkadegamesllc  7 месяцев назад +1

      I've had to, yes. There are some tutorials that have you boot up Godot and go through making VS Code the IDE in the Editor settings and the folder is generated for them, but I haven't had any luck there. The joy of different setups, I suppose :)

  • @CityRoastGames
    @CityRoastGames 6 месяцев назад

    I have VS 2022 Pro. Not sure what would change in this setup. I assume just skip to the JSON file section?

    • @arkadegamesllc
      @arkadegamesllc  6 месяцев назад +1

      Visual Studio is not the same program as VS Code and would have different setup instructions. The C# Basics page in the Godot documentation linked in the description should have instructions for you on how to set up Visual Studio.