progress
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
extends Scene
|
||||
|
||||
|
||||
func _on_frog_pond_interacted() -> void:
|
||||
$kq4_015_frog_pond.default_script(self)
|
||||
|
||||
|
||||
func _on_forest_path_interacted() -> void:
|
||||
print("HERE OK")
|
||||
$kq4_010_forest_path.default_script(self)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user