Core gry, settings

Dodanie skryptu settings i core_manager
Uruchomienie liczenia czasu w grze
This commit is contained in:
2025-10-23 16:23:12 +02:00
parent b7f0180a96
commit b52ef06af8
8 changed files with 40 additions and 3 deletions

View File

@@ -4,7 +4,6 @@ var index : float = 0
var index_integer = 0
@onready var GNN_lenght = get_node ("Label/GIN").get_total_character_count()
func _ready():
# teraz chowamy niepotrzebne teksty
$Label/Nazwa_statku.hide()
$Label/Nazwa_statku.visible_characters = 0