Added a platform to test the uncrouch behaviour
This commit is contained in:
parent
af0bfc6aa7
commit
ac112b78d6
@ -72,7 +72,13 @@ use_collision = true
|
|||||||
mesh = SubResource("BoxMesh_2fetm")
|
mesh = SubResource("BoxMesh_2fetm")
|
||||||
|
|
||||||
[node name="Step" type="CSGMesh3D" parent="."]
|
[node name="Step" type="CSGMesh3D" parent="."]
|
||||||
transform = Transform3D(0.99999, 0, -0.00441563, 0, 1, 0, 0.00441563, 0, 0.99999, -2.946, 0.15, -9.852)
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2.946, 0.15, -9.852)
|
||||||
|
material_override = ExtResource("2_h0dxl")
|
||||||
|
use_collision = true
|
||||||
|
mesh = SubResource("BoxMesh_mjdeu")
|
||||||
|
|
||||||
|
[node name="Platform" type="CSGMesh3D" parent="."]
|
||||||
|
transform = Transform3D(0.999999, 0, 0, 0, 1, 0, 0, 0, 0.999999, -11.5, 1.15, -7.5)
|
||||||
material_override = ExtResource("2_h0dxl")
|
material_override = ExtResource("2_h0dxl")
|
||||||
use_collision = true
|
use_collision = true
|
||||||
mesh = SubResource("BoxMesh_mjdeu")
|
mesh = SubResource("BoxMesh_mjdeu")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user