How do I create VR Games?

Whatsmyname?

Newbie
Joined
Feb 15, 2020
Messages
18
Reaction score
0
Hey everyone if am interested in creating vr games what game engine should use Unreal Or Unity? I have some experience with unity and c# but for some reasons games on unreal always look just soo good. I don't know if this is only me.
 
Hey everyone if am interested in creating vr games what game engine should use Unreal Or Unity? I have some experience with unity and c# but for some reasons games on unreal always look just soo good. I don't know if this is only me.

I'm a gamedev myself, you can also make things look amazing in Unity (even better than Unreal). The only reason Unreal usually looks good is it has post-processing from the start of your project. Not to mention that if you wanna do some advance scripting you need to know C++ which is a step hardcore than C#.

Anyway, if you wanna make VR Games the engine doesn't matter much but I do recommend Unity because of its high flexibility. It's way easier to deal with 3rd party packages in Unity than in Unreal in my experience.

For a start too you need to know what kind of VR games you wanna make. Are you aiming for Mobile VR (Gear VR, Google Cardboard), or Standalone VR (Rift, Vive, Windows MR).

If you're aiming to target Rift then there's also tons of quick tutorials on YT or Unity website itself to get your hands dirty with development.

Let me know if you have other questions.
 
I'd recommend you to get an Oculus Quest, and check the Unity Asset Store, there is a lot of free stuff.
 
Back
Top