Hey there, I’d like to know if and how it is possible to make a vr game for phones in 2023
I tried the google cardboard xr plugin (the one described here: Hướng dẫn nhanh về Google Cardboard dành cho Unity | Google for Developers), but I run in too many problems when building. The info on the page on what info to put in build gradle templates seems to be outdated and I don’t know enough about that topic to get it fixed.
Is there a more recent version somewhere, or another plugin to try?
Cardboard usually is the go-to way.
Where did you get stuck, which error, did you try Unity 2020LTS in case support has been removed in newer versions?
Edit: just saw the plugin is still maintained. 2021 and 2022 LTS should also work
I tried multiple LTS versions, always with the same error. Would you believe it though, now that I tried to reproduce it, it did not turn up again. I have no idea what I did different this time, must be the magic of the demo effect. But it could build now, woohoo!
P.S.: I have the suspicion that maybe my mistake was that I did not select “3D project” but “XR template” when creating a new project but who knows