Hello, I’m trying to get my “MotionController R thumbstick x” to snap rotate the camera 45% much like in games Echo Arena and Robo Recall. At present its doing a smooth rotation and the thumbstick y (up/down) also effects the camera. Any ideas?
Sorry posted then found a solution in a video by Marco Ghislanzoni
The answer is in the comments posted by Marco.
“This is how to do snap rotation with the thumbstick: https://i.imgur.com/pw8zsvB.png. Just connect everything after the input event to InputAxis MotionControllerThumbRight_X shown at 3:06. Thumbstick Threshold can be set to 0.8. Snap Turn Angle is typically 45 or 90 degrees.”
Thanks Marco!!