Madness check-in
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user