So today, I thought I’d learned enough Java and C++ to make a simple showcase game in Unity. I even had 3D models I’d made to use! But little did I know, Unity’s “Hub” feature ruins the whole thing. The download for the editor always gets stuck at “installing”. Should I use Godot or Unreal Engine? Or should I use a different one? I really need help
For further actions, you may consider blocking this person and/or reporting abuse
Discussion (4)
You should use VS CODE it supports almost all the languages
Here is a list of VS CODE supported languages :-
Visual Studio Code isn't a game engine, thus not what OP asked for.
@devgm1 I would go with Godot if I were you, because it's a lot more beginner friendly compared to Unreal Engine
Thank you!
Like @superfola said, Visual Studio Code is a place to run and debug code. It’s for making sure your script works, not a game engine.