level.tscn 49 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727
  1. [gd_scene load_steps=24 format=3 uid="uid://ctgumjaytuoch"]
  2. [ext_resource type="TileSet" uid="uid://08mkofgbxx70" path="res://level/tileset.tres" id="1"]
  3. [ext_resource type="PackedScene" uid="uid://6mtip3ruyn" path="res://enemy/enemy.tscn" id="2"]
  4. [ext_resource type="PackedScene" uid="uid://cky6e5nl0nyod" path="res://level/platforms/platform.tscn" id="3"]
  5. [ext_resource type="PackedScene" uid="uid://c3dh7xb6ef76q" path="res://level/coin.tscn" id="4"]
  6. [ext_resource type="Texture2D" uid="uid://bxsmiv7k3fngt" path="res://level/platforms/moving_platform.webp" id="6"]
  7. [ext_resource type="PackedScene" uid="uid://cw6nldo3rjyyq" path="res://level/background/parallax_background.tscn" id="7"]
  8. [ext_resource type="Texture2D" uid="uid://bj6am5nfc0k73" path="res://level/props/grass_1.webp" id="10"]
  9. [ext_resource type="Texture2D" uid="uid://ddmq5iwm2qd1j" path="res://level/props/flower_1.webp" id="11"]
  10. [ext_resource type="Texture2D" uid="uid://bju7r7jqn8bqy" path="res://level/props/grass_2.webp" id="12"]
  11. [ext_resource type="Texture2D" uid="uid://upfcr5xg5fvh" path="res://level/props/grass_3.webp" id="13"]
  12. [ext_resource type="Texture2D" uid="uid://icddaryasunc" path="res://level/props/tree_1.webp" id="14"]
  13. [ext_resource type="Texture2D" uid="uid://dea1a76o6b0ix" path="res://level/props/tree_2.webp" id="15"]
  14. [ext_resource type="Texture2D" uid="uid://cqydct6vajobg" path="res://level/props/bush_1.webp" id="16"]
  15. [ext_resource type="Texture2D" uid="uid://co8bwstg3ea6x" path="res://level/props/rock_1.webp" id="17"]
  16. [ext_resource type="Material" uid="uid://djwm5nol3d801" path="res://level/props/wind_sway.tres" id="18"]
  17. [ext_resource type="Texture2D" uid="uid://c5xpotfxdi0ms" path="res://level/props/fern_1.webp" id="19"]
  18. [ext_resource type="Texture2D" uid="uid://crfy1osk1c1gc" path="res://level/props/ground_flowers_1.webp" id="20"]
  19. [ext_resource type="Texture2D" uid="uid://bvu4vgnc84r84" path="res://level/props/vine_1.webp" id="21"]
  20. [ext_resource type="Texture2D" uid="uid://bu54lwrkcng25" path="res://level/props/vine_2.webp" id="22"]
  21. [sub_resource type="Animation" id="1"]
  22. resource_name = "move"
  23. length = 4.0
  24. loop_mode = 1
  25. tracks/0/type = "value"
  26. tracks/0/imported = false
  27. tracks/0/enabled = true
  28. tracks/0/path = NodePath(".:position")
  29. tracks/0/interp = 1
  30. tracks/0/loop_wrap = true
  31. tracks/0/keys = {
  32. "times": PackedFloat32Array(0, 0.001, 2, 4),
  33. "transitions": PackedFloat32Array(1, 1, 1, 1),
  34. "update": 0,
  35. "values": [Vector2(707, 400), Vector2(800, 410), Vector2(800, 200), Vector2(800, 410)]
  36. }
  37. [sub_resource type="AnimationLibrary" id="AnimationLibrary_knmjc"]
  38. _data = {
  39. "move": SubResource("1")
  40. }
  41. [sub_resource type="Animation" id="2"]
  42. length = 8.0
  43. loop_mode = 1
  44. tracks/0/type = "value"
  45. tracks/0/imported = false
  46. tracks/0/enabled = true
  47. tracks/0/path = NodePath(".:position")
  48. tracks/0/interp = 1
  49. tracks/0/loop_wrap = true
  50. tracks/0/keys = {
  51. "times": PackedFloat32Array(0, 4, 8),
  52. "transitions": PackedFloat32Array(1, 1, 1),
  53. "update": 0,
  54. "values": [Vector2(-28, 645), Vector2(-28, 350), Vector2(-28, 645)]
  55. }
  56. [sub_resource type="AnimationLibrary" id="AnimationLibrary_frb4n"]
  57. _data = {
  58. "move": SubResource("2")
  59. }
  60. [node name="Level" type="Node2D"]
  61. process_mode = 1
  62. [node name="TileMap" type="TileMap" parent="."]
  63. z_index = 1
  64. tile_set = ExtResource("1")
  65. rendering_quadrant_size = 32
  66. format = 2
  67. layer_0/tile_data = PackedInt32Array(65524, 7, 65536, 65525, 0, 0, 65526, 0, 0, 65527, 0, 0, 65528, 0, 0, 65529, 0, 0, 65530, 0, 0, 65531, 0, 0, 65532, 2, 0, 14, 2, 65536, 15, 0, 65536, 16, 0, 0, 17, 0, 0, 18, 0, 0, 19, 0, 0, 20, 0, 0, 21, 0, 0, 22, 7, 0, 131060, 7, 65536, 131061, 6, 0, 131062, 6, 0, 131063, 6, 0, 131064, 6, 0, 131065, 6, 0, 131066, 6, 0, 131067, 6, 0, 131068, 7, 0, 65538, 4, 65536, 65539, 3, 0, 65540, 3, 0, 65541, 3, 65536, 65542, 4, 0, 65550, 7, 65536, 65551, 6, 65536, 65552, 6, 0, 65553, 6, 0, 65554, 6, 0, 65555, 6, 0, 65556, 6, 0, 65557, 6, 0, 65558, 7, 0, 196596, 7, 65536, 196597, 6, 0, 196598, 6, 0, 196599, 6, 0, 196600, 6, 0, 196601, 6, 0, 196602, 6, 0, 196603, 6, 0, 196604, 7, 0, 196607, 4, 65536, 131072, 4, 0, 131086, 7, 65536, 131087, 6, 65536, 131088, 6, 0, 131089, 6, 0, 131090, 6, 0, 131091, 6, 0, 131092, 6, 0, 131093, 6, 0, 131094, 7, 0, 262132, 7, 65536, 262133, 6, 0, 262134, 6, 0, 262135, 6, 0, 262136, 6, 0, 262137, 6, 0, 262138, 6, 0, 262139, 6, 0, 262140, 7, 0, 196614, 4, 65536, 196615, 3, 65536, 196616, 4, 0, 196622, 7, 65536, 196623, 6, 65536, 196624, 6, 0, 196625, 6, 0, 196626, 6, 0, 196627, 6, 0, 196628, 6, 0, 196629, 6, 0, 196630, 7, 0, 327668, 7, 65536, 327669, 6, 0, 327670, 6, 0, 327671, 6, 0, 327672, 6, 0, 327673, 6, 0, 327674, 6, 0, 327675, 6, 0, 327676, 8, 0, 327677, 2, 0, 262158, 7, 65536, 262159, 6, 65536, 262160, 6, 0, 262161, 6, 0, 262162, 6, 0, 262163, 6, 0, 262164, 6, 0, 262165, 6, 0, 262166, 7, 0, 393204, 7, 65536, 393205, 6, 0, 393206, 6, 0, 393207, 6, 0, 393208, 6, 0, 393209, 6, 0, 393210, 6, 0, 393211, 6, 0, 393212, 6, 0, 393213, 7, 0, 327681, 4, 65536, 327682, 3, 0, 327683, 4, 0, 327694, 7, 65536, 327695, 6, 65536, 327696, 6, 0, 327697, 6, 0, 327698, 6, 0, 327699, 6, 0, 327700, 6, 0, 327701, 6, 0, 327702, 7, 0, 458740, 7, 65536, 458741, 6, 0, 458742, 6, 0, 458743, 6, 0, 458744, 6, 0, 458745, 6, 0, 458746, 6, 0, 458747, 6, 0, 458748, 18, 65536, 458749, 7, 0, 393222, 2, 65536, 393223, 11, 0, 393224, 13, 0, 393225, 11, 0, 393226, 2, 0, 393230, 7, 65536, 393231, 6, 65536, 393232, 6, 0, 393233, 6, 0, 393234, 6, 0, 393235, 6, 0, 393236, 6, 0, 393237, 6, 0, 393238, 7, 0, 524276, 7, 65536, 524277, 6, 0, 524278, 6, 0, 524279, 6, 0, 524280, 6, 0, 524281, 6, 0, 524282, 6, 0, 524283, 6, 0, 524284, 6, 0, 524285, 7, 0, 458753, 4, 65536, 458754, 3, 65536, 458755, 3, 65536, 458756, 4, 0, 458758, 16, 65536, 458759, 15, 65536, 458760, 14, 0, 458761, 14, 0, 458762, 16, 0, 458766, 7, 65536, 458767, 6, 65536, 458768, 6, 0, 458769, 6, 0, 458770, 6, 0, 458771, 6, 0, 458772, 6, 0, 458773, 6, 0, 458774, 7, 0, 589812, 7, 65536, 589813, 6, 0, 589814, 6, 0, 589815, 6, 0, 589816, 6, 0, 589817, 6, 0, 589818, 6, 0, 589819, 6, 0, 589820, 6, 0, 589821, 7, 0, 524302, 7, 65536, 524303, 6, 65536, 524304, 6, 0, 524305, 6, 0, 524306, 6, 0, 524307, 6, 0, 524308, 6, 0, 524309, 6, 0, 524310, 7, 0, 655348, 7, 65536, 655349, 6, 0, 655350, 6, 0, 655351, 6, 0, 655352, 6, 0, 655353, 6, 0, 655354, 6, 0, 655355, 6, 0, 655356, 18, 65536, 655357, 7, 0, 589837, 9, 65536, 589838, 8, 65536, 589839, 6, 65536, 589840, 6, 0, 589841, 6, 0, 589842, 6, 0, 589843, 6, 0, 589844, 6, 0, 589845, 6, 0, 589846, 7, 0, 720884, 7, 65536, 720885, 6, 0, 720886, 6, 0, 720887, 6, 0, 720888, 6, 0, 720889, 6, 0, 720890, 6, 0, 720891, 6, 0, 720892, 6, 0, 720893, 8, 0, 720894, 13, 0, 720895, 11, 0, 655360, 11, 0, 655361, 13, 0, 655362, 13, 0, 655363, 11, 0, 655364, 11, 0, 655365, 13, 0, 655366, 11, 0, 655367, 13, 0, 655368, 11, 0, 655369, 13, 0, 655370, 11, 0, 655371, 11, 0, 655372, 13, 0, 655373, 10, 65536, 655374, 6, 65536, 655375, 6, 65536, 655376, 6, 0, 655377, 6, 0, 655378, 6, 0, 655379, 6, 0, 655380, 6, 0, 655381, 6, 0, 655382, 7, 0, 786420, 7, 65536, 786421, 6, 0, 786422, 6, 0, 786423, 6, 0, 786424, 6, 0, 786425, 6, 0, 786426, 6, 0, 786427, 6, 0, 786428, 6, 0, 786429, 6, 0, 786430, 6, 0, 786431, 6, 0, 720896, 18, 0, 720897, 6, 0, 720898, 18, 0, 720899, 6, 0, 720900, 18, 0, 720901, 6, 0, 720902, 6, 0, 720903, 6, 0, 720904, 18, 65536, 720905, 18, 0, 720906, 6, 0, 720907, 6, 0, 720908, 18, 65536, 720909, 6, 0, 720910, 6, 65536, 720911, 6, 65536, 720912, 6, 0, 720913, 6, 0, 720914, 6, 0, 720915, 6, 0, 720916, 6, 0, 720917, 6, 0, 720918, 7, 0, 851956, 7, 65536, 851957, 6, 0, 851958, 6, 0, 851959, 6, 0, 851960, 6, 0, 851961, 6, 0, 851962, 6, 0, 851963, 6, 0, 851964, 14, 65536, 851965, 14, 65536, 851966, 14, 0, 851967, 14, 0, 786432, 14, 0, 786433, 14, 0, 786434, 14, 0, 786435, 14, 0, 786436, 14, 0, 786437, 18, 0, 786438, 14, 0, 786439, 14, 0, 786440, 14, 0, 786441, 14, 0, 786442, 14, 0, 786443, 14, 0, 786444, 14, 0, 786445, 14, 0, 786446, 6, 65536, 786447, 6, 65536, 786448, 6, 0, 786449, 6, 0, 786450, 6, 0, 786451, 6, 0, 786452, 6, 0, 786453, 6, 0, 786454, 7, 0, -655372, 2, 65536, -720874, 2, 0, -65514, 7, 0, -131050, 7, 0, -196586, 7, 0, -262122, 7, 0, -327658, 7, 0, -393194, 7, 0, -458730, 7, 0, -524266, 7, 0, -589802, 7, 0, -655338, 7, 0, -589836, 7, 65536, -524300, 7, 65536, -458764, 7, 65536, -393228, 7, 65536, -327692, 7, 65536, -262156, 7, 65536, -196620, 7, 65536, -131084, 7, 65536, -65548, 7, 65536, -12, 7, 65536)
  68. [node name="Grass" type="Node" parent="."]
  69. [node name="g1" type="Sprite2D" parent="Grass"]
  70. z_index = -1
  71. material = ExtResource("18")
  72. position = Vector2(173, 636)
  73. scale = Vector2(0.8, 0.8)
  74. texture = ExtResource("13")
  75. [node name="g58" type="Sprite2D" parent="Grass"]
  76. z_index = -1
  77. material = ExtResource("18")
  78. position = Vector2(375, 642)
  79. scale = Vector2(0.8, 0.8)
  80. texture = ExtResource("13")
  81. [node name="g63" type="Sprite2D" parent="Grass"]
  82. z_index = -1
  83. material = ExtResource("18")
  84. position = Vector2(434, 641)
  85. scale = Vector2(0.8, 0.8)
  86. texture = ExtResource("13")
  87. [node name="g65" type="Sprite2D" parent="Grass"]
  88. z_index = -1
  89. material = ExtResource("18")
  90. position = Vector2(480, 642)
  91. scale = Vector2(0.8, 0.8)
  92. texture = ExtResource("13")
  93. [node name="g60" type="Sprite2D" parent="Grass"]
  94. z_index = -1
  95. material = ExtResource("18")
  96. position = Vector2(413, 640)
  97. scale = Vector2(0.8, 0.8)
  98. texture = ExtResource("13")
  99. [node name="g23" type="Sprite2D" parent="Grass"]
  100. z_index = -1
  101. material = ExtResource("18")
  102. position = Vector2(-44, 640)
  103. scale = Vector2(0.8, 0.8)
  104. texture = ExtResource("13")
  105. [node name="g13" type="Sprite2D" parent="Grass"]
  106. z_index = -1
  107. material = ExtResource("18")
  108. position = Vector2(252, 641)
  109. scale = Vector2(0.8, 0.8)
  110. texture = ExtResource("13")
  111. [node name="g41" type="Sprite2D" parent="Grass"]
  112. z_index = -1
  113. material = ExtResource("18")
  114. position = Vector2(549, 641)
  115. scale = Vector2(0.8, 0.8)
  116. texture = ExtResource("13")
  117. [node name="g48" type="Sprite2D" parent="Grass"]
  118. z_index = -1
  119. material = ExtResource("18")
  120. position = Vector2(740, 641)
  121. scale = Vector2(0.8, 0.8)
  122. texture = ExtResource("13")
  123. [node name="g55" type="Sprite2D" parent="Grass"]
  124. z_index = -1
  125. material = ExtResource("18")
  126. position = Vector2(206, 67)
  127. scale = Vector2(0.8, 0.8)
  128. texture = ExtResource("13")
  129. [node name="g44" type="Sprite2D" parent="Grass"]
  130. z_index = -1
  131. material = ExtResource("18")
  132. position = Vector2(658, 639)
  133. scale = Vector2(0.8, 0.8)
  134. texture = ExtResource("13")
  135. [node name="g12" type="Sprite2D" parent="Grass"]
  136. z_index = -1
  137. material = ExtResource("18")
  138. position = Vector2(324, 640)
  139. scale = Vector2(0.8, 0.8)
  140. texture = ExtResource("13")
  141. [node name="g40" type="Sprite2D" parent="Grass"]
  142. z_index = -1
  143. material = ExtResource("18")
  144. position = Vector2(598, 639)
  145. scale = Vector2(0.8, 0.8)
  146. texture = ExtResource("13")
  147. [node name="g46" type="Sprite2D" parent="Grass"]
  148. z_index = -1
  149. material = ExtResource("18")
  150. position = Vector2(695, 641)
  151. scale = Vector2(0.8, 0.8)
  152. texture = ExtResource("13")
  153. [node name="g43" type="Sprite2D" parent="Grass"]
  154. z_index = -1
  155. material = ExtResource("18")
  156. position = Vector2(705, 640)
  157. scale = Vector2(0.8, 0.8)
  158. texture = ExtResource("13")
  159. [node name="g25" type="Sprite2D" parent="Grass"]
  160. z_index = -1
  161. material = ExtResource("18")
  162. position = Vector2(427, 382)
  163. scale = Vector2(0.8, 0.8)
  164. texture = ExtResource("13")
  165. [node name="g30" type="Sprite2D" parent="Grass"]
  166. z_index = -1
  167. material = ExtResource("18")
  168. position = Vector2(612, 383)
  169. scale = Vector2(0.8, 0.8)
  170. texture = ExtResource("13")
  171. [node name="g37" type="Sprite2D" parent="Grass"]
  172. z_index = -1
  173. material = ExtResource("18")
  174. position = Vector2(109, 319)
  175. scale = Vector2(0.8, 0.8)
  176. texture = ExtResource("13")
  177. [node name="g9" type="Sprite2D" parent="Grass"]
  178. z_index = -1
  179. material = ExtResource("18")
  180. position = Vector2(-20, 640)
  181. scale = Vector2(0.8, 0.8)
  182. texture = ExtResource("13")
  183. [node name="g18" type="Sprite2D" parent="Grass"]
  184. z_index = -1
  185. material = ExtResource("18")
  186. position = Vector2(-86, 641)
  187. scale = Vector2(0.8, 0.8)
  188. texture = ExtResource("13")
  189. [node name="g8" type="Sprite2D" parent="Grass"]
  190. z_index = -1
  191. material = ExtResource("18")
  192. position = Vector2(116, 640)
  193. scale = Vector2(0.8, 0.8)
  194. texture = ExtResource("13")
  195. [node name="g21" type="Sprite2D" parent="Grass"]
  196. z_index = -1
  197. material = ExtResource("18")
  198. position = Vector2(-34, 642)
  199. scale = Vector2(0.8, 0.8)
  200. texture = ExtResource("13")
  201. [node name="g22" type="Sprite2D" parent="Grass"]
  202. z_index = -1
  203. material = ExtResource("18")
  204. position = Vector2(-34, 642)
  205. scale = Vector2(0.8, 0.8)
  206. texture = ExtResource("13")
  207. [node name="g6" type="Sprite2D" parent="Grass"]
  208. z_index = -1
  209. material = ExtResource("18")
  210. position = Vector2(51, 637)
  211. scale = Vector2(0.8, 0.8)
  212. texture = ExtResource("13")
  213. [node name="g16" type="Sprite2D" parent="Grass"]
  214. z_index = -1
  215. material = ExtResource("18")
  216. position = Vector2(-108, 640)
  217. scale = Vector2(0.8, 0.8)
  218. texture = ExtResource("13")
  219. [node name="g2" type="Sprite2D" parent="Grass"]
  220. z_index = -1
  221. material = ExtResource("18")
  222. position = Vector2(275, 637)
  223. scale = Vector2(0.8, 0.8)
  224. texture = ExtResource("12")
  225. [node name="g39" type="Sprite2D" parent="Grass"]
  226. z_index = -1
  227. material = ExtResource("18")
  228. position = Vector2(564, 637)
  229. scale = Vector2(0.8, 0.8)
  230. texture = ExtResource("12")
  231. [node name="g51" type="Sprite2D" parent="Grass"]
  232. z_index = -1
  233. material = ExtResource("18")
  234. position = Vector2(-185, 255)
  235. scale = Vector2(0.8, 0.8)
  236. texture = ExtResource("12")
  237. [node name="g47" type="Sprite2D" parent="Grass"]
  238. z_index = -1
  239. material = ExtResource("18")
  240. position = Vector2(753, 639)
  241. scale = Vector2(0.8, 0.8)
  242. texture = ExtResource("12")
  243. [node name="g42" type="Sprite2D" parent="Grass"]
  244. z_index = -1
  245. material = ExtResource("18")
  246. position = Vector2(610, 641)
  247. scale = Vector2(0.8, 0.8)
  248. texture = ExtResource("12")
  249. [node name="g45" type="Sprite2D" parent="Grass"]
  250. z_index = -1
  251. material = ExtResource("18")
  252. position = Vector2(669, 640)
  253. scale = Vector2(0.8, 0.8)
  254. texture = ExtResource("12")
  255. [node name="g14" type="Sprite2D" parent="Grass"]
  256. z_index = -1
  257. material = ExtResource("18")
  258. position = Vector2(164, 638)
  259. scale = Vector2(0.8, 0.8)
  260. texture = ExtResource("12")
  261. [node name="g59" type="Sprite2D" parent="Grass"]
  262. z_index = -1
  263. material = ExtResource("18")
  264. position = Vector2(386, 639)
  265. scale = Vector2(0.8, 0.8)
  266. texture = ExtResource("12")
  267. [node name="g64" type="Sprite2D" parent="Grass"]
  268. z_index = -1
  269. material = ExtResource("18")
  270. position = Vector2(445, 639)
  271. scale = Vector2(0.8, 0.8)
  272. texture = ExtResource("12")
  273. [node name="g66" type="Sprite2D" parent="Grass"]
  274. z_index = -1
  275. material = ExtResource("18")
  276. position = Vector2(492, 640)
  277. scale = Vector2(0.8, 0.8)
  278. texture = ExtResource("12")
  279. [node name="g26" type="Sprite2D" parent="Grass"]
  280. z_index = -1
  281. material = ExtResource("18")
  282. position = Vector2(439, 381)
  283. scale = Vector2(0.8, 0.8)
  284. texture = ExtResource("12")
  285. [node name="g75" type="Sprite2D" parent="Grass"]
  286. z_index = -1
  287. material = ExtResource("18")
  288. position = Vector2(499, 74)
  289. scale = Vector2(0.8, 0.8)
  290. texture = ExtResource("12")
  291. [node name="g73" type="Sprite2D" parent="Grass"]
  292. z_index = -1
  293. material = ExtResource("18")
  294. position = Vector2(563, 82)
  295. scale = Vector2(0.8, 0.8)
  296. texture = ExtResource("12")
  297. [node name="g33" type="Sprite2D" parent="Grass"]
  298. z_index = -1
  299. material = ExtResource("18")
  300. position = Vector2(204, 319)
  301. scale = Vector2(0.8, 0.8)
  302. texture = ExtResource("12")
  303. [node name="g36" type="Sprite2D" parent="Grass"]
  304. z_index = -1
  305. material = ExtResource("18")
  306. position = Vector2(132, 318)
  307. scale = Vector2(0.8, 0.8)
  308. texture = ExtResource("12")
  309. [node name="g38" type="Sprite2D" parent="Grass"]
  310. z_index = -1
  311. material = ExtResource("18")
  312. position = Vector2(99, 318)
  313. scale = Vector2(0.8, 0.8)
  314. texture = ExtResource("12")
  315. [node name="f1" type="Sprite2D" parent="Grass"]
  316. z_index = -1
  317. material = ExtResource("18")
  318. position = Vector2(78, 312)
  319. texture = ExtResource("19")
  320. [node name="f12" type="Sprite2D" parent="Grass"]
  321. z_index = -1
  322. material = ExtResource("18")
  323. position = Vector2(-47, 119)
  324. texture = ExtResource("19")
  325. [node name="f13" type="Sprite2D" parent="Grass"]
  326. z_index = -1
  327. material = ExtResource("18")
  328. position = Vector2(-447, -10)
  329. texture = ExtResource("19")
  330. [node name="f2" type="Sprite2D" parent="Grass"]
  331. z_index = -1
  332. material = ExtResource("18")
  333. position = Vector2(417, 629)
  334. texture = ExtResource("19")
  335. [node name="f9" type="Sprite2D" parent="Grass"]
  336. z_index = -1
  337. material = ExtResource("18")
  338. position = Vector2(16, 629)
  339. texture = ExtResource("19")
  340. [node name="f5" type="Sprite2D" parent="Grass"]
  341. z_index = -1
  342. material = ExtResource("18")
  343. position = Vector2(641, 629)
  344. texture = ExtResource("19")
  345. [node name="f7" type="Sprite2D" parent="Grass"]
  346. z_index = -1
  347. material = ExtResource("18")
  348. position = Vector2(433, 61)
  349. texture = ExtResource("19")
  350. [node name="f8" type="Sprite2D" parent="Grass"]
  351. z_index = -1
  352. material = ExtResource("18")
  353. position = Vector2(411, 374)
  354. texture = ExtResource("19")
  355. [node name="f10" type="Sprite2D" parent="Grass"]
  356. z_index = -1
  357. material = ExtResource("18")
  358. position = Vector2(295, 434)
  359. texture = ExtResource("19")
  360. [node name="f11" type="Sprite2D" parent="Grass"]
  361. z_index = -1
  362. material = ExtResource("18")
  363. position = Vector2(495, 187)
  364. texture = ExtResource("19")
  365. [node name="f3" type="Sprite2D" parent="Grass"]
  366. z_index = -1
  367. material = ExtResource("18")
  368. position = Vector2(524, 70)
  369. texture = ExtResource("19")
  370. [node name="f4" type="Sprite2D" parent="Grass"]
  371. z_index = -1
  372. material = ExtResource("18")
  373. position = Vector2(973, -10)
  374. texture = ExtResource("19")
  375. [node name="F5" type="Sprite2D" parent="Grass"]
  376. z_index = -1
  377. material = ExtResource("18")
  378. position = Vector2(835, 628)
  379. texture = ExtResource("19")
  380. [node name="f6" type="Sprite2D" parent="Grass"]
  381. z_index = -1
  382. material = ExtResource("18")
  383. position = Vector2(637, 376)
  384. texture = ExtResource("19")
  385. [node name="g29" type="Sprite2D" parent="Grass"]
  386. z_index = -1
  387. material = ExtResource("18")
  388. position = Vector2(603, 381)
  389. scale = Vector2(0.8, 0.8)
  390. texture = ExtResource("12")
  391. [node name="g74" type="Sprite2D" parent="Grass"]
  392. z_index = -1
  393. material = ExtResource("18")
  394. position = Vector2(578, 88)
  395. scale = Vector2(0.8, 0.8)
  396. texture = ExtResource("12")
  397. [node name="g27" type="Sprite2D" parent="Grass"]
  398. z_index = -1
  399. material = ExtResource("18")
  400. position = Vector2(498, 381)
  401. scale = Vector2(0.8, 0.8)
  402. texture = ExtResource("12")
  403. [node name="g34" type="Sprite2D" parent="Grass"]
  404. z_index = -1
  405. material = ExtResource("18")
  406. position = Vector2(228, 318)
  407. scale = Vector2(0.8, 0.8)
  408. texture = ExtResource("12")
  409. [node name="g70" type="Sprite2D" parent="Grass"]
  410. z_index = -1
  411. material = ExtResource("18")
  412. position = Vector2(467.8, 189.8)
  413. scale = Vector2(0.8, 0.8)
  414. texture = ExtResource("12")
  415. [node name="g71" type="Sprite2D" parent="Grass"]
  416. z_index = -1
  417. material = ExtResource("18")
  418. position = Vector2(563.8, 189.8)
  419. scale = Vector2(0.8, 0.8)
  420. texture = ExtResource("12")
  421. [node name="g78" type="Sprite2D" parent="Grass"]
  422. z_index = -1
  423. material = ExtResource("18")
  424. position = Vector2(50.0001, 128)
  425. scale = Vector2(0.8, 0.8)
  426. texture = ExtResource("12")
  427. [node name="g7" type="Sprite2D" parent="Grass"]
  428. z_index = -1
  429. material = ExtResource("18")
  430. position = Vector2(107, 637)
  431. scale = Vector2(0.8, 0.8)
  432. texture = ExtResource("12")
  433. [node name="g69" type="Sprite2D" parent="Grass"]
  434. z_index = -1
  435. material = ExtResource("18")
  436. position = Vector2(272, 447)
  437. scale = Vector2(0.8, 0.8)
  438. texture = ExtResource("12")
  439. [node name="g20" type="Sprite2D" parent="Grass"]
  440. z_index = -1
  441. material = ExtResource("18")
  442. position = Vector2(-58, 640)
  443. scale = Vector2(0.8, 0.8)
  444. texture = ExtResource("12")
  445. [node name="g17" type="Sprite2D" parent="Grass"]
  446. z_index = -1
  447. material = ExtResource("18")
  448. position = Vector2(-96, 637)
  449. scale = Vector2(0.8, 0.8)
  450. texture = ExtResource("12")
  451. [node name="g3" type="Sprite2D" parent="Grass"]
  452. z_index = -1
  453. material = ExtResource("18")
  454. position = Vector2(96, 638)
  455. scale = Vector2(0.8, 0.8)
  456. texture = ExtResource("10")
  457. [node name="g53" type="Sprite2D" parent="Grass"]
  458. z_index = -1
  459. material = ExtResource("18")
  460. position = Vector2(216.8, 445.8)
  461. scale = Vector2(0.8, 0.8)
  462. texture = ExtResource("13")
  463. [node name="g56" type="Sprite2D" parent="Grass"]
  464. z_index = -1
  465. material = ExtResource("18")
  466. position = Vector2(150.8, 446.8)
  467. scale = Vector2(0.8, 0.8)
  468. texture = ExtResource("12")
  469. [node name="g68" type="Sprite2D" parent="Grass"]
  470. z_index = -1
  471. material = ExtResource("18")
  472. position = Vector2(139.8, 447.8)
  473. scale = Vector2(0.8, 0.8)
  474. texture = ExtResource("10")
  475. [node name="g67" type="Sprite2D" parent="Grass"]
  476. z_index = -1
  477. material = ExtResource("18")
  478. position = Vector2(40, 638)
  479. scale = Vector2(0.8, 0.8)
  480. texture = ExtResource("10")
  481. [node name="g49" type="Sprite2D" parent="Grass"]
  482. z_index = -1
  483. material = ExtResource("18")
  484. position = Vector2(645, 638)
  485. scale = Vector2(0.8, 0.8)
  486. texture = ExtResource("10")
  487. [node name="g50" type="Sprite2D" parent="Grass"]
  488. z_index = -1
  489. material = ExtResource("18")
  490. position = Vector2(764, 640)
  491. scale = Vector2(0.8, 0.8)
  492. texture = ExtResource("10")
  493. [node name="g52" type="Sprite2D" parent="Grass"]
  494. z_index = -1
  495. material = ExtResource("18")
  496. position = Vector2(186, 66)
  497. scale = Vector2(0.8, 0.8)
  498. texture = ExtResource("10")
  499. [node name="g72" type="Sprite2D" parent="Grass"]
  500. z_index = -1
  501. material = ExtResource("18")
  502. position = Vector2(404, 190)
  503. scale = Vector2(0.8, 0.8)
  504. texture = ExtResource("10")
  505. [node name="g77" type="Sprite2D" parent="Grass"]
  506. z_index = -1
  507. material = ExtResource("18")
  508. position = Vector2(-14, 124)
  509. scale = Vector2(0.8, 0.8)
  510. texture = ExtResource("10")
  511. [node name="g57" type="Sprite2D" parent="Grass"]
  512. z_index = -1
  513. material = ExtResource("18")
  514. position = Vector2(-163, 255)
  515. scale = Vector2(0.8, 0.8)
  516. texture = ExtResource("10")
  517. [node name="g54" type="Sprite2D" parent="Grass"]
  518. z_index = -1
  519. material = ExtResource("18")
  520. position = Vector2(227, 64)
  521. scale = Vector2(0.8, 0.8)
  522. texture = ExtResource("10")
  523. [node name="g4" type="Sprite2D" parent="Grass"]
  524. z_index = -1
  525. material = ExtResource("18")
  526. position = Vector2(366, 638)
  527. scale = Vector2(0.8, 0.8)
  528. texture = ExtResource("10")
  529. [node name="g61" type="Sprite2D" parent="Grass"]
  530. z_index = -1
  531. material = ExtResource("18")
  532. position = Vector2(424, 639)
  533. scale = Vector2(0.8, 0.8)
  534. texture = ExtResource("10")
  535. [node name="g62" type="Sprite2D" parent="Grass"]
  536. z_index = -1
  537. material = ExtResource("18")
  538. position = Vector2(400, 639)
  539. scale = Vector2(0.8, 0.8)
  540. texture = ExtResource("10")
  541. [node name="g11" type="Sprite2D" parent="Grass"]
  542. z_index = -1
  543. material = ExtResource("18")
  544. position = Vector2(317, 638)
  545. scale = Vector2(0.8, 0.8)
  546. texture = ExtResource("10")
  547. [node name="g10" type="Sprite2D" parent="Grass"]
  548. z_index = -1
  549. material = ExtResource("18")
  550. position = Vector2(262, 637)
  551. scale = Vector2(0.8, 0.8)
  552. texture = ExtResource("10")
  553. [node name="g24" type="Sprite2D" parent="Grass"]
  554. z_index = -1
  555. material = ExtResource("18")
  556. position = Vector2(416, 382)
  557. scale = Vector2(0.8, 0.8)
  558. texture = ExtResource("10")
  559. [node name="v1" type="Sprite2D" parent="Grass"]
  560. z_index = -1
  561. material = ExtResource("18")
  562. position = Vector2(303, 505)
  563. scale = Vector2(1, -1)
  564. texture = ExtResource("21")
  565. [node name="v2" type="Sprite2D" parent="Grass"]
  566. z_index = 1
  567. material = ExtResource("18")
  568. position = Vector2(212, 497)
  569. scale = Vector2(1, -1)
  570. texture = ExtResource("22")
  571. [node name="v44" type="Sprite2D" parent="Grass"]
  572. z_index = 1
  573. material = ExtResource("18")
  574. position = Vector2(216, 688)
  575. scale = Vector2(1, -1)
  576. texture = ExtResource("22")
  577. [node name="v45" type="Sprite2D" parent="Grass"]
  578. z_index = 1
  579. material = ExtResource("18")
  580. position = Vector2(414, 689)
  581. scale = Vector2(1, -1)
  582. texture = ExtResource("22")
  583. [node name="v7" type="Sprite2D" parent="Grass"]
  584. z_index = 1
  585. material = ExtResource("18")
  586. position = Vector2(97, 497)
  587. scale = Vector2(1, -1)
  588. texture = ExtResource("21")
  589. [node name="v43" type="Sprite2D" parent="Grass"]
  590. z_index = 1
  591. material = ExtResource("18")
  592. position = Vector2(91, 690)
  593. scale = Vector2(1, -1)
  594. texture = ExtResource("21")
  595. [node name="v47" type="Sprite2D" parent="Grass"]
  596. z_index = 1
  597. material = ExtResource("18")
  598. position = Vector2(445, 686)
  599. scale = Vector2(1, -1)
  600. texture = ExtResource("21")
  601. [node name="v48" type="Sprite2D" parent="Grass"]
  602. z_index = 1
  603. material = ExtResource("18")
  604. position = Vector2(754, 686)
  605. scale = Vector2(1, -1)
  606. texture = ExtResource("22")
  607. [node name="v49" type="Sprite2D" parent="Grass"]
  608. z_index = 1
  609. material = ExtResource("18")
  610. position = Vector2(785, 683)
  611. scale = Vector2(1, -1)
  612. texture = ExtResource("21")
  613. [node name="v46" type="Sprite2D" parent="Grass"]
  614. z_index = 1
  615. material = ExtResource("18")
  616. position = Vector2(-163, 303)
  617. scale = Vector2(1, -1)
  618. texture = ExtResource("21")
  619. [node name="v8" type="Sprite2D" parent="Grass"]
  620. z_index = 1
  621. material = ExtResource("18")
  622. position = Vector2(241, 500)
  623. scale = Vector2(1, -1)
  624. texture = ExtResource("21")
  625. [node name="v28" type="Sprite2D" parent="Grass"]
  626. z_index = 1
  627. material = ExtResource("18")
  628. position = Vector2(443, 429)
  629. scale = Vector2(1, -1)
  630. texture = ExtResource("22")
  631. [node name="v29" type="Sprite2D" parent="Grass"]
  632. z_index = 1
  633. material = ExtResource("18")
  634. position = Vector2(524, 428)
  635. scale = Vector2(1, -1)
  636. texture = ExtResource("21")
  637. [node name="v30" type="Sprite2D" parent="Grass"]
  638. z_index = 1
  639. material = ExtResource("18")
  640. position = Vector2(561, 430)
  641. scale = Vector2(1, -1)
  642. texture = ExtResource("22")
  643. [node name="v31" type="Sprite2D" parent="Grass"]
  644. z_index = 1
  645. material = ExtResource("18")
  646. position = Vector2(589, 430)
  647. scale = Vector2(1, -1)
  648. texture = ExtResource("21")
  649. [node name="v32" type="Sprite2D" parent="Grass"]
  650. z_index = 1
  651. material = ExtResource("18")
  652. position = Vector2(649, 431)
  653. scale = Vector2(1, -1)
  654. texture = ExtResource("21")
  655. [node name="v33" type="Sprite2D" parent="Grass"]
  656. z_index = 1
  657. material = ExtResource("18")
  658. position = Vector2(692, 432)
  659. scale = Vector2(1, -1)
  660. texture = ExtResource("22")
  661. [node name="v34" type="Sprite2D" parent="Grass"]
  662. z_index = 1
  663. material = ExtResource("18")
  664. position = Vector2(562, 238)
  665. scale = Vector2(1, -1)
  666. texture = ExtResource("22")
  667. [node name="v35" type="Sprite2D" parent="Grass"]
  668. z_index = 1
  669. material = ExtResource("18")
  670. position = Vector2(481, 238)
  671. scale = Vector2(1, -1)
  672. texture = ExtResource("22")
  673. [node name="v36" type="Sprite2D" parent="Grass"]
  674. z_index = 1
  675. material = ExtResource("18")
  676. position = Vector2(423, 239)
  677. scale = Vector2(1, -1)
  678. texture = ExtResource("21")
  679. [node name="v37" type="Sprite2D" parent="Grass"]
  680. z_index = 1
  681. material = ExtResource("18")
  682. position = Vector2(506, 237)
  683. scale = Vector2(1, -1)
  684. texture = ExtResource("21")
  685. [node name="v9" type="Sprite2D" parent="Grass"]
  686. z_index = 1
  687. material = ExtResource("18")
  688. position = Vector2(145, 365)
  689. scale = Vector2(1, -1)
  690. texture = ExtResource("21")
  691. [node name="v21" type="Sprite2D" parent="Grass"]
  692. z_index = 1
  693. material = ExtResource("18")
  694. position = Vector2(260, 113)
  695. scale = Vector2(1, -1)
  696. texture = ExtResource("21")
  697. [node name="v22" type="Sprite2D" parent="Grass"]
  698. z_index = 1
  699. material = ExtResource("18")
  700. position = Vector2(143, 112)
  701. scale = Vector2(1, -1)
  702. texture = ExtResource("22")
  703. [node name="v23" type="Sprite2D" parent="Grass"]
  704. z_index = 1
  705. material = ExtResource("18")
  706. position = Vector2(405, 113)
  707. scale = Vector2(1, -1)
  708. texture = ExtResource("21")
  709. [node name="v27" type="Sprite2D" parent="Grass"]
  710. z_index = 1
  711. material = ExtResource("18")
  712. position = Vector2(605, 146)
  713. scale = Vector2(1, -1)
  714. texture = ExtResource("22")
  715. [node name="v25" type="Sprite2D" parent="Grass"]
  716. z_index = 1
  717. material = ExtResource("18")
  718. position = Vector2(636, 160)
  719. scale = Vector2(1, -1)
  720. texture = ExtResource("21")
  721. [node name="v26" type="Sprite2D" parent="Grass"]
  722. z_index = 1
  723. material = ExtResource("18")
  724. position = Vector2(636, 160)
  725. scale = Vector2(1, -1)
  726. texture = ExtResource("21")
  727. [node name="v24" type="Sprite2D" parent="Grass"]
  728. z_index = 1
  729. material = ExtResource("18")
  730. position = Vector2(385, 113)
  731. scale = Vector2(1, -1)
  732. texture = ExtResource("22")
  733. [node name="v10" type="Sprite2D" parent="Grass"]
  734. z_index = 1
  735. material = ExtResource("18")
  736. position = Vector2(30, 176)
  737. scale = Vector2(1, -1)
  738. texture = ExtResource("22")
  739. [node name="v11" type="Sprite2D" parent="Grass"]
  740. z_index = 1
  741. material = ExtResource("18")
  742. position = Vector2(-30, 177)
  743. scale = Vector2(1, -1)
  744. texture = ExtResource("21")
  745. [node name="v12" type="Sprite2D" parent="Grass"]
  746. z_index = -1
  747. material = ExtResource("18")
  748. position = Vector2(0, 178)
  749. scale = Vector2(1, -1)
  750. texture = ExtResource("21")
  751. [node name="v13" type="Sprite2D" parent="Grass"]
  752. z_index = -1
  753. material = ExtResource("18")
  754. position = Vector2(204, 114)
  755. scale = Vector2(1, -1)
  756. texture = ExtResource("21")
  757. [node name="v14" type="Sprite2D" parent="Grass"]
  758. z_index = -1
  759. material = ExtResource("18")
  760. position = Vector2(358, 132)
  761. scale = Vector2(1, -1)
  762. texture = ExtResource("21")
  763. [node name="v15" type="Sprite2D" parent="Grass"]
  764. z_index = -1
  765. material = ExtResource("18")
  766. position = Vector2(440, 131)
  767. scale = Vector2(1, -1)
  768. texture = ExtResource("22")
  769. [node name="v16" type="Sprite2D" parent="Grass"]
  770. z_index = -1
  771. material = ExtResource("18")
  772. position = Vector2(307, 115)
  773. scale = Vector2(1, -1)
  774. texture = ExtResource("21")
  775. [node name="v17" type="Sprite2D" parent="Grass"]
  776. z_index = -1
  777. material = ExtResource("18")
  778. position = Vector2(535, 137)
  779. scale = Vector2(1, -1)
  780. texture = ExtResource("21")
  781. [node name="v38" type="Sprite2D" parent="Grass"]
  782. z_index = -1
  783. material = ExtResource("18")
  784. position = Vector2(456, 253)
  785. scale = Vector2(1, -1)
  786. texture = ExtResource("22")
  787. [node name="v39" type="Sprite2D" parent="Grass"]
  788. z_index = -1
  789. material = ExtResource("18")
  790. position = Vector2(541, 245)
  791. scale = Vector2(1, -1)
  792. texture = ExtResource("21")
  793. [node name="v18" type="Sprite2D" parent="Grass"]
  794. z_index = -1
  795. material = ExtResource("18")
  796. position = Vector2(693, 190)
  797. scale = Vector2(1, -1)
  798. texture = ExtResource("22")
  799. [node name="v19" type="Sprite2D" parent="Grass"]
  800. z_index = -1
  801. material = ExtResource("18")
  802. position = Vector2(509, 517)
  803. scale = Vector2(1, -1)
  804. texture = ExtResource("21")
  805. [node name="v20" type="Sprite2D" parent="Grass"]
  806. z_index = -1
  807. material = ExtResource("18")
  808. position = Vector2(414, 534)
  809. scale = Vector2(1, -1)
  810. texture = ExtResource("21")
  811. [node name="v40" type="Sprite2D" parent="Grass"]
  812. z_index = -1
  813. material = ExtResource("18")
  814. position = Vector2(656, 532)
  815. scale = Vector2(1, -1)
  816. texture = ExtResource("22")
  817. [node name="v41" type="Sprite2D" parent="Grass"]
  818. z_index = -1
  819. material = ExtResource("18")
  820. position = Vector2(686, 515)
  821. scale = Vector2(1, -1)
  822. texture = ExtResource("21")
  823. [node name="v42" type="Sprite2D" parent="Grass"]
  824. z_index = -1
  825. material = ExtResource("18")
  826. position = Vector2(489, 537)
  827. scale = Vector2(1, -1)
  828. texture = ExtResource("22")
  829. [node name="v3" type="Sprite2D" parent="Grass"]
  830. z_index = -1
  831. material = ExtResource("18")
  832. position = Vector2(276, 503)
  833. scale = Vector2(1, -1)
  834. texture = ExtResource("22")
  835. [node name="v4" type="Sprite2D" parent="Grass"]
  836. z_index = -1
  837. material = ExtResource("18")
  838. position = Vector2(194, 386)
  839. scale = Vector2(1, -1)
  840. texture = ExtResource("21")
  841. [node name="v5" type="Sprite2D" parent="Grass"]
  842. z_index = -1
  843. material = ExtResource("18")
  844. position = Vector2(95, 371)
  845. scale = Vector2(1, -1)
  846. texture = ExtResource("21")
  847. [node name="v6" type="Sprite2D" parent="Grass"]
  848. z_index = -1
  849. material = ExtResource("18")
  850. position = Vector2(244, 374)
  851. scale = Vector2(1, -1)
  852. texture = ExtResource("21")
  853. [node name="g32" type="Sprite2D" parent="Grass"]
  854. z_index = -1
  855. material = ExtResource("18")
  856. position = Vector2(217, 319)
  857. scale = Vector2(0.8, 0.8)
  858. texture = ExtResource("10")
  859. [node name="g35" type="Sprite2D" parent="Grass"]
  860. z_index = -1
  861. material = ExtResource("18")
  862. position = Vector2(120, 319)
  863. scale = Vector2(0.8, 0.8)
  864. texture = ExtResource("10")
  865. [node name="g31" type="Sprite2D" parent="Grass"]
  866. z_index = -1
  867. material = ExtResource("18")
  868. position = Vector2(623, 382)
  869. scale = Vector2(0.8, 0.8)
  870. texture = ExtResource("10")
  871. [node name="g79" type="Sprite2D" parent="Grass"]
  872. z_index = -1
  873. material = ExtResource("18")
  874. position = Vector2(1069, 380)
  875. scale = Vector2(0.8, 0.8)
  876. texture = ExtResource("10")
  877. [node name="g76" type="Sprite2D" parent="Grass"]
  878. z_index = -1
  879. material = ExtResource("18")
  880. position = Vector2(591, 89)
  881. scale = Vector2(0.8, 0.8)
  882. texture = ExtResource("10")
  883. [node name="g28" type="Sprite2D" parent="Grass"]
  884. z_index = -1
  885. material = ExtResource("18")
  886. position = Vector2(507, 381)
  887. scale = Vector2(0.8, 0.8)
  888. texture = ExtResource("10")
  889. [node name="g5" type="Sprite2D" parent="Grass"]
  890. z_index = -1
  891. material = ExtResource("18")
  892. position = Vector2(-9, 637)
  893. scale = Vector2(0.8, 0.8)
  894. texture = ExtResource("10")
  895. [node name="g19" type="Sprite2D" parent="Grass"]
  896. z_index = -1
  897. material = ExtResource("18")
  898. position = Vector2(-76, 640)
  899. scale = Vector2(0.8, 0.8)
  900. texture = ExtResource("10")
  901. [node name="g15" type="Sprite2D" parent="Grass"]
  902. z_index = -1
  903. material = ExtResource("18")
  904. position = Vector2(-118, 638)
  905. scale = Vector2(0.8, 0.8)
  906. texture = ExtResource("10")
  907. [node name="Flowers" type="Node" parent="."]
  908. [node name="Flower1" type="Sprite2D" parent="Flowers"]
  909. z_index = -1
  910. material = ExtResource("18")
  911. position = Vector2(314, 638)
  912. scale = Vector2(0.8, 0.8)
  913. texture = ExtResource("11")
  914. [node name="Flower9" type="Sprite2D" parent="Flowers"]
  915. z_index = -1
  916. material = ExtResource("18")
  917. position = Vector2(459, 637)
  918. scale = Vector2(0.8, 0.8)
  919. texture = ExtResource("11")
  920. [node name="Flower10" type="Sprite2D" parent="Flowers"]
  921. z_index = -1
  922. material = ExtResource("18")
  923. position = Vector2(618, 638)
  924. scale = Vector2(0.8, 0.8)
  925. texture = ExtResource("11")
  926. [node name="Flower11" type="Sprite2D" parent="Flowers"]
  927. z_index = -1
  928. material = ExtResource("18")
  929. position = Vector2(714, 639)
  930. scale = Vector2(0.8, 0.8)
  931. texture = ExtResource("11")
  932. [node name="Flower12" type="Sprite2D" parent="Flowers"]
  933. z_index = -1
  934. material = ExtResource("18")
  935. position = Vector2(244, 314)
  936. scale = Vector2(0.8, 0.8)
  937. texture = ExtResource("11")
  938. [node name="Flower5" type="Sprite2D" parent="Flowers"]
  939. z_index = -1
  940. material = ExtResource("18")
  941. position = Vector2(83, 637)
  942. scale = Vector2(0.8, 0.8)
  943. texture = ExtResource("11")
  944. [node name="Flower13" type="Sprite2D" parent="Flowers"]
  945. z_index = 1
  946. position = Vector2(160, 651)
  947. scale = Vector2(0.8, 0.8)
  948. texture = ExtResource("20")
  949. [node name="Flower14" type="Sprite2D" parent="Flowers"]
  950. z_index = 1
  951. position = Vector2(370, 652)
  952. scale = Vector2(0.8, 0.8)
  953. texture = ExtResource("20")
  954. [node name="Flower20" type="Sprite2D" parent="Flowers"]
  955. z_index = 1
  956. position = Vector2(186, 457)
  957. scale = Vector2(0.8, 0.8)
  958. texture = ExtResource("20")
  959. [node name="Flower21" type="Sprite2D" parent="Flowers"]
  960. z_index = 1
  961. position = Vector2(208, 456)
  962. scale = Vector2(0.8, 0.8)
  963. texture = ExtResource("20")
  964. [node name="Flower22" type="Sprite2D" parent="Flowers"]
  965. z_index = 1
  966. position = Vector2(324.8, 75.8001)
  967. scale = Vector2(0.8, 0.8)
  968. texture = ExtResource("20")
  969. [node name="Flower23" type="Sprite2D" parent="Flowers"]
  970. z_index = 1
  971. position = Vector2(346.8, 74.8)
  972. scale = Vector2(0.8, 0.8)
  973. texture = ExtResource("20")
  974. [node name="Flower15" type="Sprite2D" parent="Flowers"]
  975. z_index = 1
  976. position = Vector2(509, 652)
  977. scale = Vector2(-0.8, 0.8)
  978. texture = ExtResource("20")
  979. [node name="Flower16" type="Sprite2D" parent="Flowers"]
  980. z_index = 1
  981. position = Vector2(714, 649)
  982. scale = Vector2(-0.8, 0.8)
  983. texture = ExtResource("20")
  984. [node name="Flower18" type="Sprite2D" parent="Flowers"]
  985. z_index = 1
  986. position = Vector2(654, 395)
  987. scale = Vector2(-0.8, 0.8)
  988. texture = ExtResource("20")
  989. [node name="Flower17" type="Sprite2D" parent="Flowers"]
  990. z_index = 1
  991. position = Vector2(727, 653)
  992. scale = Vector2(0.8, 0.8)
  993. texture = ExtResource("20")
  994. [node name="Flower19" type="Sprite2D" parent="Flowers"]
  995. z_index = 1
  996. position = Vector2(556, 394)
  997. scale = Vector2(0.8, 0.8)
  998. texture = ExtResource("20")
  999. [node name="Flower6" type="Sprite2D" parent="Flowers"]
  1000. z_index = -1
  1001. material = ExtResource("18")
  1002. position = Vector2(-67, 638)
  1003. scale = Vector2(0.8, 0.8)
  1004. texture = ExtResource("11")
  1005. [node name="Flower2" type="Sprite2D" parent="Flowers"]
  1006. z_index = -1
  1007. material = ExtResource("18")
  1008. position = Vector2(191, 638)
  1009. scale = Vector2(0.8, 0.8)
  1010. texture = ExtResource("11")
  1011. [node name="Flower4" type="Sprite2D" parent="Flowers"]
  1012. z_index = -1
  1013. material = ExtResource("18")
  1014. position = Vector2(126, 638)
  1015. scale = Vector2(0.8, 0.8)
  1016. texture = ExtResource("11")
  1017. [node name="Flower7" type="Sprite2D" parent="Flowers"]
  1018. z_index = -1
  1019. material = ExtResource("18")
  1020. position = Vector2(448, 382)
  1021. scale = Vector2(0.8, 0.8)
  1022. texture = ExtResource("11")
  1023. [node name="Flower8" type="Sprite2D" parent="Flowers"]
  1024. z_index = -1
  1025. material = ExtResource("18")
  1026. position = Vector2(-142, 254)
  1027. scale = Vector2(0.8, 0.8)
  1028. texture = ExtResource("11")
  1029. [node name="Flower3" type="Sprite2D" parent="Flowers"]
  1030. z_index = -1
  1031. material = ExtResource("18")
  1032. position = Vector2(584, 382)
  1033. scale = Vector2(0.8, 0.8)
  1034. texture = ExtResource("11")
  1035. [node name="Coins" type="Node" parent="."]
  1036. [node name="CoinsHorizontal1" type="Node2D" parent="Coins"]
  1037. position = Vector2(700, 610)
  1038. [node name="Coin" parent="Coins/CoinsHorizontal1" instance=ExtResource("4")]
  1039. [node name="Coin2" parent="Coins/CoinsHorizontal1" instance=ExtResource("4")]
  1040. position = Vector2(30, 0)
  1041. [node name="Coin3" parent="Coins/CoinsHorizontal1" instance=ExtResource("4")]
  1042. position = Vector2(60, 0)
  1043. [node name="CoinsHorizontal3" type="Node2D" parent="Coins"]
  1044. position = Vector2(154, 43)
  1045. [node name="Coin" parent="Coins/CoinsHorizontal3" instance=ExtResource("4")]
  1046. [node name="Coin2" parent="Coins/CoinsHorizontal3" instance=ExtResource("4")]
  1047. position = Vector2(30, 0)
  1048. [node name="Coin3" parent="Coins/CoinsHorizontal3" instance=ExtResource("4")]
  1049. position = Vector2(60, 0)
  1050. [node name="CoinsHorizontal2" type="Node2D" parent="Coins"]
  1051. position = Vector2(200, 610)
  1052. [node name="Coin" parent="Coins/CoinsHorizontal2" instance=ExtResource("4")]
  1053. [node name="Coin2" parent="Coins/CoinsHorizontal2" instance=ExtResource("4")]
  1054. position = Vector2(30, 0)
  1055. [node name="Coin3" parent="Coins/CoinsHorizontal2" instance=ExtResource("4")]
  1056. position = Vector2(60, 0)
  1057. [node name="CoinsArc1" type="Node2D" parent="Coins"]
  1058. position = Vector2(307, 594)
  1059. [node name="Coin" parent="Coins/CoinsArc1" instance=ExtResource("4")]
  1060. [node name="Coin2" parent="Coins/CoinsArc1" instance=ExtResource("4")]
  1061. position = Vector2(30, -10)
  1062. [node name="Coin3" parent="Coins/CoinsArc1" instance=ExtResource("4")]
  1063. position = Vector2(60, 0)
  1064. [node name="CoinsArc2" type="Node2D" parent="Coins"]
  1065. position = Vector2(453, 332)
  1066. [node name="Coin" parent="Coins/CoinsArc2" instance=ExtResource("4")]
  1067. [node name="Coin2" parent="Coins/CoinsArc2" instance=ExtResource("4")]
  1068. position = Vector2(30, -10)
  1069. [node name="Coin3" parent="Coins/CoinsArc2" instance=ExtResource("4")]
  1070. position = Vector2(60, 0)
  1071. [node name="CoinsArc4" type="Node2D" parent="Coins"]
  1072. position = Vector2(122, 406)
  1073. [node name="Coin" parent="Coins/CoinsArc4" instance=ExtResource("4")]
  1074. [node name="Coin2" parent="Coins/CoinsArc4" instance=ExtResource("4")]
  1075. position = Vector2(30, -10)
  1076. [node name="Coin3" parent="Coins/CoinsArc4" instance=ExtResource("4")]
  1077. position = Vector2(60, 0)
  1078. [node name="CoinsArc3" type="Node2D" parent="Coins"]
  1079. position = Vector2(594, 332)
  1080. [node name="Coin" parent="Coins/CoinsArc3" instance=ExtResource("4")]
  1081. [node name="Coin2" parent="Coins/CoinsArc3" instance=ExtResource("4")]
  1082. position = Vector2(30, -10)
  1083. [node name="Coin3" parent="Coins/CoinsArc3" instance=ExtResource("4")]
  1084. position = Vector2(60, 0)
  1085. [node name="Platforms" type="Node" parent="."]
  1086. [node name="Platform" parent="Platforms" instance=ExtResource("3")]
  1087. z_index = 0
  1088. position = Vector2(707, 400)
  1089. [node name="AnimationPlayer" type="AnimationPlayer" parent="Platforms/Platform"]
  1090. callback_mode_process = 0
  1091. libraries = {
  1092. "": SubResource("AnimationLibrary_knmjc")
  1093. }
  1094. autoplay = "move"
  1095. [node name="Platform2" parent="Platforms" instance=ExtResource("3")]
  1096. position = Vector2(-28, 645)
  1097. [node name="AnimationPlayer" type="AnimationPlayer" parent="Platforms/Platform2"]
  1098. callback_mode_process = 0
  1099. libraries = {
  1100. "": SubResource("AnimationLibrary_frb4n")
  1101. }
  1102. autoplay = "move"
  1103. [node name="PlatformStatic" type="StaticBody2D" parent="Platforms"]
  1104. z_index = -1
  1105. position = Vector2(611, 135)
  1106. rotation = 0.355618
  1107. collision_layer = 16
  1108. collision_mask = 0
  1109. [node name="Sprite2" type="Sprite2D" parent="Platforms/PlatformStatic"]
  1110. position = Vector2(-88.692, 10.5003)
  1111. rotation = -0.246293
  1112. texture = ExtResource("6")
  1113. [node name="Sprite2D" type="Sprite2D" parent="Platforms/PlatformStatic"]
  1114. texture = ExtResource("6")
  1115. [node name="CollisionPolygon2D" type="CollisionPolygon2D" parent="Platforms/PlatformStatic"]
  1116. position = Vector2(-3.20203, -8.41145)
  1117. polygon = PackedVector2Array(-170.838, 7.9798, -90.8381, -15.201, 95.0401, -20.233, 83.4959, 3.25599, -51.1185, 8.44958, -176.787, 34.856)
  1118. [node name="Enemies" type="Node" parent="."]
  1119. [node name="Enemy2" parent="Enemies" instance=ExtResource("2")]
  1120. z_index = 2
  1121. position = Vector2(544, 355)
  1122. [node name="Enemy3" parent="Enemies" instance=ExtResource("2")]
  1123. z_index = 2
  1124. position = Vector2(492, 610)
  1125. [node name="Enemy4" parent="Enemies" instance=ExtResource("2")]
  1126. z_index = 2
  1127. position = Vector2(395, 53)
  1128. [node name="ParallaxBackground" parent="." instance=ExtResource("7")]
  1129. [node name="Trees" type="Node" parent="."]
  1130. [node name="T1" type="Sprite2D" parent="Trees"]
  1131. z_index = 1
  1132. material = ExtResource("18")
  1133. position = Vector2(587, 586)
  1134. texture = ExtResource("14")
  1135. [node name="T4" type="Sprite2D" parent="Trees"]
  1136. z_index = 1
  1137. material = ExtResource("18")
  1138. position = Vector2(282, 11)
  1139. texture = ExtResource("14")
  1140. [node name="T7" type="Sprite2D" parent="Trees"]
  1141. z_index = 1
  1142. material = ExtResource("18")
  1143. position = Vector2(3, 77)
  1144. texture = ExtResource("14")
  1145. [node name="T8" type="Sprite2D" parent="Trees"]
  1146. z_index = 1
  1147. material = ExtResource("18")
  1148. position = Vector2(-315, -51)
  1149. texture = ExtResource("14")
  1150. [node name="T10" type="Sprite2D" parent="Trees"]
  1151. z_index = 1
  1152. material = ExtResource("18")
  1153. position = Vector2(1140, -48)
  1154. texture = ExtResource("14")
  1155. [node name="T2" type="Sprite2D" parent="Trees"]
  1156. z_index = 1
  1157. material = ExtResource("18")
  1158. position = Vector2(168, 266)
  1159. texture = ExtResource("15")
  1160. [node name="T6" type="Sprite2D" parent="Trees"]
  1161. z_index = 1
  1162. material = ExtResource("18")
  1163. position = Vector2(422, 9)
  1164. texture = ExtResource("15")
  1165. [node name="T3" type="Sprite2D" parent="Trees"]
  1166. z_index = 1
  1167. material = ExtResource("18")
  1168. position = Vector2(1011, -50)
  1169. texture = ExtResource("15")
  1170. [node name="T9" type="Sprite2D" parent="Trees"]
  1171. z_index = 1
  1172. material = ExtResource("18")
  1173. position = Vector2(-406, -49)
  1174. texture = ExtResource("15")
  1175. [node name="T5" type="Sprite2D" parent="Trees"]
  1176. z_index = 1
  1177. material = ExtResource("18")
  1178. position = Vector2(129, 588)
  1179. texture = ExtResource("15")
  1180. [node name="Bushes" type="Node" parent="."]
  1181. [node name="B1" type="Sprite2D" parent="Bushes"]
  1182. z_index = -2
  1183. material = ExtResource("18")
  1184. position = Vector2(278, 620)
  1185. texture = ExtResource("16")
  1186. [node name="B13" type="Sprite2D" parent="Bushes"]
  1187. z_index = -2
  1188. material = ExtResource("18")
  1189. position = Vector2(483, 627)
  1190. texture = ExtResource("16")
  1191. [node name="B17" type="Sprite2D" parent="Bushes"]
  1192. z_index = -2
  1193. material = ExtResource("18")
  1194. position = Vector2(320, 49)
  1195. texture = ExtResource("16")
  1196. [node name="B7" type="Sprite2D" parent="Bushes"]
  1197. z_index = -2
  1198. material = ExtResource("18")
  1199. position = Vector2(485, 369)
  1200. texture = ExtResource("16")
  1201. [node name="B24" type="Sprite2D" parent="Bushes"]
  1202. z_index = -2
  1203. material = ExtResource("18")
  1204. position = Vector2(185, 433)
  1205. texture = ExtResource("16")
  1206. [node name="B22" type="Sprite2D" parent="Bushes"]
  1207. z_index = -2
  1208. material = ExtResource("18")
  1209. position = Vector2(473, 57)
  1210. texture = ExtResource("16")
  1211. [node name="B16" type="Sprite2D" parent="Bushes"]
  1212. z_index = -2
  1213. material = ExtResource("18")
  1214. position = Vector2(-75, 628)
  1215. texture = ExtResource("16")
  1216. [node name="B11" type="Sprite2D" parent="Bushes"]
  1217. z_index = -2
  1218. material = ExtResource("18")
  1219. position = Vector2(-230, -10)
  1220. texture = ExtResource("16")
  1221. [node name="B14" type="Sprite2D" parent="Bushes"]
  1222. z_index = -2
  1223. material = ExtResource("18")
  1224. position = Vector2(162, 66)
  1225. texture = ExtResource("16")
  1226. [node name="B12" type="Sprite2D" parent="Bushes"]
  1227. z_index = -2
  1228. material = ExtResource("18")
  1229. position = Vector2(927, -3)
  1230. rotation = -0.462162
  1231. texture = ExtResource("16")
  1232. [node name="B9" type="Sprite2D" parent="Bushes"]
  1233. z_index = -2
  1234. material = ExtResource("18")
  1235. position = Vector2(637, 379)
  1236. rotation = 0.181514
  1237. texture = ExtResource("16")
  1238. offset = Vector2(35.3364, -1.40192)
  1239. [node name="B20" type="Sprite2D" parent="Bushes"]
  1240. z_index = -2
  1241. material = ExtResource("18")
  1242. position = Vector2(643, 110)
  1243. rotation = 0.181514
  1244. texture = ExtResource("16")
  1245. offset = Vector2(35.3364, -1.40192)
  1246. [node name="B10" type="Sprite2D" parent="Bushes"]
  1247. z_index = -2
  1248. material = ExtResource("18")
  1249. position = Vector2(-233, -2)
  1250. rotation = -2.96008
  1251. scale = Vector2(1, -1)
  1252. texture = ExtResource("16")
  1253. offset = Vector2(35.3364, -1.40192)
  1254. [node name="B31" type="Sprite2D" parent="Bushes"]
  1255. z_index = -2
  1256. material = ExtResource("18")
  1257. position = Vector2(-498.685, -14.4639)
  1258. texture = ExtResource("16")
  1259. [node name="B32" type="Sprite2D" parent="Bushes"]
  1260. z_index = -2
  1261. material = ExtResource("18")
  1262. position = Vector2(-501.685, -6.46387)
  1263. rotation = -2.96008
  1264. scale = Vector2(1, -1)
  1265. texture = ExtResource("16")
  1266. offset = Vector2(35.3364, -1.40192)
  1267. [node name="B33" type="Sprite2D" parent="Bushes"]
  1268. z_index = -2
  1269. material = ExtResource("18")
  1270. position = Vector2(1141.31, -16.4639)
  1271. texture = ExtResource("16")
  1272. [node name="B34" type="Sprite2D" parent="Bushes"]
  1273. z_index = -2
  1274. material = ExtResource("18")
  1275. position = Vector2(1138.31, -8.46387)
  1276. rotation = -2.96008
  1277. scale = Vector2(1, -1)
  1278. texture = ExtResource("16")
  1279. offset = Vector2(35.3364, -1.40192)
  1280. [node name="B21" type="Sprite2D" parent="Bushes"]
  1281. z_index = -2
  1282. material = ExtResource("18")
  1283. position = Vector2(669, 113)
  1284. rotation = -2.96008
  1285. scale = Vector2(1, -1)
  1286. texture = ExtResource("16")
  1287. offset = Vector2(35.3364, -1.40192)
  1288. [node name="B27" type="Sprite2D" parent="Bushes"]
  1289. z_index = -2
  1290. material = ExtResource("18")
  1291. position = Vector2(572, 191)
  1292. rotation = -2.96008
  1293. scale = Vector2(1, -1)
  1294. texture = ExtResource("16")
  1295. offset = Vector2(35.3364, -1.40192)
  1296. [node name="B28" type="Sprite2D" parent="Bushes"]
  1297. z_index = -2
  1298. material = ExtResource("18")
  1299. position = Vector2(63, 140)
  1300. rotation = -2.96008
  1301. scale = Vector2(1, -1)
  1302. texture = ExtResource("16")
  1303. offset = Vector2(35.3364, -1.40192)
  1304. [node name="B15" type="Sprite2D" parent="Bushes"]
  1305. z_index = -2
  1306. material = ExtResource("18")
  1307. position = Vector2(-74, 645)
  1308. rotation = -2.96008
  1309. scale = Vector2(1, -1)
  1310. texture = ExtResource("16")
  1311. offset = Vector2(35.3364, -1.40192)
  1312. [node name="B5" type="Sprite2D" parent="Bushes"]
  1313. z_index = -2
  1314. material = ExtResource("18")
  1315. position = Vector2(142, 643)
  1316. texture = ExtResource("16")
  1317. [node name="B4" type="Sprite2D" parent="Bushes"]
  1318. z_index = -2
  1319. material = ExtResource("18")
  1320. position = Vector2(324, 639)
  1321. texture = ExtResource("16")
  1322. [node name="B26" type="Sprite2D" parent="Bushes"]
  1323. z_index = -2
  1324. material = ExtResource("18")
  1325. position = Vector2(105, 451)
  1326. texture = ExtResource("16")
  1327. [node name="B2" type="Sprite2D" parent="Bushes"]
  1328. z_index = -2
  1329. material = ExtResource("18")
  1330. position = Vector2(526, 637)
  1331. rotation = -3.14159
  1332. scale = Vector2(1, -1)
  1333. texture = ExtResource("16")
  1334. [node name="B8" type="Sprite2D" parent="Bushes"]
  1335. z_index = -2
  1336. material = ExtResource("18")
  1337. position = Vector2(522, 387)
  1338. rotation = 2.70506
  1339. scale = Vector2(1, -1)
  1340. texture = ExtResource("16")
  1341. [node name="B6" type="Sprite2D" parent="Bushes"]
  1342. z_index = -2
  1343. material = ExtResource("18")
  1344. position = Vector2(803, 622)
  1345. rotation = -3.14159
  1346. scale = Vector2(1, -1)
  1347. texture = ExtResource("16")
  1348. [node name="B29" type="Sprite2D" parent="Bushes"]
  1349. z_index = -2
  1350. material = ExtResource("18")
  1351. position = Vector2(707, 621)
  1352. rotation = -3.14159
  1353. scale = Vector2(1, -1)
  1354. texture = ExtResource("16")
  1355. [node name="B30" type="Sprite2D" parent="Bushes"]
  1356. z_index = -2
  1357. material = ExtResource("18")
  1358. position = Vector2(739, 638)
  1359. rotation = -3.14159
  1360. scale = Vector2(1, -1)
  1361. texture = ExtResource("16")
  1362. [node name="B23" type="Sprite2D" parent="Bushes"]
  1363. z_index = -2
  1364. material = ExtResource("18")
  1365. position = Vector2(669, 629)
  1366. rotation = -3.14159
  1367. scale = Vector2(1, -1)
  1368. texture = ExtResource("16")
  1369. [node name="B18" type="Sprite2D" parent="Bushes"]
  1370. z_index = -2
  1371. material = ExtResource("18")
  1372. position = Vector2(373, 60)
  1373. rotation = -3.14159
  1374. scale = Vector2(1, -1)
  1375. texture = ExtResource("16")
  1376. [node name="B3" type="Sprite2D" parent="Bushes"]
  1377. z_index = -2
  1378. material = ExtResource("18")
  1379. position = Vector2(224, 634)
  1380. rotation = -3.14159
  1381. scale = Vector2(1, -1)
  1382. texture = ExtResource("16")
  1383. [node name="B25" type="Sprite2D" parent="Bushes"]
  1384. z_index = -2
  1385. material = ExtResource("18")
  1386. position = Vector2(142, 439)
  1387. rotation = -3.14159
  1388. scale = Vector2(1, -1)
  1389. texture = ExtResource("16")
  1390. [node name="B19" type="Sprite2D" parent="Bushes"]
  1391. z_index = -2
  1392. material = ExtResource("18")
  1393. position = Vector2(261, 57)
  1394. rotation = -3.14159
  1395. scale = Vector2(1, -1)
  1396. texture = ExtResource("16")
  1397. [node name="Rocks" type="Node" parent="."]
  1398. [node name="R1" type="Sprite2D" parent="Rocks"]
  1399. z_index = -2
  1400. position = Vector2(376, 624)
  1401. texture = ExtResource("17")
  1402. [node name="R9" type="Sprite2D" parent="Rocks"]
  1403. z_index = -2
  1404. position = Vector2(240, 426)
  1405. texture = ExtResource("17")
  1406. [node name="R10" type="Sprite2D" parent="Rocks"]
  1407. z_index = -2
  1408. position = Vector2(428, 182)
  1409. texture = ExtResource("17")
  1410. [node name="R11" type="Sprite2D" parent="Rocks"]
  1411. z_index = -2
  1412. position = Vector2(445, 197)
  1413. texture = ExtResource("17")
  1414. [node name="R8" type="Sprite2D" parent="Rocks"]
  1415. z_index = -2
  1416. position = Vector2(762, 634)
  1417. texture = ExtResource("17")
  1418. [node name="R7" type="Sprite2D" parent="Rocks"]
  1419. z_index = -2
  1420. position = Vector2(194, 316)
  1421. texture = ExtResource("17")
  1422. [node name="R3" type="Sprite2D" parent="Rocks"]
  1423. z_index = -2
  1424. position = Vector2(573, 378)
  1425. texture = ExtResource("17")
  1426. [node name="R5" type="Sprite2D" parent="Rocks"]
  1427. z_index = -2
  1428. position = Vector2(-187, 232)
  1429. texture = ExtResource("17")
  1430. [node name="R12" type="Sprite2D" parent="Rocks"]
  1431. z_index = -2
  1432. position = Vector2(-164, 256)
  1433. texture = ExtResource("17")
  1434. [node name="R6" type="Sprite2D" parent="Rocks"]
  1435. z_index = -2
  1436. position = Vector2(558, 62)
  1437. texture = ExtResource("17")
  1438. [node name="R4" type="Sprite2D" parent="Rocks"]
  1439. z_index = -2
  1440. position = Vector2(1048, -17)
  1441. texture = ExtResource("17")
  1442. [node name="R13" type="Sprite2D" parent="Rocks"]
  1443. z_index = -2
  1444. position = Vector2(-356, -17)
  1445. texture = ExtResource("17")
  1446. [node name="R2" type="Sprite2D" parent="Rocks"]
  1447. z_index = -2
  1448. position = Vector2(72, 639)
  1449. scale = Vector2(0.5, 0.5)
  1450. texture = ExtResource("17")