can now add and store leaderboards. started work on playlist loading

This commit is contained in:
derek
2025-02-28 11:58:10 -06:00
parent 096b505cfa
commit 3356f9e191
15 changed files with 143 additions and 45 deletions

View File

@@ -13,7 +13,7 @@ emission_enabled = true
emission = Color(0.223698, 0.336652, 0.628522, 1)
emission_energy_multiplier = 5.6
[node name="Scene Changer" type="Area3D"]
[node name="Scene Changer" type="Area3D" groups=["portal"]]
collision_layer = 4
collision_mask = 4
script = ExtResource("1_7ngxb")