filler clip

This commit is contained in:
Rendo 2025-07-22 02:11:21 +05:00
commit a4201c6adb
9 changed files with 181 additions and 12 deletions

View file

@ -2,7 +2,7 @@ extends Node
func _on_play_button_pressed() -> void:
LevelController.call("StartLevel",preload("uid://dd3yegl1xo44m"),preload("uid://ctbue7dex4umy"))
LevelController.call("StartLevel",preload("uid://dd3yegl1xo44m"),preload("uid://ds2js2vylygvy"))
$ChannelPlayer.call("Play")