Madness check-in

This commit is contained in:
2023-09-04 04:19:27 -07:00
parent bf60e2dd9e
commit 8523d6b64f
166 changed files with 11305 additions and 1737 deletions

View File

@@ -28,7 +28,7 @@ rotation_mode = 0
cubic_interp = false
tilt_enabled = false
[node name="RigidBody3D" type="RigidBody3D" parent="Path3D/PathFollow3D" node_paths=PackedStringArray("_pathFollow")]
[node name="RigidBody3D" type="RigidBody3D" parent="Path3D/PathFollow3D"]
collision_layer = 0
collision_mask = 2
gravity_scale = 0.0
@@ -38,7 +38,6 @@ contact_monitor = true
can_sleep = false
script = ExtResource("1_m03um")
_speed = 1.0
_pathFollow = NodePath("..")
[node name="Nesspoly" type="MeshInstance3D" parent="Path3D/PathFollow3D/RigidBody3D"]
transform = Transform3D(7, 0, 0, 0, 7, 0, 0, 0, 7, 0, 0, 0)