You've already forked zumbi-game
skip 1 more frame when checking for VR runtime
This commit is contained in:
@@ -17,6 +17,7 @@ public class StartupHeadsetCheck : MonoBehaviour
|
||||
yield return null;
|
||||
yield return null;
|
||||
yield return null;
|
||||
yield return null;
|
||||
|
||||
if (!IsOpenXRRunning())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user