Fläche erweitert
This commit is contained in:
parent
f35baec2ee
commit
9cd2909d17
2 changed files with 12 additions and 2 deletions
|
@ -35,7 +35,7 @@ transform = Transform3D(-0.866023, -0.433016, 0.250001, 0, 0.499998, 0.866027, -
|
||||||
shadow_enabled = true
|
shadow_enabled = true
|
||||||
|
|
||||||
[node name="MeshInstance3D2" type="MeshInstance3D" parent="."]
|
[node name="MeshInstance3D2" type="MeshInstance3D" parent="."]
|
||||||
transform = Transform3D(1, 0, 0, 0, 0.976672, -0.214735, 0, 0.214735, 0.976672, 0, 1.05, -9.898)
|
transform = Transform3D(1, 8.74228e-08, 0, -8.74228e-08, 1, 0, 0, 0, -2, 0, 0, -10)
|
||||||
mesh = SubResource("PlaneMesh_rv2mx")
|
mesh = SubResource("PlaneMesh_rv2mx")
|
||||||
skeleton = NodePath("../MeshInstance3D")
|
skeleton = NodePath("../MeshInstance3D")
|
||||||
|
|
||||||
|
@ -44,6 +44,16 @@ skeleton = NodePath("../MeshInstance3D")
|
||||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="MeshInstance3D2/StaticBody3D"]
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="MeshInstance3D2/StaticBody3D"]
|
||||||
shape = SubResource("ConcavePolygonShape3D_lsi31")
|
shape = SubResource("ConcavePolygonShape3D_lsi31")
|
||||||
|
|
||||||
|
[node name="MeshInstance3D6" type="MeshInstance3D" parent="."]
|
||||||
|
transform = Transform3D(1, 8.74228e-08, 0, -8.74228e-08, 1, 0, 0, 0, -2, 10.0031, 0, -10)
|
||||||
|
mesh = SubResource("PlaneMesh_rv2mx")
|
||||||
|
skeleton = NodePath("../MeshInstance3D")
|
||||||
|
|
||||||
|
[node name="StaticBody3D" type="StaticBody3D" parent="MeshInstance3D6"]
|
||||||
|
|
||||||
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="MeshInstance3D6/StaticBody3D"]
|
||||||
|
shape = SubResource("ConcavePolygonShape3D_lsi31")
|
||||||
|
|
||||||
[node name="MeshInstance3D5" type="MeshInstance3D" parent="."]
|
[node name="MeshInstance3D5" type="MeshInstance3D" parent="."]
|
||||||
transform = Transform3D(1, -1.31134e-07, 4.37114e-08, -4.37114e-08, 4.37114e-08, 1, -1.31134e-07, -1, 4.37114e-08, 4.76837e-07, 5, 5)
|
transform = Transform3D(1, -1.31134e-07, 4.37114e-08, -4.37114e-08, 4.37114e-08, 1, -1.31134e-07, -1, 4.37114e-08, 4.76837e-07, 5, 5)
|
||||||
mesh = SubResource("PlaneMesh_rv2mx")
|
mesh = SubResource("PlaneMesh_rv2mx")
|
||||||
|
|
|
@ -24,4 +24,4 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 0)
|
||||||
transform = Transform3D(1, 0, 0, 0, 0.984808, 0.173648, 0, -0.173648, 0.984808, 0, 0, 0)
|
transform = Transform3D(1, 0, 0, 0, 0.984808, 0.173648, 0, -0.173648, 0.984808, 0, 0, 0)
|
||||||
|
|
||||||
[node name="Camera3D" type="Camera3D" parent="TwistPivot/PitchPivot"]
|
[node name="Camera3D" type="Camera3D" parent="TwistPivot/PitchPivot"]
|
||||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 3)
|
transform = Transform3D(1, 0, 0, 0, 1, 4.47035e-08, 0, -4.47035e-08, 1, 0, -0.594649, 0.180659)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue