removed jolt physics addon as it is now default, started playing with seed generation of playlists

This commit is contained in:
derek
2025-03-27 15:57:30 -05:00
parent 5cd0793efb
commit 91f58c4dfc
55 changed files with 122 additions and 668 deletions

View File

@@ -2,8 +2,8 @@
[ext_resource type="Script" uid="uid://euykrpkb4h0m" path="res://scripts/scene_changer.gd" id="1_7ngxb"]
[sub_resource type="BoxShape3D" id="BoxShape3D_mvtr6"]
size = Vector3(20, 20, 20)
[sub_resource type="SphereShape3D" id="SphereShape3D_idsnf"]
radius = 5.0
[sub_resource type="SphereMesh" id="SphereMesh_wfy04"]
@@ -20,7 +20,7 @@ collision_mask = 4
script = ExtResource("1_7ngxb")
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
shape = SubResource("BoxShape3D_mvtr6")
shape = SubResource("SphereShape3D_idsnf")
[node name="MeshInstance3D" type="MeshInstance3D" parent="."]
visible = false