Open lggauci opened 8 years ago
When the mouse is clicked the player jumps.
This can be down using the line Input.GetMouseButtonDown() in an if function, The contained text in the if function would be to make the actual player jump.
When the mouse is clicked the player jumps.