Forum Discussion
fireofsly
3 years agoHonored Guest
[Bug]Hand Pose for Button.Start does not work.
oculus intergration: 38.0
Unity: 2019.4.37
private void Update()
{
if (OVRInput.Get(OVRInput.Button.Start))
{
// controllers work
// Hand pose does work
}
else
{
m_IsStart = false;
}
}
Replies have been turned off for this discussion
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 1 month ago
- 5 years ago
- 2 years ago