update
This commit is contained in:
@@ -11,7 +11,7 @@ func _ready() -> void:
|
||||
|
||||
func start_action(person, object):
|
||||
person.action = self
|
||||
person.visible = false
|
||||
set_person_pos(person)
|
||||
person.set_timer(5)
|
||||
|
||||
func stop_action(person, object):
|
||||
print("action stoped")
|
||||
|
||||
Reference in New Issue
Block a user