Core gry, settings
Dodanie skryptu settings i core_manager Uruchomienie liczenia czasu w grze
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user