I.m using the third person control add on. but every time I press the space bar to jump I get the error message;
Button “jump” is not setup. Please select “Update Input Manager” within the Start Window
UnityEngine.Debug:LogError(Object)
Opsive.ThirdPersonController.Input.UnityStandaloneInput:GetButton(String, ButtonAction)
Opsive.ThirdPersonController.Input.UnityInput:GetButtonUpInternal(String, Boolean)
Opsive.ThirdPersonController.Input.PlayerInput:GetButtonUp(String)
Opsive.ThirdPersonController.ControllerHandler:Update()
any ideas