lggauci / IMTAssignment2016

0 stars 0 forks source link

Jump #2

Open lggauci opened 8 years ago

lggauci commented 8 years ago

When the mouse is clicked the player jumps.

lggauci commented 8 years ago

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.