Virtual Reality addon

Created at
Updated at

Is there a playable enough way to export RPG Maker Unite games as vr games?

Comments

Created at

Unfortunately there's no official support for VR with Unite or any automatic converters, but it's doable with some manual adjustments.

The biggest change is making UI elements "World Space" so they work properly in VR. You'll also need to set up VR controller inputs and adjust camera controls.

Unity's XR Interaction Toolkit and various Asset Store packages can help. Check Unity's VR documentation to get started.