behaviour-tree-test/project/objects/hiding_spot.tscn
2026-03-20 19:42:36 +01:00

32 lines
1.1 KiB
Text

[gd_scene format=3 uid="uid://d2i5wdxamrqev"]
[sub_resource type="CylinderShape3D" id="CylinderShape3D_b3nq0"]
height = 1.0986328
radius = 2.0
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_5kkkq"]
transparency = 3
alpha_hash_scale = 1.0
alpha_antialiasing_mode = 0
albedo_color = Color(0.41960785, 0.62352943, 0, 0.70980394)
[sub_resource type="SphereMesh" id="SphereMesh_b3nq0"]
radius = 2.0
height = 3.0
[node name="Bush" type="Node3D" unique_id=2000109671]
[node name="HidingSpot2" type="Area3D" parent="." unique_id=1348668493 groups=["HidingSpot"]]
collision_layer = 2
collision_mask = 0
[node name="CollisionShape3D" type="CollisionShape3D" parent="HidingSpot2" unique_id=807995647]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.4506836, 0)
shape = SubResource("CylinderShape3D_b3nq0")
debug_color = Color(0.46325266, 0.4443376, 1, 1)
[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1032234117]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.20999408, 0)
material_override = SubResource("StandardMaterial3D_5kkkq")
cast_shadow = 0
mesh = SubResource("SphereMesh_b3nq0")