REM/scenes/props/Office/monitor.tscn
2026-03-26 20:37:29 -06:00

44 lines
1.7 KiB
Plaintext

[gd_scene load_steps=4 format=3 uid="uid://cs7ihjlyx6ax5"]
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_w3q2t"]
albedo_color = Color(0, 0, 0, 1)
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_7nvqy"]
[sub_resource type="TextMesh" id="TextMesh_w3q2t"]
material = SubResource("StandardMaterial3D_7nvqy")
text = "DULL"
[node name="Monitor" type="Node3D"]
[node name="CSGBox3D" type="CSGBox3D" parent="."]
use_collision = true
size = Vector3(1, 0.5, 0.1)
material = SubResource("StandardMaterial3D_w3q2t")
[node name="CSGBox3D2" type="CSGBox3D" parent="CSGBox3D"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -0.098890364)
use_collision = true
size = Vector3(0.8, 0.4, 0.1)
material = SubResource("StandardMaterial3D_w3q2t")
[node name="CSGBox3D3" type="CSGBox3D" parent="CSGBox3D"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.24328715, -0.124270216)
size = Vector3(0.1, 0.5, 0.1)
material = SubResource("StandardMaterial3D_w3q2t")
[node name="CSGBox3D4" type="CSGBox3D" parent="CSGBox3D"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.017160833, -0.5142771, -0.14542927)
size = Vector3(0.7, 0.05, 0.4)
material = SubResource("StandardMaterial3D_w3q2t")
[node name="CSGBox3D" type="CSGBox3D" parent="CSGBox3D"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0050354004, 0.015477136, 0.051192358)
operation = 2
size = Vector3(0.9146118, 0.4243164, 0.025177002)
material = SubResource("StandardMaterial3D_w3q2t")
[node name="MeshInstance3D" type="MeshInstance3D" parent="CSGBox3D"]
transform = Transform3D(0.3, 0, 0, 0, 0.3, 0, 0, 0, 0.3, -0.0057032257, -0.22057027, 0.047009632)
mesh = SubResource("TextMesh_w3q2t")