1 messages · Page 1 of 1 (latest)
Try Input.is_action_pressed(“walk_up”)
Sorry. Like this:
if Input.is_action_pressed(“walk_up”): // movement code for walking up here