forked from 2121578/gai-ca2
joar
parent
fb84f548d4
commit
e8f9a0b163
|
@ -39,16 +39,6 @@ func _process(delta: float) -> void:
|
|||
move_to_chest()
|
||||
move_to_campfire()
|
||||
move_to_boatpart()
|
||||
# if Input.is_action_just_pressed("key_5"):
|
||||
# move_to_nearest_bush()
|
||||
# # if Input.is_action_just_pressed("key_6"):
|
||||
# # move_to_boatpart()
|
||||
# if Input.is_action_just_pressed("key_7"):
|
||||
# move_to_chest()
|
||||
# # if Input.is_action_just_pressed("key_8"):
|
||||
# # move_to_boat_building_place()
|
||||
# if Input.is_action_just_pressed("key_6"):
|
||||
# move_to_campfire()
|
||||
|
||||
# SECTION: board access/mangement
|
||||
|
||||
|
|
Loading…
Reference in New Issue