feat: WIP find weapon behaviour branch
This commit is contained in:
parent
86d8fe9a8e
commit
425525e56f
8 changed files with 86 additions and 39 deletions
|
|
@ -51,9 +51,9 @@ shadow_enabled = true
|
|||
use_collision = true
|
||||
|
||||
[node name="CSGBox3D" type="CSGBox3D" parent="CSGCombiner3D" unique_id=624831705]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.121719554, -0.14361572)
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.4172363, -0.121719554, -3.3309174)
|
||||
material_override = SubResource("StandardMaterial3D_75bvq")
|
||||
size = Vector3(37.69922, 0.25, 28.495972)
|
||||
size = Vector3(32.864746, 0.25, 34.870575)
|
||||
material = SubResource("StandardMaterial3D_b3nq0")
|
||||
|
||||
[node name="CSGBox3D2" type="CSGBox3D" parent="CSGCombiner3D" unique_id=1468524701]
|
||||
|
|
@ -69,13 +69,22 @@ mesh = SubResource("PrismMesh_hyc8p")
|
|||
transform = Transform3D(-1, 0, -8.742278e-08, 0, 1, 0, 8.742278e-08, 0, -1, 0.81944275, 2.9908073, -16.53226)
|
||||
|
||||
[node name="bot2" parent="." unique_id=1248097680 instance=ExtResource("2_w0s2s")]
|
||||
transform = Transform3D(-1, 0, -8.742278e-08, 0, 1, 0, 8.742278e-08, 0, -1, 0, 0, -3)
|
||||
transform = Transform3D(-1, 0, -8.742278e-08, 0, 1, 0, 8.742278e-08, 0, -1, -4.2919784, 0, -9.428478)
|
||||
|
||||
[node name="bot7" parent="." unique_id=161717875 instance=ExtResource("2_w0s2s")]
|
||||
transform = Transform3D(-1, 0, -8.742278e-08, 0, 1, 0, 8.742278e-08, 0, -1, 14.586861, 0, -2.4284782)
|
||||
|
||||
[node name="bot3" parent="." unique_id=967250519 instance=ExtResource("2_w0s2s")]
|
||||
transform = Transform3D(0.3496833, 0, -0.93686795, 0, 1, 0, 0.93686795, 0, 0.3496833, -5.7783833, 0, 3.5097082)
|
||||
transform = Transform3D(0.3496833, 0, -0.93686795, 0, 1, 0, 0.93686795, 0, 0.3496833, -10.070362, 0, -2.91877)
|
||||
|
||||
[node name="arming_sword" parent="." unique_id=2052632295 instance=ExtResource("5_hyc8p")]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.371139e-08, 1, 0, -1, -4.371139e-08, 1.2453568, 3.01506, -13.157142)
|
||||
[node name="bot4" parent="." unique_id=1043461858 instance=ExtResource("2_w0s2s")]
|
||||
transform = Transform3D(0.9275529, 0, -0.3736921, 0, 1, 0, 0.3736921, 0, 0.9275529, -2.7036862, 0, 2.7785006)
|
||||
|
||||
[node name="bot5" parent="." unique_id=413626826 instance=ExtResource("2_w0s2s")]
|
||||
transform = Transform3D(0.98013043, 0, 0.1983546, 0, 1, 0, -0.1983546, 0, 0.98013043, 2.8221688, 0, 0.37355423)
|
||||
|
||||
[node name="bot6" parent="." unique_id=824166803 instance=ExtResource("2_w0s2s")]
|
||||
transform = Transform3D(0.98013043, 0, 0.1983546, 0, 1, 0, -0.1983546, 0, 0.98013043, 10.450586, 0, -1.7386198)
|
||||
|
||||
[node name="arming_sword2" parent="." unique_id=1836860855 instance=ExtResource("5_hyc8p")]
|
||||
transform = Transform3D(0.7200159, -0.69395757, -3.0333847e-08, 0, -4.371139e-08, 1, -0.69395757, -0.7200159, -3.1472894e-08, -5.5797243, 0.030811165, 0.26892662)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue