First full commit version. Original Files

This commit is contained in:
2026-06-02 09:12:22 -07:00
parent ca54d7073f
commit 80979dff66
824 changed files with 20587 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
extends Node
func _ready() -> void:
#$"/root/Global".Level = 1
$"/root/Global".StarTotal = 0
+1
View File
@@ -0,0 +1 @@
uid://dl5d0r842nyjm
+501
View File
File diff suppressed because one or more lines are too long
+8
View File
@@ -0,0 +1,8 @@
extends Node
func _ready() -> void:
$"/root/Global".Level = 2
#print(str("Level ",$"/root/Global".Level))
+1
View File
@@ -0,0 +1 @@
uid://dmyvdsj8qsmtr
+563
View File
File diff suppressed because one or more lines are too long
+8
View File
@@ -0,0 +1,8 @@
extends Node
func _ready() -> void:
$"/root/Global".Level = 3
#print(str("Level ",$"/root/Global".Level))
+1
View File
@@ -0,0 +1 @@
uid://ltpasjrobjcn
+703
View File
File diff suppressed because one or more lines are too long
+8
View File
@@ -0,0 +1,8 @@
extends Node
func _ready() -> void:
$"/root/Global".Level = 4
#print(str("Level ",$"/root/Global".Level))
+1
View File
@@ -0,0 +1 @@
uid://dwkka1mcoggks
+846
View File
File diff suppressed because one or more lines are too long
+8
View File
@@ -0,0 +1,8 @@
extends Node
func _ready() -> void:
$"/root/Global".Level = 5
#print(str("Level ",$"/root/Global".Level))
+1
View File
@@ -0,0 +1 @@
uid://cen5uhn7eax8r
+739
View File
File diff suppressed because one or more lines are too long