|
@@ -6,8 +6,8 @@
|
|
|
[node name="FlatTriangle" type="StaticBody3D"]
|
|
|
|
|
|
[node name="SimpleTriangle" parent="." instance=ExtResource("1_j6dhx")]
|
|
|
-transform = Transform3D(2, 0, 0, 0, 2, 0, 0, 0, 4, 0, 0, 0)
|
|
|
+transform = Transform3D(4, 0, 0, 0, 2, 0, 0, 0, 4, 0, 0, 0)
|
|
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
|
|
|
-transform = Transform3D(2, 0, 0, 0, 2, 0, 0, 0, 2, -1, 0, -2)
|
|
|
+transform = Transform3D(2, 0, 0, 0, 2, 0, 0, 0, 2, 0, 0, 0)
|
|
|
shape = ExtResource("2_ovovf")
|