Grass_patch_XL.tscn 1.4 KB

123456789101112131415161718192021222324252627282930313233
  1. [gd_scene load_steps=4 format=2]
  2. [ext_resource path="res://Scenes/Props/Vegetation/Plant_Grass_Patch_Big.tscn" type="PackedScene" id=1]
  3. [ext_resource path="res://Scenes/Props/Vegetation/Plant_Grass_Patch_Dense.tscn" type="PackedScene" id=2]
  4. [ext_resource path="res://Scenes/Props/Vegetation/Plant_Grass_Patch.tscn" type="PackedScene" id=3]
  5. [node name="Grass_patch_XL_A" type="Spatial" index="0"]
  6. transform = Transform( 0.8, 0, 0, 0, 0.8, 0, 0, 0, 0.8, 0, 0, 0 )
  7. _sections_unfolded = [ "Transform" ]
  8. [node name="Plant_Grass_Patch_Big" parent="." index="0" instance=ExtResource( 1 )]
  9. transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -1.11176 )
  10. [node name="Plant_Grass_Patch_Dense" parent="." index="1" instance=ExtResource( 2 )]
  11. transform = Transform( -0.665502, 0, 0.746396, 0, 1, 0, -0.746396, 0, -0.665502, 0, 0, 0.450875 )
  12. [node name="Plant_Grass_Patch_Big2" parent="." index="2" instance=ExtResource( 1 )]
  13. transform = Transform( -0.316309, 0, 0.948656, 0, 1, 0, -0.948656, 0, -0.316309, -0.65639, 0, 1.13981 )
  14. [node name="Plant_Grass_Patch" parent="." index="3" instance=ExtResource( 3 )]
  15. transform = Transform( -0.999664, 0, 0.0259172, 0, 1, 0, -0.0259172, 0, -0.999664, 1.2012, 0, -1.56155 )
  16. [node name="Plant_Grass_Patch2" parent="." index="4" instance=ExtResource( 3 )]
  17. transform = Transform( 0.7737, 0, -0.277547, 0, 0.821976, 0, 0.277547, 0, 0.7737, 1.2012, 0, 0.961448 )