cambazzu
Honored Guest
since ‎11-14-2020
3 weeks ago

User Statistics

  • 4 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Avvio il visore Oculus Quest 2 dopo i logo blu diventa tutto nero il led diventa bianco dopo qualche secondo si spegne . Ho tentato di fare il reset di fabbrica e reinstallare il firmware del visore ma nulla. Che posso fare?
I tried the following source code:using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; public class Pausa4 : MonoBehaviour { public bool bPause; public Text pausat; // Start is called before the first f...
I need to save the location of an ocusus player to a file and then restore it when the game restarts. Or intermediate savataggio points. What should I save the tranform postion of the room? But those are dynamic.. in a normal 3d player generally save...