philhzss / OttoMatic-VR

A VR port of Pangea Software’s Otto Matic 🤖
https://pangeasoft.net/otto
Other
2 stars 0 forks source link

Add rumble / haptic through SteamVR Input #14

Closed philhzss closed 3 years ago

philhzss commented 3 years ago

We should be able to hijack the rumble function in input.c and just stick our SteamVR stuff in there, tweaking the sensitivity and/or duration of course

https://github.com/fordcars/OttoMatic-VR/blob/c27d1d4421cbcbde627c7074f1301b96f03214de/src/System/input.c#L497-L507

philhzss commented 3 years ago

~Add vibration on each step when big Otto?~ Done