I want to evaluate this open-source asset for planetarium previz:
I followed the instructions, but I can only get the POV to jump, not move with WASD or pan with the mouse.
What am I missing?
Thanks
I want to evaluate this open-source asset for planetarium previz:
I followed the instructions, but I can only get the POV to jump, not move with WASD or pan with the mouse.
What am I missing?
Thanks
Here are the errors I’m getting.
InputAction Event references unknown Action 'ToggleCalibrationGridOrientation' for InputAction ToggleCalibrationGridOrientation
InputAction Event references unknown Action 'CameraBackView' for InputAction CameraBackView
InputAction Event references unknown Action 'ToggleCalibrationTestPattern' for InputAction ToggleCalibrationTestPattern
Input Axis Event references unknown Axis 'Turn' for InputAxis Turn
Input Axis Event references unknown Axis 'LookUpRate' for InputAxis LookUpRate
Input Axis Event references unknown Axis 'MoveRight' for InputAxis MoveRight
Input Axis Event references unknown Axis 'MoveForward' for InputAxis MoveForward
How do I create the missing Actions and Axis’s?
Thanks