Added missing data
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
[gd_scene load_steps=5 format=2]
|
||||
|
||||
[ext_resource path="res://astream/terrain/details/parts/residental-house12-bottom-balcony.gltf" type="PackedScene" id=1]
|
||||
|
||||
[sub_resource type="Curve3D" id=1]
|
||||
_data = {
|
||||
"points": PoolVector3Array( 0, 0, 0, 0, 0, 0, 6.82558, 2.25427, -19.9853, 0, 0, 0, 0, 0, 0, 2.52328, 2.2661, -19.9972, 0, 0, 0, 0, 0, 0, 3.24036, 2.25014, -0.0192172, 0, 0, 0, 0, 0, 0, 6.94008, 2.22647, -0.0221151 ),
|
||||
"tilts": PoolRealArray( 0, 0, 0, 0 )
|
||||
}
|
||||
|
||||
[sub_resource type="Curve3D" id=2]
|
||||
_data = {
|
||||
"points": PoolVector3Array( 0, 0, 0, 0, 0, 0, 3.26275, 2.25427, -0.0178705, 0, 0, 0, 0, 0, 0, 3.42324, 2.22647, 23.4697 ),
|
||||
"tilts": PoolRealArray( 0, 0 )
|
||||
}
|
||||
|
||||
[sub_resource type="Curve3D" id=3]
|
||||
_data = {
|
||||
"points": PoolVector3Array( 0, 0, 0, 0, 0, 0, 3.26275, 2.25427, -0.0178705, 0, 0, 0, 0, 0, 0, 0.0873723, 2.22647, 0.115966 ),
|
||||
"tilts": PoolRealArray( 0, 0 )
|
||||
}
|
||||
|
||||
[node name="residental-house12-bottom-balcony" instance=ExtResource( 1 )]
|
||||
|
||||
[node name="Path" type="Path" parent="." index="1" groups=["navpath"]]
|
||||
curve = SubResource( 1 )
|
||||
|
||||
[node name="Path2" type="Path" parent="." index="2" groups=["navpath"]]
|
||||
curve = SubResource( 2 )
|
||||
|
||||
[node name="Path3" type="Path" parent="." index="3" groups=["navpath"]]
|
||||
curve = SubResource( 3 )
|
||||
Reference in New Issue
Block a user