parent
d6842dd411
commit
004e1e48ae
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,14 @@ |
|||||||
|
[gd_scene load_steps=3 format=2] |
||||||
|
|
||||||
|
[ext_resource path="res://entities/environment/birchtree/BirchTree_1.glb" type="PackedScene" id=1] |
||||||
|
|
||||||
|
[sub_resource type="BoxShape" id=1] |
||||||
|
extents = Vector3( 0.643397, 1, 0.536359 ) |
||||||
|
|
||||||
|
[node name="Birchtree" type="StaticBody"] |
||||||
|
|
||||||
|
[node name="CommonTree_4" parent="." instance=ExtResource( 1 )] |
||||||
|
|
||||||
|
[node name="CollisionShape" type="CollisionShape" parent="."] |
||||||
|
transform = Transform( 1, 0, 0, 0, 1.245, 0, 0, 0, 1, 0, 1.12837, 0 ) |
||||||
|
shape = SubResource( 1 ) |
||||||
Loading…
Reference in new issue