I’m trying to implement Kinect movement and shooting in the Unreal 4 FPS example. Currently the player can slightly move left,right,forwards and backwards but I really have to move around the room. I want to make it when I lean forward the player moves forward continuously, if I lean left the player strafes left continuously etc.
I’m using the blueprint from the Kinect4Unreal project setup video.
Can anyone help me get proper movement and mouse look using Kinect?