Grass_Patch_XL_C.tscn 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. [gd_scene load_steps=5 format=2]
  2. [ext_resource path="res://Scenes/Props/Vegetation/Plant_Grass_Patch_Small.tscn" type="PackedScene" id=1]
  3. [ext_resource path="res://Scenes/Props/Vegetation/Plant_Grass_Patch_Big.tscn" type="PackedScene" id=2]
  4. [ext_resource path="res://Scenes/Props/Vegetation/Plant_Grass_Patch.tscn" type="PackedScene" id=3]
  5. [ext_resource path="res://Scenes/Props/Vegetation/Plant_Grass_Patch_Big_Dense.tscn" type="PackedScene" id=4]
  6. [node name="Grass_Patch_XL_C" type="Spatial" index="0"]
  7. transform = Transform( 0.8, 0, 0, 0, 0.8, 0, 0, 0, 0.8, 0, 0, 0 )
  8. _sections_unfolded = [ "Transform" ]
  9. [node name="Plant_Grass_Patch_Small" parent="." index="0" instance=ExtResource( 1 )]
  10. transform = Transform( -0.695163, 0, 0.718852, 0, 1, 0, -0.718852, 0, -0.695163, 1.11772, 0, -3.14166 )
  11. [node name="Plant_Grass_Patch_Small2" parent="." index="1" instance=ExtResource( 1 )]
  12. transform = Transform( 0.025744, 0, -0.9594, 0, 0.959745, 0, 0.9594, 0, 0.025744, 0.944954, 0, 0.709249 )
  13. [node name="Plant_Grass_Patch_Small3" parent="." index="2" instance=ExtResource( 1 )]
  14. transform = Transform( -0.245806, 0, 0.834366, 0, 0.86982, 0, -0.834366, 0, -0.245806, -0.35105, 0, -4.894 )
  15. [node name="Plant_Grass_Patch_Big" parent="." index="3" instance=ExtResource( 2 )]
  16. transform = Transform( -0.207563, 0, 0.676054, 0, 0.7072, 0, -0.676054, 0, -0.207563, -1.45572, -0.0194198, -2.1963 )
  17. [node name="Plant_Grass_Patch" parent="." index="4" instance=ExtResource( 3 )]
  18. transform = Transform( 0.255338, 0, -0.806687, 0, 0.846133, 0, 0.806687, 0, 0.255338, 2.15093, -0.0499983, -1.58637 )
  19. [node name="Plant_Grass_Patch_Big_Dense" parent="." index="5" instance=ExtResource( 4 )]
  20. transform = Transform( -0.968918, 0, 0.247382, 0, 1, 0, -0.247382, 0, -0.968918, 0.278679, 0, -0.826181 )