First full commit version. Original Files
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
extends Node
|
||||
|
||||
func _ready() -> void:
|
||||
$"/root/Global".Level = 4
|
||||
|
||||
#print(str("Level ",$"/root/Global".Level))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user