I disabled left thumbstick's X axis, "A" and "D" keys, and mouse look for now. I'm a little bit confused after looking at the code for controlling a 3D character. How do I assign the "look left" and "look right" commands to thumbstick's X axis, and "A" and "D" keys? How do I modify the "look" commands for the right thumbstick so that when I let go of the right thumbstick, the camera view return to neutral? There's "Walk-Through" template but it appears to be same as FPS templete because it uses the same "plBipedInput01.wdl" file.