frame-of-mind/src/logic-scenes/boot/boot.gd

5 lines
109 B
GDScript3
Raw Normal View History

extends Node
2025-12-10 17:52:09 +00:00
func _ready() -> void:
Main.normal_boot = true # Tell the system this is a normal game start