playlist now removes played scenes
This commit is contained in:
@@ -192,24 +192,25 @@ transform = Transform3D(22.6681, 0, 0, 0, 3.41912, 0, 0, 0, 6.68795, 16.4442, -5
|
||||
scene_path = "res://scenes/enemy_working_scene.tscn"
|
||||
scene_name = "Enemy Working Scene"
|
||||
level_gamemode = ExtResource("6_t16kj")
|
||||
hub_portal = true
|
||||
|
||||
[node name="Blockout2" parent="." instance=ExtResource("5_alya6")]
|
||||
transform = Transform3D(0.100323, 0, 16.2141, 0, 30.4856, 0, -22.8099, 0, 0.0713132, -17.949, -57.3609, -2.74808)
|
||||
scene_path = "res://assets/blockout_2.tscn"
|
||||
scene_name = "Blockout 2"
|
||||
level_gamemode = ExtResource("6_t16kj")
|
||||
hub_portal = true
|
||||
|
||||
[node name="Gulag of Money" parent="." instance=ExtResource("5_alya6")]
|
||||
transform = Transform3D(22.8101, 0, 0, 0, 30.4856, 0, 0, 0, 16.2143, -0.602371, -57.3609, 24.0114)
|
||||
scene_path = "res://scenes/Arena of Money.tscn"
|
||||
scene_name = "The Gulag"
|
||||
level_gamemode = ExtResource("6_pf4wj")
|
||||
hub_portal = true
|
||||
|
||||
[node name="TestLevel2v2" parent="." instance=ExtResource("5_alya6")]
|
||||
transform = Transform3D(22.8101, 0, 0, 0, 30.4856, 0, 0, 0, 16.2143, 0.74234, -57.3609, -22.7822)
|
||||
scene_path = "res://scenes/test_level_2v2.tscn"
|
||||
scene_name = "Test Level 2v2"
|
||||
level_gamemode = ExtResource("6_t16kj")
|
||||
hub_portal = true
|
||||
|
||||
[node name="Stats" parent="." instance=ExtResource("6_mkn70")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.212402, 1.9891, -6.02898)
|
||||
|
||||
Reference in New Issue
Block a user