#help ! GetKeyUp does not work (line 45)

1 messages · Page 1 of 1 (latest)

candid notch
#

line 60*

leaden wedge
#

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

idle cliff
#

^

#

i was lookin too.. hard to catch that with the way the brackets are

candid notch
#

ha! I'm sorry I feel so stupid