passthru_studio
Explorer
since ‎10-18-2022
‎08-05-2023

User Statistics

  • 6 Posts
  • 0 Solutions
  • 1 Kudos given
  • 1 Kudos received

User Activity

I'm using this code to attach a game object to hand_thumb3: _rightHandSkeleton = _rightHand.GetComponent(); _rightBoneToTrack = _rightHandSkeleton.Bones .Where(b => b.Id == OVRSkeleton.BoneId.Hand_Thumb3) .SingleOrDefault(); _myGameObject.transform.S...
I have an app that is live on App Lab. I want to update the price of the app. How do I update the price? The save changes button says I can not make changes to a build that is already approved.Do I really have to make another app submission to change...
Kudos from
Kudos given to