Forum Discussion
9 years ago
Attaching OVRPlayerController To A Moving Platform
I've been trying to do this all day - jump to a platform which is moving from point A to B. You should be able to let go of the controls and just move with the platform. I can do this with a defau...
9 years ago
Thanks cyber.
I've got it working and it is the same for the OVR player and default Unity. I believe my problem was the platform i was moving on to was too small for the OVRPlayerController, which is slightly larger than the Unity one.
Anyway, it's done by a script similar to "OnTriggerEnter" make OVRPlayerController a child of the platform and of course when you exit you're not a child of...
Very simple which made it all the more annoying when it didn't work.
I've got it working and it is the same for the OVR player and default Unity. I believe my problem was the platform i was moving on to was too small for the OVRPlayerController, which is slightly larger than the Unity one.
Anyway, it's done by a script similar to "OnTriggerEnter" make OVRPlayerController a child of the platform and of course when you exit you're not a child of...
Very simple which made it all the more annoying when it didn't work.
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 year ago
- 3 years ago