Files
streaming_world/godot/astream/terrain/details/residental-hut1.tscn
2025-04-30 23:19:00 +03:00

35 lines
1.5 KiB
Plaintext

[gd_scene load_steps=5 format=2]
[ext_resource path="res://astream/terrain/details/residental-hut1.gltf" type="PackedScene" id=1]
[ext_resource path="res://astream/terrain/details/parts/door1-portal.tscn" type="PackedScene" id=2]
[ext_resource path="res://astream/terrain/details/parts/residental-house-stair.tscn" type="PackedScene" id=3]
[sub_resource type="BoxShape" id=1]
extents = Vector3( 0.7, 1, 0.6 )
[node name="residental-hut1" type="Spatial"]
[node name="MergeGroup" type="MergeGroup" parent="."]
[node name="residental-hut1" parent="MergeGroup" instance=ExtResource( 1 )]
[node name="door1-portal" parent="MergeGroup" instance=ExtResource( 2 )]
transform = Transform( -1, 0, -8.74228e-08, 0, 1, 0, 8.74228e-08, 0, -1, 1, 1, -7.48604 )
skeleton = NodePath("../..")
[node name="enter_destination" type="Spatial" parent="MergeGroup/door1-portal" groups=["smart_object"]]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.905, 0, 0.65 )
[node name="actions" type="Node" parent="MergeGroup/door1-portal/enter_destination"]
[node name="EnterDestination" type="Node" parent="MergeGroup/door1-portal/enter_destination/actions"]
[node name="Area" type="Area" parent="MergeGroup/door1-portal/enter_destination"]
[node name="CollisionShape" type="CollisionShape" parent="MergeGroup/door1-portal/enter_destination/Area"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.1, 0 )
shape = SubResource( 1 )
[node name="residental-house-stair" parent="MergeGroup" instance=ExtResource( 3 )]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -7.97294 )