chests are saved to playlist

This commit is contained in:
derek
2025-03-27 17:03:08 -05:00
parent 91f58c4dfc
commit 97bb2c9852
8 changed files with 45 additions and 56 deletions

View File

@@ -36,6 +36,10 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0169516, 0.0284452, -0.008
[node name="LEVEL UTILS" type="Node" parent="."]
[node name="Playlist Generator" parent="LEVEL UTILS" instance=ExtResource("3_udqcb")]
checksum_test = null
load_playlist_from_file = null
chest_drops = null
chests_per_match = null
[node name="PlaylistLoader" type="Node" parent="LEVEL UTILS"]
script = ExtResource("3_2u2e7")