Unity’s CEO is out, but that still may not be enough for developers

nanoUFO@sh.itjust.worksmod to Games@sh.itjust.works – 254 points –
Unity’s CEO is out, but that still may not be enough for developers
theverge.com
33

You are viewing a single comment

I spent a week and really liked Godot, lightweight, amazing UX, very compatible with Linux, and the feeling of being part of a community is so good. C# support is great, but not as good as Gdscript, and coding in C# is so much faster for me. For instance there is no hot reloading on C#. Managed to get Vs code working and debugging after as while but broke the compatibility with unity of Vs code. So it's tricky to work on both engines on Vs code simultaneously.

Does VS Code not have profiles you can set up to switch between.

I'm sure I used to use something like that but I can't remember if it was VS code if it was something else I don't have access to my computer right now to check.