inventory soort van

This commit is contained in:
2023-02-10 00:25:46 +01:00
parent 922d36fe3c
commit 250ab93c15
8 changed files with 106 additions and 49 deletions
+1
View File
@@ -4,6 +4,7 @@ var combination
func _ready():
combination = randi() % 10000
print(combination)
$".."/CombiCode.mesh.text = "%04d" % combination #met leading 0'en
func get_number():