tweaks to playlist loader, working on preventing reentry to levels in round

This commit is contained in:
derek
2025-02-28 16:41:21 -06:00
parent dba1be2034
commit 3ab4160be6
9 changed files with 23 additions and 8 deletions

View File

@@ -41,8 +41,6 @@ gamemode = ExtResource("2_62iy8")
[node name="LEVEL UTILS" type="Node" parent="."]
[node name="Playlist Generator" parent="LEVEL UTILS" instance=ExtResource("3_udqcb")]
rounds_per_match = 3
matches_per_year = 52
[node name="PlaylistLoader" type="Node" parent="LEVEL UTILS"]
script = ExtResource("3_2u2e7")