mirror of
https://github.com/creyD/ludum_dare_46.git
synced 2026-06-13 05:52:24 +02:00
Fixed a bit of menu shit
This commit is contained in:
@@ -12,7 +12,7 @@ onready var startup= $Startup
|
||||
var finished_once := false
|
||||
|
||||
func _ready():
|
||||
startup.play("start")
|
||||
startup.start()
|
||||
animation_player.play("__INIT__")
|
||||
SoundControler.pub_play_music("res://Menus/Sounds/menu_theme.ogg", false)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user