#My problemo with Input System

1 messages · Page 1 of 1 (latest)

solid isle
#

Here is the Input manager screen

solid isle
#

Why am I having an issue here, it just doesnt respond

#

public void Jump(InputAction.CallbackContext context)
{
if (context.performed)
{the rest of my stuff

#

Its supposed to make my player jump, i dont have any errors but its just not happening