Pastebin
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
1 messages · Page 1 of 1 (latest)
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
line 60*
Your GetKeyUp check is inside the if(isJumping == true && Input.GetKey(KeyCode.UpArrow)) condition. Since you cannot release the button while also holding it, it can never be called
ha! I'm sorry I feel so stupid