removed jolt physics addon as it is now default, started playing with seed generation of playlists
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user