NPCs can take quests!
This commit is contained in:
@@ -58,6 +58,8 @@ func set_movement_target(target : Vector2) -> void:
|
||||
func show_speech_bubble(bubble_type : String) -> void:
|
||||
bubble.try_show_speech(bubble_type)
|
||||
|
||||
|
||||
|
||||
func _on_nav_agent_finished() -> void:
|
||||
navigation_finished.emit()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user