Anyone here using Godot for VR/AR dev? ...curious what's the story here and how it stands against Unity on this front since I'm lately interested with developing VR productivity apps and using a game-engine seems like kind of the only viable cross-platform solution for this, the path that others have taken too. But which engine... that's an open question, and I'm not that fond of Unity :)
I can recommend Godot for VR. I switched from Unity to Godot a couple of months ago and haven't looked back. I'm developing for the Quest on Mac and Godot is significantly faster in building to run on your device. Plus, the hot-reload feature means that you don't need to rebuild every time (although once your Quest goes to sleep you need to rebuild). Other than that, I love Godot's node system, that it's compatibile…
...still hacking around with Unity, but after I get a basic PoC of what I'm doing I might switch to Godot (with C# as the language) for developing the actual MVC.