Get speed/velocity for camera+relative+world movements in VR

Probaly tried everything you are thinking,
nodes like get velocity (+get component velocity) all come back with 0.

All I want is a single speed float param that is increased by both relative movement in 3D space + and world movement when moving from the joystick. Maybe even a small increase by player head movement, so that I can counter this with a vignette that would increase more into the players vision when moving to reduce sickness.

Hello

to get velocity from your camera in vr (HMD) use get raw sensor data and choose HMD in device section

1 Like