2025-02-22 19:46:19 +01:00
|
|
|
[gd_scene format=3 uid="uid://c77bli40240nk"]
|
|
|
|
|
|
|
|
[node name="Sign" type="Node3D"]
|
|
|
|
|
|
|
|
[node name="Text" type="Label3D" parent="."]
|
|
|
|
text = "Sample text"
|
2025-03-25 23:18:33 +01:00
|
|
|
font_size = 64
|
2025-02-22 19:46:19 +01:00
|
|
|
|
|
|
|
[node name="CSGBox3D" type="CSGBox3D" parent="."]
|
|
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -5.1)
|
|
|
|
use_collision = true
|
|
|
|
size = Vector3(80, 30, 10)
|
|
|
|
|
|
|
|
[node name="CSGCylinder3D" type="CSGCylinder3D" parent="."]
|
|
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -138.981, -5)
|
|
|
|
use_collision = true
|
|
|
|
radius = 4.0
|
|
|
|
height = 256.0
|