26 lines
1.2 KiB
Text
26 lines
1.2 KiB
Text
[gd_scene load_steps=4 format=3 uid="uid://bfv04lp2tbxtd"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://duuedavsf44c7" path="res://assets/models/general/monitor01.blend" id="1_6l6n4"]
|
|
|
|
[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_tfpjr"]
|
|
points = PackedVector3Array(-12, 6.00235, -12, -11.0016, 0, -12, -12, 6.00235, -7.99922, -12, 30, -12, -11.0016, 0, 12, 10.9992, 0, -12, -12, 30, -7.99922, 12, 30, -12, 10.9992, 0, 12, -11.0016, 3.00117, 12, 12, 6.00235, -12, 12, 30, -7.99922, -8.00157, 25.9975, 12, 10.9992, 3.00117, 12, 12, 6.00235, -7.99922, 7.99922, 25.9975, 12)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_wfrja"]
|
|
size = Vector3(0.6, 0.75, 0.6)
|
|
|
|
[node name="Monitor" type="RigidBody3D" groups=["can_hold", "monitors"]]
|
|
|
|
[node name="monitor012" parent="." instance=ExtResource("1_6l6n4")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.375, 0)
|
|
|
|
[node name="@StaticBody3D@17265" parent="monitor012" index="1"]
|
|
visible = false
|
|
|
|
[node name="CollisionShape3D" parent="monitor012/@StaticBody3D@17265" index="0"]
|
|
shape = SubResource("ConvexPolygonShape3D_tfpjr")
|
|
disabled = true
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="." groups=["can_hold"]]
|
|
shape = SubResource("BoxShape3D_wfrja")
|
|
|
|
[editable path="monitor012"]
|