feature/connect-level-and-reset-btn (#77)
Co-authored-by: VAILLANT Jeremy <vaillant.jeremy@dev-crea.com> Reviewed-on: Athena/game-source#77 Co-authored-by: darknight <vaillant.jeremy@dev-crea.com> Co-committed-by: darknight <vaillant.jeremy@dev-crea.com>
This commit is contained in:
@@ -17,8 +17,6 @@ func _ready():
|
||||
_initialize_loading_scene()
|
||||
|
||||
func _initialize_loading_scene():
|
||||
print("[global#goto_scene] establish signal before")
|
||||
|
||||
animation.connect("animation_started", Event, "_loading_is_started")
|
||||
animation.connect("animation_finished", Event, "_loading_is_finished")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user