Forum Discussion
CHADALAK1
12 years agoExplorer
ADS and locking cursor in middle
I'm having an issue with the new Sept. UDK and understanding how to lock the crosshair in the middle with a bool. is there a way to do so?
2 Replies
Replies have been turned off for this discussion
- artyom17Expert ProtegeThere are two aim modes: Separate (the default one) and Normal (when aim is strictly on the center). You can switch between the two by using Oculus.SetAimMode function (SetAimMode(OMA_Normal) and SetAimMode(OMA_Separate)). You can do it via console command 'SetAimMode 0' / 'SetAimMode 1' too. Refer to Engine/Classes/Oculus.uc for details.
- CHADALAK1ExplorerTHANK YOU THANK YOU THANK YOU!!! ^_^!!!!!!! that solved everything ^_^!! oculus still best forum support :D
Hope this helps peeps elsewhere too!
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
- 9 years ago
- 5 months ago