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

@@ -1,4 +1,5 @@
extends Area3D
class_name Portal
@export var scene_path : String
@export var scene_name : String