Arcade racing demo got Godot 3.3
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

981 lines
56KB

  1. [gd_scene load_steps=109 format=2]
  2. [ext_resource path="res://Objects/Vehicle/Vehicle.tscn" type="PackedScene" id=1]
  3. [ext_resource path="res://Objects/PlayerCTRL/PlayerCTRL.tscn" type="PackedScene" id=2]
  4. [ext_resource path="res://Assets/Graphics/tilesheet.png" type="Texture" id=3]
  5. [sub_resource type="ConvexPolygonShape2D" id=1]
  6. points = PoolVector2Array( 8, 0, 64, 0, 64, 8, 8, 8 )
  7. [sub_resource type="ConvexPolygonShape2D" id=2]
  8. points = PoolVector2Array( 8, 64, 0, 64, 0, 0, 8, 0 )
  9. [sub_resource type="ConvexPolygonShape2D" id=3]
  10. points = PoolVector2Array( 0, 0, 56, 0, 56, 8, 0, 8 )
  11. [sub_resource type="ConvexPolygonShape2D" id=4]
  12. points = PoolVector2Array( 56, 0, 64, 0, 64, 64, 56, 64 )
  13. [sub_resource type="ConvexPolygonShape2D" id=5]
  14. points = PoolVector2Array( 56, 0, 64, 0, 64, 64, 56, 64 )
  15. [sub_resource type="ConvexPolygonShape2D" id=6]
  16. points = PoolVector2Array( 56, 64, 0, 64, 0, 56, 56, 56 )
  17. [sub_resource type="ConvexPolygonShape2D" id=7]
  18. points = PoolVector2Array( 8, 8, 0, 8, 0, 0, 8, 0 )
  19. [sub_resource type="ConvexPolygonShape2D" id=8]
  20. points = PoolVector2Array( 8, 64, 0, 64, 0, 56, 8, 56 )
  21. [sub_resource type="ConvexPolygonShape2D" id=9]
  22. points = PoolVector2Array( 64, 64, 56, 64, 56, 56, 64, 56 )
  23. [sub_resource type="ConvexPolygonShape2D" id=10]
  24. points = PoolVector2Array( 8, 64, 0, 64, 0, 0, 8, 0 )
  25. [sub_resource type="ConvexPolygonShape2D" id=11]
  26. points = PoolVector2Array( 8, 56, 64, 56, 64, 64, 8, 64 )
  27. [sub_resource type="ConvexPolygonShape2D" id=12]
  28. points = PoolVector2Array( 64, 8, 56, 8, 56, 0, 64, 0 )
  29. [sub_resource type="ConvexPolygonShape2D" id=13]
  30. points = PoolVector2Array( 8, 64, 0, 64, 0, 56, 8, 56 )
  31. [sub_resource type="ConvexPolygonShape2D" id=14]
  32. points = PoolVector2Array( 64, 64, 56, 64, 56, 56, 64, 56 )
  33. [sub_resource type="ConvexPolygonShape2D" id=15]
  34. points = PoolVector2Array( 64, 8, 56, 8, 56, 0, 64, 0 )
  35. [sub_resource type="ConvexPolygonShape2D" id=16]
  36. points = PoolVector2Array( 8, 8, 0, 8, 0, 0, 8, 0 )
  37. [sub_resource type="ConvexPolygonShape2D" id=17]
  38. points = PoolVector2Array( 8, 8, 0, 8, 0, 0, 8, 0 )
  39. [sub_resource type="ConvexPolygonShape2D" id=18]
  40. points = PoolVector2Array( 64, 8, 56, 8, 56, 0, 64, 0 )
  41. [sub_resource type="ConvexPolygonShape2D" id=19]
  42. points = PoolVector2Array( 64, 64, 56, 64, 56, 56, 64, 56 )
  43. [sub_resource type="ConvexPolygonShape2D" id=20]
  44. points = PoolVector2Array( 64, 8, 56, 8, 56, 0, 64, 0 )
  45. [sub_resource type="ConvexPolygonShape2D" id=21]
  46. points = PoolVector2Array( 8, 8, 0, 8, 0, 0, 8, 0 )
  47. [sub_resource type="ConvexPolygonShape2D" id=22]
  48. points = PoolVector2Array( 8, 64, 0, 64, 0, 56, 8, 56 )
  49. [sub_resource type="ConvexPolygonShape2D" id=23]
  50. points = PoolVector2Array( 0, 0, 8, 0, 8, 8, 0, 8 )
  51. [sub_resource type="ConvexPolygonShape2D" id=24]
  52. points = PoolVector2Array( 0, 56, 8, 56, 8, 64, 0, 64 )
  53. [sub_resource type="ConvexPolygonShape2D" id=25]
  54. points = PoolVector2Array( 56, 56, 64, 56, 64, 64, 56, 64 )
  55. [sub_resource type="ConvexPolygonShape2D" id=26]
  56. points = PoolVector2Array( 56, 0, 64, 0, 64, 8, 56, 8 )
  57. [sub_resource type="ConvexPolygonShape2D" id=27]
  58. points = PoolVector2Array( 56, 56, 64, 56, 64, 64, 56, 64 )
  59. [sub_resource type="ConvexPolygonShape2D" id=28]
  60. points = PoolVector2Array( 0, 56, 8, 56, 8, 64, 0, 64 )
  61. [sub_resource type="ConvexPolygonShape2D" id=29]
  62. points = PoolVector2Array( 64, 8, 0, 8, 0, 0, 64, 0 )
  63. [sub_resource type="ConvexPolygonShape2D" id=30]
  64. points = PoolVector2Array( 64, 64, 0, 64, 0, 56, 64, 56 )
  65. [sub_resource type="ConvexPolygonShape2D" id=31]
  66. points = PoolVector2Array( 64, 8, 0, 8, 0, 0, 64, 0 )
  67. [sub_resource type="ConvexPolygonShape2D" id=32]
  68. points = PoolVector2Array( 8, 64, 0, 64, 0, 56, 8, 56 )
  69. [sub_resource type="ConvexPolygonShape2D" id=33]
  70. points = PoolVector2Array( 64, 64, 56, 64, 56, 56, 64, 56 )
  71. [sub_resource type="ConvexPolygonShape2D" id=34]
  72. points = PoolVector2Array( 0, 0, 8, 0, 8, 64, 0, 64 )
  73. [sub_resource type="ConvexPolygonShape2D" id=35]
  74. points = PoolVector2Array( 64, 64, 56, 64, 56, 0, 64, 0 )
  75. [sub_resource type="ConvexPolygonShape2D" id=36]
  76. points = PoolVector2Array( 0, 0, 8, 0, 8, 64, 0, 64 )
  77. [sub_resource type="ConvexPolygonShape2D" id=37]
  78. points = PoolVector2Array( 64, 8, 56, 8, 56, 0, 64, 0 )
  79. [sub_resource type="ConvexPolygonShape2D" id=38]
  80. points = PoolVector2Array( 64, 64, 56, 64, 56, 56, 64, 56 )
  81. [sub_resource type="ConvexPolygonShape2D" id=39]
  82. points = PoolVector2Array( 8, 64, 0, 64, 0, 56, 8, 56 )
  83. [sub_resource type="ConvexPolygonShape2D" id=40]
  84. points = PoolVector2Array( 64, 64, 56, 64, 56, 56, 64, 56 )
  85. [sub_resource type="ConvexPolygonShape2D" id=41]
  86. points = PoolVector2Array( 8, 8, 0, 8, 0, 0, 8, 0 )
  87. [sub_resource type="ConvexPolygonShape2D" id=42]
  88. points = PoolVector2Array( 64, 8, 56, 8, 56, 0, 64, 0 )
  89. [sub_resource type="ConvexPolygonShape2D" id=43]
  90. points = PoolVector2Array( 64, 8, 56, 8, 56, 0, 64, 0 )
  91. [sub_resource type="ConvexPolygonShape2D" id=44]
  92. points = PoolVector2Array( 56, 56, 64, 56, 64, 64, 56, 64 )
  93. [sub_resource type="ConvexPolygonShape2D" id=45]
  94. points = PoolVector2Array( 0, 0, 8, 0, 8, 8, 0, 8 )
  95. [sub_resource type="ConvexPolygonShape2D" id=46]
  96. points = PoolVector2Array( 0, 56, 8, 56, 8, 64, 0, 64 )
  97. [sub_resource type="ConvexPolygonShape2D" id=47]
  98. points = PoolVector2Array( 8, 64, 0, 64, 0, 0, 8, 0 )
  99. [sub_resource type="ConvexPolygonShape2D" id=48]
  100. points = PoolVector2Array( 64, 8, 56, 8, 56, 0, 64, 0 )
  101. [sub_resource type="ConvexPolygonShape2D" id=49]
  102. points = PoolVector2Array( 8, 8, 0, 8, 0, 0, 8, 0 )
  103. [sub_resource type="ConvexPolygonShape2D" id=50]
  104. points = PoolVector2Array( 64, 64, 56, 64, 56, 0, 64, 0 )
  105. [sub_resource type="ConvexPolygonShape2D" id=51]
  106. points = PoolVector2Array( 0, 0, 8, 0, 8, 64, 0, 64 )
  107. [sub_resource type="ConvexPolygonShape2D" id=52]
  108. points = PoolVector2Array( 64, 64, 56, 64, 56, 56, 64, 56 )
  109. [sub_resource type="ConvexPolygonShape2D" id=53]
  110. points = PoolVector2Array( 64, 64, 56, 64, 56, 0, 64, 0 )
  111. [sub_resource type="ConvexPolygonShape2D" id=54]
  112. points = PoolVector2Array( 0, 56, 8, 56, 8, 64, 0, 64 )
  113. [sub_resource type="ConvexPolygonShape2D" id=55]
  114. points = PoolVector2Array( 8, 8, 0, 8, 0, 0, 8, 0 )
  115. [sub_resource type="ConvexPolygonShape2D" id=56]
  116. points = PoolVector2Array( 64, 64, 0, 64, 0, 56, 64, 56 )
  117. [sub_resource type="ConvexPolygonShape2D" id=57]
  118. points = PoolVector2Array( 64, 8, 0, 8, 0, 0, 64, 0 )
  119. [sub_resource type="ConvexPolygonShape2D" id=58]
  120. points = PoolVector2Array( 8, 64, 0, 64, 0, 56, 8, 56 )
  121. [sub_resource type="ConvexPolygonShape2D" id=59]
  122. points = PoolVector2Array( 64, 64, 0, 64, 0, 56, 64, 56 )
  123. [sub_resource type="ConvexPolygonShape2D" id=60]
  124. points = PoolVector2Array( 64, 8, 56, 8, 56, 0, 64, 0 )
  125. [sub_resource type="ConvexPolygonShape2D" id=61]
  126. points = PoolVector2Array( 64, 8, 0, 8, 0, 0, 64, 0 )
  127. [sub_resource type="ConvexPolygonShape2D" id=62]
  128. points = PoolVector2Array( 64, 64, 56, 64, 56, 56, 64, 56 )
  129. [sub_resource type="ConvexPolygonShape2D" id=63]
  130. points = PoolVector2Array( 64, 8, 0, 8, 0, 0, 64, 0 )
  131. [sub_resource type="ConvexPolygonShape2D" id=64]
  132. points = PoolVector2Array( 64, 64, 0, 64, 0, 56, 64, 56 )
  133. [sub_resource type="ConvexPolygonShape2D" id=65]
  134. points = PoolVector2Array( 0, 0, 8, 0, 8, 64, 0, 64 )
  135. [sub_resource type="ConvexPolygonShape2D" id=66]
  136. points = PoolVector2Array( 64, 64, 56, 64, 56, 0, 64, 0 )
  137. [sub_resource type="ConvexPolygonShape2D" id=67]
  138. points = PoolVector2Array( 8, 8, 0, 8, 0, 0, 8, 0 )
  139. [sub_resource type="ConvexPolygonShape2D" id=68]
  140. points = PoolVector2Array( 8, 64, 0, 64, 0, 56, 8, 56 )
  141. [sub_resource type="ConvexPolygonShape2D" id=69]
  142. points = PoolVector2Array( 64, 64, 56, 64, 56, 0, 64, 0 )
  143. [sub_resource type="ConvexPolygonShape2D" id=70]
  144. points = PoolVector2Array( 64, 8, 0, 8, 0, 0, 64, 0 )
  145. [sub_resource type="ConvexPolygonShape2D" id=71]
  146. points = PoolVector2Array( 0, 8, 8, 8, 8, 64, 0, 64 )
  147. [sub_resource type="ConvexPolygonShape2D" id=72]
  148. points = PoolVector2Array( 56, 8, 64, 8, 64, 64, 56, 64 )
  149. [sub_resource type="ConvexPolygonShape2D" id=73]
  150. points = PoolVector2Array( 8, 8, 0, 8, 0, 0, 8, 0 )
  151. [sub_resource type="ConvexPolygonShape2D" id=74]
  152. points = PoolVector2Array( 64, 8, 56, 8, 56, 0, 64, 0 )
  153. [sub_resource type="ConvexPolygonShape2D" id=75]
  154. points = PoolVector2Array( 64, 64, 0, 64, 0, 56, 64, 56 )
  155. [sub_resource type="ConvexPolygonShape2D" id=76]
  156. points = PoolVector2Array( 64, 64, 56, 64, 56, 0, 64, 0 )
  157. [sub_resource type="ConvexPolygonShape2D" id=77]
  158. points = PoolVector2Array( 56, 8, 0, 8, 0, 0, 56, 0 )
  159. [sub_resource type="ConvexPolygonShape2D" id=78]
  160. points = PoolVector2Array( 56, 64, 0, 64, 0, 56, 56, 56 )
  161. [sub_resource type="ConvexPolygonShape2D" id=79]
  162. points = PoolVector2Array( 64, 64, 0, 64, 0, 56, 64, 56 )
  163. [sub_resource type="ConvexPolygonShape2D" id=80]
  164. points = PoolVector2Array( 8, 56, 0, 56, 0, 0, 8, 0 )
  165. [sub_resource type="ConvexPolygonShape2D" id=81]
  166. points = PoolVector2Array( 64, 56, 56, 56, 56, 0, 64, 0 )
  167. [sub_resource type="ConvexPolygonShape2D" id=82]
  168. points = PoolVector2Array( 0, 0, 8, 0, 8, 64, 0, 64 )
  169. [sub_resource type="ConvexPolygonShape2D" id=83]
  170. points = PoolVector2Array( 8, 0, 64, 0, 64, 8, 8, 8 )
  171. [sub_resource type="ConvexPolygonShape2D" id=84]
  172. points = PoolVector2Array( 8, 56, 64, 56, 64, 64, 8, 64 )
  173. [sub_resource type="ConvexPolygonShape2D" id=85]
  174. points = PoolVector2Array( 8, 64, 0, 64, 0, 0, 8, 0 )
  175. [sub_resource type="ConvexPolygonShape2D" id=86]
  176. points = PoolVector2Array( 64, 64, 56, 64, 56, 0, 64, 0 )
  177. [sub_resource type="ConvexPolygonShape2D" id=87]
  178. points = PoolVector2Array( 8, 0, 56, 0, 56, 8, 8, 8 )
  179. [sub_resource type="ConvexPolygonShape2D" id=88]
  180. points = PoolVector2Array( 8, 56, 56, 56, 56, 64, 8, 64 )
  181. [sub_resource type="ConvexPolygonShape2D" id=89]
  182. points = PoolVector2Array( 64, 8, 56, 8, 56, 0, 64, 0 )
  183. [sub_resource type="ConvexPolygonShape2D" id=90]
  184. points = PoolVector2Array( 8, 64, 0, 64, 0, 56, 8, 56 )
  185. [sub_resource type="ConvexPolygonShape2D" id=91]
  186. points = PoolVector2Array( 8, 8, 0, 8, 0, 0, 8, 0 )
  187. [sub_resource type="ConvexPolygonShape2D" id=92]
  188. points = PoolVector2Array( 64, 64, 56, 64, 56, 56, 64, 56 )
  189. [sub_resource type="ConvexPolygonShape2D" id=93]
  190. points = PoolVector2Array( 8, 8, 0, 8, 0, 0, 8, 0 )
  191. [sub_resource type="ConvexPolygonShape2D" id=94]
  192. points = PoolVector2Array( 8, 64, 0, 64, 0, 56, 8, 56 )
  193. [sub_resource type="ConvexPolygonShape2D" id=95]
  194. points = PoolVector2Array( 64, 8, 56, 8, 56, 0, 64, 0 )
  195. [sub_resource type="ConvexPolygonShape2D" id=96]
  196. points = PoolVector2Array( 64, 64, 56, 64, 56, 56, 64, 56 )
  197. [sub_resource type="ConvexPolygonShape2D" id=97]
  198. points = PoolVector2Array( 0, 0, 8, 0, 8, 64, 0, 64 )
  199. [sub_resource type="ConvexPolygonShape2D" id=98]
  200. points = PoolVector2Array( 8, 56, 64, 56, 64, 64, 8, 64 )
  201. [sub_resource type="ConvexPolygonShape2D" id=99]
  202. points = PoolVector2Array( 64, 64, 0, 64, 0, 56, 64, 56 )
  203. [sub_resource type="ConvexPolygonShape2D" id=100]
  204. points = PoolVector2Array( 64, 56, 56, 56, 56, 0, 64, 0 )
  205. [sub_resource type="ConvexPolygonShape2D" id=101]
  206. points = PoolVector2Array( 64, 64, 56, 64, 56, 0, 64, 0 )
  207. [sub_resource type="ConvexPolygonShape2D" id=102]
  208. points = PoolVector2Array( 56, 8, 0, 8, 0, 0, 56, 0 )
  209. [sub_resource type="ConvexPolygonShape2D" id=103]
  210. points = PoolVector2Array( 0, 0, 8, 0, 8, 64, 0, 64 )
  211. [sub_resource type="ConvexPolygonShape2D" id=104]
  212. points = PoolVector2Array( 8, 0, 64, 0, 64, 8, 8, 8 )
  213. [sub_resource type="TileSet" id=105]
  214. 0/name = "OrangeTiles"
  215. 0/texture = ExtResource( 3 )
  216. 0/tex_offset = Vector2( 0, 0 )
  217. 0/modulate = Color( 1, 1, 1, 1 )
  218. 0/region = Rect2( 0, 0, 576, 384 )
  219. 0/tile_mode = 1
  220. 0/autotile/bitmask_mode = 1
  221. 0/autotile/bitmask_flags = [ Vector2( 0, 0 ), 176, Vector2( 0, 1 ), 50, Vector2( 0, 2 ), 255, Vector2( 0, 3 ), 507, Vector2( 0, 4 ), 442, Vector2( 0, 5 ), 190, Vector2( 1, 0 ), 152, Vector2( 1, 1 ), 26, Vector2( 1, 2 ), 447, Vector2( 1, 3 ), 510, Vector2( 1, 4 ), 250, Vector2( 1, 5 ), 187, Vector2( 2, 0 ), 56, Vector2( 2, 1 ), 146, Vector2( 2, 2 ), 191, Vector2( 2, 3 ), 251, Vector2( 2, 4 ), 434, Vector2( 2, 5 ), 182, Vector2( 3, 0 ), 184, Vector2( 3, 1 ), 178, Vector2( 3, 2 ), 442, Vector2( 3, 3 ), 446, Vector2( 3, 4 ), 218, Vector2( 3, 5 ), 155, Vector2( 4, 0 ), 58, Vector2( 4, 1 ), 154, Vector2( 4, 2 ), 438, Vector2( 4, 3 ), 504, Vector2( 4, 4 ), 440, Vector2( 4, 5 ), 62, Vector2( 5, 0 ), 24, Vector2( 5, 1 ), 144, Vector2( 5, 2 ), 219, Vector2( 5, 3 ), 63, Vector2( 5, 4 ), 248, Vector2( 5, 5 ), 59, Vector2( 6, 0 ), 18, Vector2( 6, 1 ), 48, Vector2( 6, 2 ), 511, Vector2( 6, 3 ), 16, Vector2( 6, 4 ), 443, Vector2( 6, 5 ), 254, Vector2( 7, 0 ), 432, Vector2( 7, 1 ), 54, Vector2( 7, 2 ), 186, Vector2( 8, 0 ), 216, Vector2( 8, 1 ), 27 ]
  222. 0/autotile/icon_coordinate = Vector2( 6, 3 )
  223. 0/autotile/tile_size = Vector2( 64, 64 )
  224. 0/autotile/spacing = 0
  225. 0/autotile/occluder_map = [ ]
  226. 0/autotile/navpoly_map = [ ]
  227. 0/autotile/priority_map = [ ]
  228. 0/autotile/z_index_map = [ ]
  229. 0/occluder_offset = Vector2( 0, 0 )
  230. 0/navigation_offset = Vector2( 0, 0 )
  231. 0/shape_offset = Vector2( 0, 0 )
  232. 0/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
  233. 0/shape = SubResource( 1 )
  234. 0/shape_one_way = false
  235. 0/shape_one_way_margin = 1.0
  236. 0/shapes = [ {
  237. "autotile_coord": Vector2( 0, 0 ),
  238. "one_way": false,
  239. "one_way_margin": 1.0,
  240. "shape": SubResource( 1 ),
  241. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  242. }, {
  243. "autotile_coord": Vector2( 0, 0 ),
  244. "one_way": false,
  245. "one_way_margin": 1.0,
  246. "shape": SubResource( 2 ),
  247. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  248. }, {
  249. "autotile_coord": Vector2( 1, 0 ),
  250. "one_way": false,
  251. "one_way_margin": 1.0,
  252. "shape": SubResource( 3 ),
  253. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  254. }, {
  255. "autotile_coord": Vector2( 1, 0 ),
  256. "one_way": false,
  257. "one_way_margin": 1.0,
  258. "shape": SubResource( 4 ),
  259. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  260. }, {
  261. "autotile_coord": Vector2( 1, 1 ),
  262. "one_way": false,
  263. "one_way_margin": 1.0,
  264. "shape": SubResource( 5 ),
  265. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  266. }, {
  267. "autotile_coord": Vector2( 1, 1 ),
  268. "one_way": false,
  269. "one_way_margin": 1.0,
  270. "shape": SubResource( 6 ),
  271. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  272. }, {
  273. "autotile_coord": Vector2( 1, 1 ),
  274. "one_way": false,
  275. "one_way_margin": 1.0,
  276. "shape": SubResource( 7 ),
  277. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  278. }, {
  279. "autotile_coord": Vector2( 1, 0 ),
  280. "one_way": false,
  281. "one_way_margin": 1.0,
  282. "shape": SubResource( 8 ),
  283. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  284. }, {
  285. "autotile_coord": Vector2( 0, 0 ),
  286. "one_way": false,
  287. "one_way_margin": 1.0,
  288. "shape": SubResource( 9 ),
  289. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  290. }, {
  291. "autotile_coord": Vector2( 0, 1 ),
  292. "one_way": false,
  293. "one_way_margin": 1.0,
  294. "shape": SubResource( 10 ),
  295. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  296. }, {
  297. "autotile_coord": Vector2( 0, 1 ),
  298. "one_way": false,
  299. "one_way_margin": 1.0,
  300. "shape": SubResource( 11 ),
  301. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  302. }, {
  303. "autotile_coord": Vector2( 0, 1 ),
  304. "one_way": false,
  305. "one_way_margin": 1.0,
  306. "shape": SubResource( 12 ),
  307. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  308. }, {
  309. "autotile_coord": Vector2( 1, 2 ),
  310. "one_way": false,
  311. "one_way_margin": 1.0,
  312. "shape": SubResource( 13 ),
  313. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  314. }, {
  315. "autotile_coord": Vector2( 0, 2 ),
  316. "one_way": false,
  317. "one_way_margin": 1.0,
  318. "shape": SubResource( 14 ),
  319. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  320. }, {
  321. "autotile_coord": Vector2( 0, 3 ),
  322. "one_way": false,
  323. "one_way_margin": 1.0,
  324. "shape": SubResource( 15 ),
  325. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  326. }, {
  327. "autotile_coord": Vector2( 1, 3 ),
  328. "one_way": false,
  329. "one_way_margin": 1.0,
  330. "shape": SubResource( 16 ),
  331. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  332. }, {
  333. "autotile_coord": Vector2( 1, 4 ),
  334. "one_way": false,
  335. "one_way_margin": 1.0,
  336. "shape": SubResource( 17 ),
  337. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  338. }, {
  339. "autotile_coord": Vector2( 1, 4 ),
  340. "one_way": false,
  341. "one_way_margin": 1.0,
  342. "shape": SubResource( 18 ),
  343. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  344. }, {
  345. "autotile_coord": Vector2( 1, 4 ),
  346. "one_way": false,
  347. "one_way_margin": 1.0,
  348. "shape": SubResource( 19 ),
  349. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  350. }, {
  351. "autotile_coord": Vector2( 0, 4 ),
  352. "one_way": false,
  353. "one_way_margin": 1.0,
  354. "shape": SubResource( 20 ),
  355. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  356. }, {
  357. "autotile_coord": Vector2( 0, 4 ),
  358. "one_way": false,
  359. "one_way_margin": 1.0,
  360. "shape": SubResource( 21 ),
  361. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  362. }, {
  363. "autotile_coord": Vector2( 0, 4 ),
  364. "one_way": false,
  365. "one_way_margin": 1.0,
  366. "shape": SubResource( 22 ),
  367. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  368. }, {
  369. "autotile_coord": Vector2( 0, 5 ),
  370. "one_way": false,
  371. "one_way_margin": 1.0,
  372. "shape": SubResource( 23 ),
  373. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  374. }, {
  375. "autotile_coord": Vector2( 0, 5 ),
  376. "one_way": false,
  377. "one_way_margin": 1.0,
  378. "shape": SubResource( 24 ),
  379. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  380. }, {
  381. "autotile_coord": Vector2( 0, 5 ),
  382. "one_way": false,
  383. "one_way_margin": 1.0,
  384. "shape": SubResource( 25 ),
  385. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  386. }, {
  387. "autotile_coord": Vector2( 1, 5 ),
  388. "one_way": false,
  389. "one_way_margin": 1.0,
  390. "shape": SubResource( 26 ),
  391. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  392. }, {
  393. "autotile_coord": Vector2( 1, 5 ),
  394. "one_way": false,
  395. "one_way_margin": 1.0,
  396. "shape": SubResource( 27 ),
  397. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  398. }, {
  399. "autotile_coord": Vector2( 1, 5 ),
  400. "one_way": false,
  401. "one_way_margin": 1.0,
  402. "shape": SubResource( 28 ),
  403. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  404. }, {
  405. "autotile_coord": Vector2( 2, 0 ),
  406. "one_way": false,
  407. "one_way_margin": 1.0,
  408. "shape": SubResource( 29 ),
  409. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  410. }, {
  411. "autotile_coord": Vector2( 2, 0 ),
  412. "one_way": false,
  413. "one_way_margin": 1.0,
  414. "shape": SubResource( 30 ),
  415. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  416. }, {
  417. "autotile_coord": Vector2( 3, 0 ),
  418. "one_way": false,
  419. "one_way_margin": 1.0,
  420. "shape": SubResource( 31 ),
  421. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  422. }, {
  423. "autotile_coord": Vector2( 3, 0 ),
  424. "one_way": false,
  425. "one_way_margin": 1.0,
  426. "shape": SubResource( 32 ),
  427. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  428. }, {
  429. "autotile_coord": Vector2( 3, 0 ),
  430. "one_way": false,
  431. "one_way_margin": 1.0,
  432. "shape": SubResource( 33 ),
  433. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  434. }, {
  435. "autotile_coord": Vector2( 2, 1 ),
  436. "one_way": false,
  437. "one_way_margin": 1.0,
  438. "shape": SubResource( 34 ),
  439. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  440. }, {
  441. "autotile_coord": Vector2( 2, 1 ),
  442. "one_way": false,
  443. "one_way_margin": 1.0,
  444. "shape": SubResource( 35 ),
  445. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  446. }, {
  447. "autotile_coord": Vector2( 3, 1 ),
  448. "one_way": false,
  449. "one_way_margin": 1.0,
  450. "shape": SubResource( 36 ),
  451. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  452. }, {
  453. "autotile_coord": Vector2( 3, 1 ),
  454. "one_way": false,
  455. "one_way_margin": 1.0,
  456. "shape": SubResource( 37 ),
  457. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  458. }, {
  459. "autotile_coord": Vector2( 3, 1 ),
  460. "one_way": false,
  461. "one_way_margin": 1.0,
  462. "shape": SubResource( 38 ),
  463. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  464. }, {
  465. "autotile_coord": Vector2( 2, 2 ),
  466. "one_way": false,
  467. "one_way_margin": 1.0,
  468. "shape": SubResource( 39 ),
  469. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  470. }, {
  471. "autotile_coord": Vector2( 2, 2 ),
  472. "one_way": false,
  473. "one_way_margin": 1.0,
  474. "shape": SubResource( 40 ),
  475. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  476. }, {
  477. "autotile_coord": Vector2( 3, 2 ),
  478. "one_way": false,
  479. "one_way_margin": 1.0,
  480. "shape": SubResource( 41 ),
  481. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  482. }, {
  483. "autotile_coord": Vector2( 3, 2 ),
  484. "one_way": false,
  485. "one_way_margin": 1.0,
  486. "shape": SubResource( 42 ),
  487. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  488. }, {
  489. "autotile_coord": Vector2( 2, 3 ),
  490. "one_way": false,
  491. "one_way_margin": 1.0,
  492. "shape": SubResource( 43 ),
  493. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  494. }, {
  495. "autotile_coord": Vector2( 2, 3 ),
  496. "one_way": false,
  497. "one_way_margin": 1.0,
  498. "shape": SubResource( 44 ),
  499. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  500. }, {
  501. "autotile_coord": Vector2( 3, 3 ),
  502. "one_way": false,
  503. "one_way_margin": 1.0,
  504. "shape": SubResource( 45 ),
  505. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  506. }, {
  507. "autotile_coord": Vector2( 3, 3 ),
  508. "one_way": false,
  509. "one_way_margin": 1.0,
  510. "shape": SubResource( 46 ),
  511. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  512. }, {
  513. "autotile_coord": Vector2( 2, 4 ),
  514. "one_way": false,
  515. "one_way_margin": 1.0,
  516. "shape": SubResource( 47 ),
  517. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  518. }, {
  519. "autotile_coord": Vector2( 2, 4 ),
  520. "one_way": false,
  521. "one_way_margin": 1.0,
  522. "shape": SubResource( 48 ),
  523. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  524. }, {
  525. "autotile_coord": Vector2( 3, 4 ),
  526. "one_way": false,
  527. "one_way_margin": 1.0,
  528. "shape": SubResource( 49 ),
  529. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  530. }, {
  531. "autotile_coord": Vector2( 3, 4 ),
  532. "one_way": false,
  533. "one_way_margin": 1.0,
  534. "shape": SubResource( 50 ),
  535. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  536. }, {
  537. "autotile_coord": Vector2( 2, 5 ),
  538. "one_way": false,
  539. "one_way_margin": 1.0,
  540. "shape": SubResource( 51 ),
  541. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  542. }, {
  543. "autotile_coord": Vector2( 2, 5 ),
  544. "one_way": false,
  545. "one_way_margin": 1.0,
  546. "shape": SubResource( 52 ),
  547. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  548. }, {
  549. "autotile_coord": Vector2( 3, 5 ),
  550. "one_way": false,
  551. "one_way_margin": 1.0,
  552. "shape": SubResource( 53 ),
  553. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  554. }, {
  555. "autotile_coord": Vector2( 3, 5 ),
  556. "one_way": false,
  557. "one_way_margin": 1.0,
  558. "shape": SubResource( 54 ),
  559. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  560. }, {
  561. "autotile_coord": Vector2( 4, 5 ),
  562. "one_way": false,
  563. "one_way_margin": 1.0,
  564. "shape": SubResource( 55 ),
  565. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  566. }, {
  567. "autotile_coord": Vector2( 4, 5 ),
  568. "one_way": false,
  569. "one_way_margin": 1.0,
  570. "shape": SubResource( 56 ),
  571. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  572. }, {
  573. "autotile_coord": Vector2( 4, 4 ),
  574. "one_way": false,
  575. "one_way_margin": 1.0,
  576. "shape": SubResource( 57 ),
  577. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  578. }, {
  579. "autotile_coord": Vector2( 4, 4 ),
  580. "one_way": false,
  581. "one_way_margin": 1.0,
  582. "shape": SubResource( 58 ),
  583. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  584. }, {
  585. "autotile_coord": Vector2( 5, 5 ),
  586. "one_way": false,
  587. "one_way_margin": 1.0,
  588. "shape": SubResource( 59 ),
  589. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  590. }, {
  591. "autotile_coord": Vector2( 5, 5 ),
  592. "one_way": false,
  593. "one_way_margin": 1.0,
  594. "shape": SubResource( 60 ),
  595. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  596. }, {
  597. "autotile_coord": Vector2( 5, 4 ),
  598. "one_way": false,
  599. "one_way_margin": 1.0,
  600. "shape": SubResource( 61 ),
  601. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  602. }, {
  603. "autotile_coord": Vector2( 5, 4 ),
  604. "one_way": false,
  605. "one_way_margin": 1.0,
  606. "shape": SubResource( 62 ),
  607. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  608. }, {
  609. "autotile_coord": Vector2( 4, 3 ),
  610. "one_way": false,
  611. "one_way_margin": 1.0,
  612. "shape": SubResource( 63 ),
  613. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  614. }, {
  615. "autotile_coord": Vector2( 5, 3 ),
  616. "one_way": false,
  617. "one_way_margin": 1.0,
  618. "shape": SubResource( 64 ),
  619. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  620. }, {
  621. "autotile_coord": Vector2( 4, 2 ),
  622. "one_way": false,
  623. "one_way_margin": 1.0,
  624. "shape": SubResource( 65 ),
  625. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  626. }, {
  627. "autotile_coord": Vector2( 5, 2 ),
  628. "one_way": false,
  629. "one_way_margin": 1.0,
  630. "shape": SubResource( 66 ),
  631. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  632. }, {
  633. "autotile_coord": Vector2( 4, 1 ),
  634. "one_way": false,
  635. "one_way_margin": 1.0,
  636. "shape": SubResource( 67 ),
  637. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  638. }, {
  639. "autotile_coord": Vector2( 4, 1 ),
  640. "one_way": false,
  641. "one_way_margin": 1.0,
  642. "shape": SubResource( 68 ),
  643. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  644. }, {
  645. "autotile_coord": Vector2( 4, 1 ),
  646. "one_way": false,
  647. "one_way_margin": 1.0,
  648. "shape": SubResource( 69 ),
  649. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  650. }, {
  651. "autotile_coord": Vector2( 5, 1 ),
  652. "one_way": false,
  653. "one_way_margin": 1.0,
  654. "shape": SubResource( 70 ),
  655. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  656. }, {
  657. "autotile_coord": Vector2( 5, 1 ),
  658. "one_way": false,
  659. "one_way_margin": 1.0,
  660. "shape": SubResource( 71 ),
  661. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  662. }, {
  663. "autotile_coord": Vector2( 5, 1 ),
  664. "one_way": false,
  665. "one_way_margin": 1.0,
  666. "shape": SubResource( 72 ),
  667. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  668. }, {
  669. "autotile_coord": Vector2( 4, 0 ),
  670. "one_way": false,
  671. "one_way_margin": 1.0,
  672. "shape": SubResource( 73 ),
  673. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  674. }, {
  675. "autotile_coord": Vector2( 4, 0 ),
  676. "one_way": false,
  677. "one_way_margin": 1.0,
  678. "shape": SubResource( 74 ),
  679. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  680. }, {
  681. "autotile_coord": Vector2( 4, 0 ),
  682. "one_way": false,
  683. "one_way_margin": 1.0,
  684. "shape": SubResource( 75 ),
  685. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  686. }, {
  687. "autotile_coord": Vector2( 5, 0 ),
  688. "one_way": false,
  689. "one_way_margin": 1.0,
  690. "shape": SubResource( 76 ),
  691. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  692. }, {
  693. "autotile_coord": Vector2( 5, 0 ),
  694. "one_way": false,
  695. "one_way_margin": 1.0,
  696. "shape": SubResource( 77 ),
  697. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  698. }, {
  699. "autotile_coord": Vector2( 5, 0 ),
  700. "one_way": false,
  701. "one_way_margin": 1.0,
  702. "shape": SubResource( 78 ),
  703. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  704. }, {
  705. "autotile_coord": Vector2( 6, 0 ),
  706. "one_way": false,
  707. "one_way_margin": 1.0,
  708. "shape": SubResource( 79 ),
  709. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  710. }, {
  711. "autotile_coord": Vector2( 6, 0 ),
  712. "one_way": false,
  713. "one_way_margin": 1.0,
  714. "shape": SubResource( 80 ),
  715. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  716. }, {
  717. "autotile_coord": Vector2( 6, 0 ),
  718. "one_way": false,
  719. "one_way_margin": 1.0,
  720. "shape": SubResource( 81 ),
  721. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  722. }, {
  723. "autotile_coord": Vector2( 6, 1 ),
  724. "one_way": false,
  725. "one_way_margin": 1.0,
  726. "shape": SubResource( 82 ),
  727. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  728. }, {
  729. "autotile_coord": Vector2( 6, 1 ),
  730. "one_way": false,
  731. "one_way_margin": 1.0,
  732. "shape": SubResource( 83 ),
  733. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  734. }, {
  735. "autotile_coord": Vector2( 6, 1 ),
  736. "one_way": false,
  737. "one_way_margin": 1.0,
  738. "shape": SubResource( 84 ),
  739. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  740. }, {
  741. "autotile_coord": Vector2( 6, 3 ),
  742. "one_way": false,
  743. "one_way_margin": 1.0,
  744. "shape": SubResource( 85 ),
  745. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  746. }, {
  747. "autotile_coord": Vector2( 6, 3 ),
  748. "one_way": false,
  749. "one_way_margin": 1.0,
  750. "shape": SubResource( 86 ),
  751. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  752. }, {
  753. "autotile_coord": Vector2( 6, 3 ),
  754. "one_way": false,
  755. "one_way_margin": 1.0,
  756. "shape": SubResource( 87 ),
  757. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  758. }, {
  759. "autotile_coord": Vector2( 6, 3 ),
  760. "one_way": false,
  761. "one_way_margin": 1.0,
  762. "shape": SubResource( 88 ),
  763. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  764. }, {
  765. "autotile_coord": Vector2( 6, 4 ),
  766. "one_way": false,
  767. "one_way_margin": 1.0,
  768. "shape": SubResource( 89 ),
  769. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  770. }, {
  771. "autotile_coord": Vector2( 6, 4 ),
  772. "one_way": false,
  773. "one_way_margin": 1.0,
  774. "shape": SubResource( 90 ),
  775. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  776. }, {
  777. "autotile_coord": Vector2( 6, 5 ),
  778. "one_way": false,
  779. "one_way_margin": 1.0,
  780. "shape": SubResource( 91 ),
  781. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  782. }, {
  783. "autotile_coord": Vector2( 6, 5 ),
  784. "one_way": false,
  785. "one_way_margin": 1.0,
  786. "shape": SubResource( 92 ),
  787. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  788. }, {
  789. "autotile_coord": Vector2( 7, 2 ),
  790. "one_way": false,
  791. "one_way_margin": 1.0,
  792. "shape": SubResource( 93 ),
  793. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  794. }, {
  795. "autotile_coord": Vector2( 7, 2 ),
  796. "one_way": false,
  797. "one_way_margin": 1.0,
  798. "shape": SubResource( 94 ),
  799. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  800. }, {
  801. "autotile_coord": Vector2( 7, 2 ),
  802. "one_way": false,
  803. "one_way_margin": 1.0,
  804. "shape": SubResource( 95 ),
  805. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  806. }, {
  807. "autotile_coord": Vector2( 7, 2 ),
  808. "one_way": false,
  809. "one_way_margin": 1.0,
  810. "shape": SubResource( 96 ),
  811. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  812. }, {
  813. "autotile_coord": Vector2( 7, 1 ),
  814. "one_way": false,
  815. "one_way_margin": 1.0,
  816. "shape": SubResource( 97 ),
  817. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  818. }, {
  819. "autotile_coord": Vector2( 7, 1 ),
  820. "one_way": false,
  821. "one_way_margin": 1.0,
  822. "shape": SubResource( 98 ),
  823. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  824. }, {
  825. "autotile_coord": Vector2( 8, 1 ),
  826. "one_way": false,
  827. "one_way_margin": 1.0,
  828. "shape": SubResource( 99 ),
  829. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  830. }, {
  831. "autotile_coord": Vector2( 8, 1 ),
  832. "one_way": false,
  833. "one_way_margin": 1.0,
  834. "shape": SubResource( 100 ),
  835. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  836. }, {
  837. "autotile_coord": Vector2( 8, 0 ),
  838. "one_way": false,
  839. "one_way_margin": 1.0,
  840. "shape": SubResource( 101 ),
  841. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  842. }, {
  843. "autotile_coord": Vector2( 8, 0 ),
  844. "one_way": false,
  845. "one_way_margin": 1.0,
  846. "shape": SubResource( 102 ),
  847. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  848. }, {
  849. "autotile_coord": Vector2( 7, 0 ),
  850. "one_way": false,
  851. "one_way_margin": 1.0,
  852. "shape": SubResource( 103 ),
  853. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  854. }, {
  855. "autotile_coord": Vector2( 7, 0 ),
  856. "one_way": false,
  857. "one_way_margin": 1.0,
  858. "shape": SubResource( 104 ),
  859. "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
  860. } ]
  861. 0/z_index = 0
  862. [node name="World" type="Node2D"]
  863. [node name="TileMap" type="TileMap" parent="."]
  864. tile_set = SubResource( 105 )
  865. format = 1
  866. tile_data = PoolIntArray( -1703934, 0, 7, -1703933, 0, 196612, -1703932, 0, 196612, -1703931, 0, 196612, -1703930, 0, 196612, -1703929, 0, 196612, -1703928, 0, 196612, -1703927, 0, 196612, -1703926, 0, 196612, -1703925, 0, 196612, -1703924, 0, 196612, -1703923, 0, 196612, -1703922, 0, 196612, -1703921, 0, 196612, -1703920, 0, 196612, -1703919, 0, 196612, -1703918, 0, 196612, -1703917, 0, 196612, -1703916, 0, 196612, -1703915, 0, 196612, -1703914, 0, 196612, -1703913, 0, 196612, -1703912, 0, 196612, -1703911, 0, 196612, -1703910, 0, 196612, -1703909, 0, 196612, -1703908, 0, 196612, -1703907, 0, 196612, -1703906, 0, 8, -1638398, 0, 131076, -1638397, 0, 131078, -1638396, 0, 131078, -1638395, 0, 131078, -1638394, 0, 131078, -1638393, 0, 131078, -1638392, 0, 131078, -1638391, 0, 131078, -1638390, 0, 131078, -1638389, 0, 131078, -1638388, 0, 131078, -1638387, 0, 131078, -1638386, 0, 131078, -1638385, 0, 131078, -1638384, 0, 131078, -1638383, 0, 131078, -1638382, 0, 131078, -1638381, 0, 131078, -1638380, 0, 131078, -1638379, 0, 131078, -1638378, 0, 131078, -1638377, 0, 131078, -1638376, 0, 131078, -1638375, 0, 131078, -1638374, 0, 131078, -1638373, 0, 131078, -1638372, 0, 131078, -1638371, 0, 131078, -1638370, 0, 131077, -1572862, 0, 131076, -1572861, 0, 131078, -1572860, 0, 131078, -1572859, 0, 131078, -1572858, 0, 131078, -1572857, 0, 131078, -1572856, 0, 131078, -1572855, 0, 131078, -1572854, 0, 131078, -1572853, 0, 131078, -1572852, 0, 131078, -1572851, 0, 131078, -1572850, 0, 131078, -1572849, 0, 131078, -1572848, 0, 131078, -1572847, 0, 131078, -1572846, 0, 131078, -1572845, 0, 131078, -1572844, 0, 131078, -1572843, 0, 131078, -1572842, 0, 131078, -1572841, 0, 131078, -1572840, 0, 131078, -1572839, 0, 131078, -1572838, 0, 131078, -1572837, 0, 131078, -1572836, 0, 131078, -1572835, 0, 131078, -1572834, 0, 131077, -1507326, 0, 131076, -1507325, 0, 131078, -1507324, 0, 131078, -1507323, 0, 131078, -1507322, 0, 131078, -1507321, 0, 131078, -1507320, 0, 131078, -1507319, 0, 131078, -1507318, 0, 131078, -1507317, 0, 131078, -1507316, 0, 131078, -1507315, 0, 131078, -1507314, 0, 131078, -1507313, 0, 131078, -1507312, 0, 131078, -1507311, 0, 131078, -1507310, 0, 131078, -1507309, 0, 131078, -1507308, 0, 131078, -1507307, 0, 131078, -1507306, 0, 131078, -1507305, 0, 131078, -1507304, 0, 131078, -1507303, 0, 131078, -1507302, 0, 131078, -1507301, 0, 131078, -1507300, 0, 131078, -1507299, 0, 131078, -1507298, 0, 131077, -1441790, 0, 131076, -1441789, 0, 131078, -1441788, 0, 131078, -1441787, 0, 131078, -1441786, 0, 131078, -1441785, 0, 131078, -1441784, 0, 131078, -1441783, 0, 131078, -1441782, 0, 131078, -1441781, 0, 131078, -1441780, 0, 131078, -1441779, 0, 131078, -1441778, 0, 131078, -1441777, 0, 131078, -1441776, 0, 131078, -1441775, 0, 131078, -1441774, 0, 131078, -1441773, 0, 131078, -1441772, 0, 131078, -1441771, 0, 131078, -1441770, 0, 131078, -1441769, 0, 131078, -1441768, 0, 131078, -1441767, 0, 131078, -1441766, 0, 131078, -1441765, 0, 131078, -1441764, 0, 131078, -1441763, 0, 131078, -1441762, 0, 131077, -1376254, 0, 131076, -1376253, 0, 131078, -1376252, 0, 131078, -1376251, 0, 131078, -1376250, 0, 131078, -1376249, 0, 131078, -1376248, 0, 131078, -1376247, 0, 131078, -1376246, 0, 131078, -1376245, 0, 131078, -1376244, 0, 131078, -1376243, 0, 131078, -1376242, 0, 131078, -1376241, 0, 131078, -1376240, 0, 131078, -1376239, 0, 131078, -1376238, 0, 131078, -1376237, 0, 131078, -1376236, 0, 131078, -1376235, 0, 131078, -1376234, 0, 131078, -1376233, 0, 131078, -1376232, 0, 131078, -1376231, 0, 131078, -1376230, 0, 131078, -1376229, 0, 131078, -1376228, 0, 131078, -1376227, 0, 131078, -1376226, 0, 131077, -1310718, 0, 131076, -1310717, 0, 131078, -1310716, 0, 131078, -1310715, 0, 131078, -1310714, 0, 131078, -1310713, 0, 131078, -1310712, 0, 131078, -1310711, 0, 131078, -1310710, 0, 131078, -1310709, 0, 131078, -1310708, 0, 131078, -1310707, 0, 131078, -1310706, 0, 131078, -1310705, 0, 131078, -1310704, 0, 131078, -1310703, 0, 131078, -1310702, 0, 131078, -1310701, 0, 131078, -1310700, 0, 131078, -1310699, 0, 131078, -1310698, 0, 131078, -1310697, 0, 131078, -1310696, 0, 131078, -1310695, 0, 131078, -1310694, 0, 131078, -1310693, 0, 131078, -1310692, 0, 131078, -1310691, 0, 131078, -1310690, 0, 131077, -1245182, 0, 131076, -1245181, 0, 131078, -1245180, 0, 131078, -1245179, 0, 131078, -1245178, 0, 131078, -1245177, 0, 131078, -1245176, 0, 131078, -1245175, 0, 131078, -1245174, 0, 131078, -1245173, 0, 131078, -1245172, 0, 131078, -1245171, 0, 131078, -1245170, 0, 131078, -1245169, 0, 131078, -1245168, 0, 131078, -1245167, 0, 131078, -1245166, 0, 131078, -1245165, 0, 131078, -1245164, 0, 131078, -1245163, 0, 131078, -1245162, 0, 131078, -1245161, 0, 131078, -1245160, 0, 131078, -1245159, 0, 131078, -1245158, 0, 131078, -1245157, 0, 131078, -1245156, 0, 131078, -1245155, 0, 131078, -1245154, 0, 131077, -1179646, 0, 131076, -1179645, 0, 131078, -1179644, 0, 131078, -1179643, 0, 131078, -1179642, 0, 131078, -1179641, 0, 131078, -1179640, 0, 131078, -1179639, 0, 131078, -1179638, 0, 131078, -1179637, 0, 131078, -1179636, 0, 131078, -1179635, 0, 131078, -1179634, 0, 131078, -1179633, 0, 131078, -1179632, 0, 131078, -1179631, 0, 131078, -1179630, 0, 131078, -1179629, 0, 131078, -1179628, 0, 131078, -1179627, 0, 131078, -1179626, 0, 131078, -1179625, 0, 131078, -1179624, 0, 131078, -1179623, 0, 131078, -1179622, 0, 131078, -1179621, 0, 131078, -1179620, 0, 131078, -1179619, 0, 131078, -1179618, 0, 131077, -1114110, 0, 131076, -1114109, 0, 131078, -1114108, 0, 131078, -1114107, 0, 131078, -1114106, 0, 131078, -1114105, 0, 131078, -1114104, 0, 131078, -1114103, 0, 131078, -1114102, 0, 131078, -1114101, 0, 131078, -1114100, 0, 131078, -1114099, 0, 131078, -1114098, 0, 131078, -1114097, 0, 131078, -1114096, 0, 131078, -1114095, 0, 131078, -1114094, 0, 131078, -1114093, 0, 131078, -1114092, 0, 131078, -1114091, 0, 131078, -1114090, 0, 131078, -1114089, 0, 131078, -1114088, 0, 131078, -1114087, 0, 131078, -1114086, 0, 131078, -1114085, 0, 131078, -1114084, 0, 131078, -1114083, 0, 131078, -1114082, 0, 131077, -1048574, 0, 131076, -1048573, 0, 131078, -1048572, 0, 131078, -1048571, 0, 131078, -1048570, 0, 131078, -1048569, 0, 131078, -1048568, 0, 131078, -1048567, 0, 131078, -1048566, 0, 131078, -1048565, 0, 131078, -1048564, 0, 131078, -1048563, 0, 131078, -1048562, 0, 131078, -1048561, 0, 131078, -1048560, 0, 131078, -1048559, 0, 131078, -1048558, 0, 131078, -1048557, 0, 131078, -1048556, 0, 131078, -1048555, 0, 131078, -1048554, 0, 131078, -1048553, 0, 131078, -1048552, 0, 131078, -1048551, 0, 131078, -1048550, 0, 131078, -1048549, 0, 131078, -1048548, 0, 131078, -1048547, 0, 131078, -1048546, 0, 131077, -983038, 0, 131076, -983037, 0, 131078, -983036, 0, 131078, -983035, 0, 131078, -983034, 0, 131078, -983033, 0, 131078, -983032, 0, 131078, -983031, 0, 131078, -983030, 0, 131078, -983029, 0, 131078, -983028, 0, 131078, -983027, 0, 131078, -983026, 0, 131078, -983025, 0, 131078, -983024, 0, 131078, -983023, 0, 131078, -983022, 0, 131078, -983021, 0, 131078, -983020, 0, 131078, -983019, 0, 131078, -983018, 0, 131078, -983017, 0, 131078, -983016, 0, 131078, -983015, 0, 131078, -983014, 0, 131078, -983013, 0, 131078, -983012, 0, 131078, -983011, 0, 131078, -983010, 0, 131077, -917502, 0, 131076, -917501, 0, 131078, -917500, 0, 131078, -917499, 0, 131078, -917498, 0, 131078, -917497, 0, 131078, -917496, 0, 131078, -917495, 0, 131078, -917494, 0, 131078, -917493, 0, 131078, -917492, 0, 131078, -917491, 0, 131078, -917490, 0, 131078, -917489, 0, 131078, -917488, 0, 131078, -917487, 0, 131078, -917486, 0, 131078, -917485, 0, 131078, -917484, 0, 131078, -917483, 0, 131078, -917482, 0, 131078, -917481, 0, 131078, -917480, 0, 131078, -917479, 0, 131078, -917478, 0, 131078, -917477, 0, 131078, -917476, 0, 131078, -917475, 0, 131078, -917474, 0, 131077, -851966, 0, 131076, -851965, 0, 131078, -851964, 0, 131078, -851963, 0, 131078, -851962, 0, 131078, -851961, 0, 131078, -851960, 0, 131078, -851959, 0, 131078, -851958, 0, 131078, -851957, 0, 131078, -851956, 0, 131078, -851955, 0, 131078, -851954, 0, 131078, -851953, 0, 131078, -851952, 0, 131078, -851951, 0, 131078, -851950, 0, 131078, -851949, 0, 131078, -851948, 0, 131078, -851947, 0, 131078, -851946, 0, 131078, -851945, 0, 131078, -851944, 0, 131078, -851943, 0, 131078, -851942, 0, 131078, -851941, 0, 131078, -851940, 0, 131078, -851939, 0, 131078, -851938, 0, 131077, -786430, 0, 131076, -786429, 0, 131078, -786428, 0, 131078, -786427, 0, 131078, -786426, 0, 131078, -786425, 0, 131078, -786424, 0, 131078, -786423, 0, 131078, -786422, 0, 131078, -786421, 0, 131078, -786420, 0, 131078, -786419, 0, 131078, -786418, 0, 131078, -786417, 0, 131078, -786416, 0, 131078, -786415, 0, 131078, -786414, 0, 131078, -786413, 0, 131078, -786412, 0, 131078, -786411, 0, 131078, -786410, 0, 131078, -786409, 0, 131078, -786408, 0, 131078, -786407, 0, 131078, -786406, 0, 131078, -786405, 0, 131078, -786404, 0, 131078, -786403, 0, 131078, -786402, 0, 131077, -720894, 0, 131076, -720893, 0, 131078, -720892, 0, 131078, -720891, 0, 131078, -720890, 0, 131078, -720889, 0, 131078, -720888, 0, 131078, -720887, 0, 131078, -720886, 0, 131078, -720885, 0, 131078, -720884, 0, 131078, -720883, 0, 131078, -720882, 0, 131078, -720881, 0, 131078, -720880, 0, 131078, -720879, 0, 131078, -720878, 0, 131078, -720877, 0, 131078, -720876, 0, 131078, -720875, 0, 131078, -720874, 0, 131078, -720873, 0, 131078, -720872, 0, 131078, -720871, 0, 131078, -720870, 0, 131078, -720869, 0, 131078, -720868, 0, 131078, -720867, 0, 131078, -720866, 0, 131077, -655358, 0, 131076, -655357, 0, 131078, -655356, 0, 131078, -655355, 0, 131078, -655354, 0, 131078, -655353, 0, 131078, -655352, 0, 131078, -655351, 0, 131078, -655350, 0, 131078, -655349, 0, 131078, -655348, 0, 131078, -655347, 0, 131078, -655346, 0, 131078, -655345, 0, 131078, -655344, 0, 131078, -655343, 0, 131078, -655342, 0, 131078, -655341, 0, 131078, -655340, 0, 131078, -655339, 0, 131078, -655338, 0, 131078, -655337, 0, 131078, -655336, 0, 131078, -655335, 0, 131078, -655334, 0, 131078, -655333, 0, 131078, -655332, 0, 131078, -655331, 0, 131078, -655330, 0, 131077, -589822, 0, 131076, -589821, 0, 131078, -589820, 0, 131078, -589819, 0, 131078, -589818, 0, 131078, -589817, 0, 131078, -589816, 0, 131078, -589815, 0, 131078, -589814, 0, 131078, -589813, 0, 131078, -589812, 0, 131078, -589811, 0, 131078, -589810, 0, 131078, -589809, 0, 131078, -589808, 0, 131078, -589807, 0, 131078, -589806, 0, 131078, -589805, 0, 131078, -589804, 0, 131078, -589803, 0, 131078, -589802, 0, 131078, -589801, 0, 131078, -589800, 0, 131078, -589799, 0, 131078, -589798, 0, 131078, -589797, 0, 131078, -589796, 0, 131078, -589795, 0, 131078, -589794, 0, 131077, -524286, 0, 131076, -524285, 0, 131078, -524284, 0, 131078, -524283, 0, 131078, -524282, 0, 131078, -524281, 0, 131078, -524280, 0, 131078, -524279, 0, 131078, -524278, 0, 131078, -524277, 0, 131078, -524276, 0, 131078, -524275, 0, 131078, -524274, 0, 131078, -524273, 0, 131078, -524272, 0, 131078, -524271, 0, 131078, -524270, 0, 131078, -524269, 0, 131078, -524268, 0, 131078, -524267, 0, 131078, -524266, 0, 131078, -524265, 0, 131078, -524264, 0, 131078, -524263, 0, 131078, -524262, 0, 131078, -524261, 0, 131078, -524260, 0, 131078, -524259, 0, 131078, -524258, 0, 131077, -458750, 0, 65543, -458749, 0, 196613, -458748, 0, 196613, -458747, 0, 196613, -458746, 0, 196613, -458745, 0, 196613, -458744, 0, 196613, -458743, 0, 196613, -458742, 0, 196613, -458741, 0, 196613, -458740, 0, 196613, -458739, 0, 131073, -458738, 0, 131078, -458737, 0, 131078, -458736, 0, 131072, -458735, 0, 196613, -458734, 0, 196613, -458733, 0, 196613, -458732, 0, 196613, -458731, 0, 196613, -458730, 0, 196613, -458729, 0, 196613, -458728, 0, 196613, -458727, 0, 196613, -458726, 0, 196613, -458725, 0, 196613, -458724, 0, 196613, -458723, 0, 196613, -458722, 0, 65544, -393203, 0, 65543, -393202, 0, 131073, -393201, 0, 131072, -393200, 0, 65544, -327666, 0, 131076, -327665, 0, 131077, -262130, 0, 131076, -262129, 0, 131077, -196594, 0, 131076, -196593, 0, 131077, -65549, 0, 7, -65548, 0, 196612, -65547, 0, 196612, -65546, 0, 196612, -65545, 0, 196612, -65544, 0, 196612, -65543, 0, 196612, -65542, 0, 196612, -65541, 0, 196612, -65540, 0, 196612, -65539, 0, 196612, -65538, 0, 196612, -65537, 0, 196612, -131072, 0, 196612, -131071, 0, 196612, -131070, 0, 196612, -131069, 0, 8, -131059, 0, 7, -131058, 0, 196609, -131057, 0, 196608, -131056, 0, 8, -13, 0, 131076, -12, 0, 131078, -11, 0, 131078, -10, 0, 131078, -9, 0, 131078, -8, 0, 131078, -7, 0, 131078, -6, 0, 131078, -5, 0, 131078, -4, 0, 131078, -3, 0, 131078, -2, 0, 131078, -1, 0, 131078, -65536, 0, 131078, -65535, 0, 131078, -65534, 0, 131078, -65533, 0, 131077, -65526, 0, 7, -65525, 0, 196612, -65524, 0, 196612, -65523, 0, 196609, -65522, 0, 131078, -65521, 0, 131078, -65520, 0, 196608, -65519, 0, 196612, -65518, 0, 196612, -65517, 0, 8, 65523, 0, 131076, 65524, 0, 131078, 65525, 0, 131078, 65526, 0, 131078, 65527, 0, 131078, 65528, 0, 131078, 65529, 0, 131078, 65530, 0, 131078, 65531, 0, 131078, 65532, 0, 131078, 65533, 0, 131078, 65534, 0, 131078, 65535, 0, 131078, 0, 0, 131078, 1, 0, 131078, 2, 0, 131078, 3, 0, 131077, 8, 0, 7, 9, 0, 196612, 10, 0, 196609, 11, 0, 131078, 12, 0, 131078, 13, 0, 131078, 14, 0, 131078, 15, 0, 131078, 16, 0, 131078, 17, 0, 131078, 18, 0, 131078, 19, 0, 196608, 20, 0, 196612, 21, 0, 8, 131059, 0, 131076, 131060, 0, 131078, 131061, 0, 131078, 131062, 0, 131078, 131063, 0, 131078, 131064, 0, 131078, 131065, 0, 131078, 131066, 0, 131078, 131067, 0, 131078, 131068, 0, 131078, 131069, 0, 131078, 131070, 0, 131078, 131071, 0, 131078, 65536, 0, 131078, 65537, 0, 131078, 65538, 0, 131078, 65539, 0, 131077, 65544, 0, 131076, 65545, 0, 131078, 65546, 0, 131072, 65547, 0, 196613, 65548, 0, 196613, 65549, 0, 196613, 65550, 0, 131073, 65551, 0, 131072, 65552, 0, 196613, 65553, 0, 196613, 65554, 0, 196613, 65555, 0, 131073, 65556, 0, 131078, 65557, 0, 131077, 196595, 0, 131076, 196596, 0, 131078, 196597, 0, 131078, 196598, 0, 131078, 196599, 0, 131078, 196600, 0, 131078, 196601, 0, 131078, 196602, 0, 131078, 196603, 0, 131078, 196604, 0, 131078, 196605, 0, 131078, 196606, 0, 131078, 196607, 0, 131078, 131072, 0, 131078, 131073, 0, 131078, 131074, 0, 131078, 131075, 0, 131077, 131080, 0, 131076, 131081, 0, 131072, 131082, 0, 65544, 131086, 0, 131076, 131087, 0, 131077, 131091, 0, 65543, 131092, 0, 131073, 131093, 0, 131077, 262131, 0, 131076, 262132, 0, 131078, 262133, 0, 131078, 262134, 0, 131078, 262135, 0, 131078, 262136, 0, 131078, 262137, 0, 131078, 262138, 0, 131078, 262139, 0, 131078, 262140, 0, 131078, 262141, 0, 131078, 262142, 0, 131078, 262143, 0, 131078, 196608, 0, 131078, 196609, 0, 131078, 196610, 0, 131078, 196611, 0, 131077, 196616, 0, 131076, 196617, 0, 131077, 196620, 0, 7, 196621, 0, 196612, 196622, 0, 196609, 196623, 0, 196608, 196624, 0, 196612, 196625, 0, 8, 196628, 0, 131076, 196629, 0, 131077, 327667, 0, 131076, 327668, 0, 131078, 327669, 0, 131078, 327670, 0, 131078, 327671, 0, 131078, 327672, 0, 131078, 327673, 0, 131078, 327674, 0, 131078, 327675, 0, 131078, 327676, 0, 131078, 327677, 0, 131078, 327678, 0, 131078, 327679, 0, 131078, 262144, 0, 131078, 262145, 0, 131078, 262146, 0, 131078, 262147, 0, 131077, 262152, 0, 131076, 262153, 0, 196608, 262154, 0, 8, 262156, 0, 131076, 262157, 0, 131078, 262158, 0, 131078, 262159, 0, 131078, 262160, 0, 131078, 262161, 0, 131077, 262163, 0, 7, 262164, 0, 196609, 262165, 0, 131077, 393203, 0, 131076, 393204, 0, 131078, 393205, 0, 131078, 393206, 0, 131078, 393207, 0, 131078, 393208, 0, 131078, 393209, 0, 131078, 393210, 0, 131078, 393211, 0, 131078, 393212, 0, 131078, 393213, 0, 131078, 393214, 0, 131078, 393215, 0, 131078, 327680, 0, 131078, 327681, 0, 131078, 327682, 0, 131078, 327683, 0, 131077, 327688, 0, 131076, 327689, 0, 131078, 327690, 0, 196608, 327691, 0, 196612, 327692, 0, 196609, 327693, 0, 131078, 327694, 0, 131078, 327695, 0, 131078, 327696, 0, 131078, 327697, 0, 196608, 327698, 0, 196612, 327699, 0, 196609, 327700, 0, 131078, 327701, 0, 131077, 458739, 0, 131076, 458740, 0, 131078, 458741, 0, 131078, 458742, 0, 131078, 458743, 0, 131078, 458744, 0, 131078, 458745, 0, 131078, 458746, 0, 131078, 458747, 0, 131078, 458748, 0, 131078, 458749, 0, 131078, 458750, 0, 131078, 458751, 0, 131078, 393216, 0, 131078, 393217, 0, 131078, 393218, 0, 131078, 393219, 0, 196608, 393220, 0, 8, 393223, 0, 7, 393224, 0, 196609, 393225, 0, 131078, 393226, 0, 131078, 393227, 0, 131078, 393228, 0, 131078, 393229, 0, 131078, 393230, 0, 131078, 393231, 0, 131078, 393232, 0, 131078, 393233, 0, 131078, 393234, 0, 131078, 393235, 0, 131078, 393236, 0, 131078, 393237, 0, 131077, 524275, 0, 131076, 524276, 0, 131078, 524277, 0, 131078, 524278, 0, 131078, 524279, 0, 131078, 524280, 0, 131078, 524281, 0, 131078, 524282, 0, 131078, 524283, 0, 131078, 524284, 0, 131078, 524285, 0, 131078, 524286, 0, 131078, 524287, 0, 131078, 458752, 0, 131078, 458753, 0, 131078, 458754, 0, 131078, 458755, 0, 131078, 458756, 0, 196608, 458757, 0, 196612, 458758, 0, 196612, 458759, 0, 196609, 458760, 0, 131078, 458761, 0, 131078, 458762, 0, 131078, 458763, 0, 131078, 458764, 0, 131078, 458765, 0, 131078, 458766, 0, 131078, 458767, 0, 131078, 458768, 0, 131078, 458769, 0, 131078, 458770, 0, 131078, 458771, 0, 131078, 458772, 0, 131072, 458773, 0, 65544, 589811, 0, 131076, 589812, 0, 131078, 589813, 0, 131078, 589814, 0, 131078, 589815, 0, 131078, 589816, 0, 131078, 589817, 0, 131078, 589818, 0, 131078, 589819, 0, 131078, 589820, 0, 131078, 589821, 0, 131078, 589822, 0, 131078, 589823, 0, 131078, 524288, 0, 131078, 524289, 0, 131078, 524290, 0, 131078, 524291, 0, 131078, 524292, 0, 131078, 524293, 0, 131078, 524294, 0, 131078, 524295, 0, 131078, 524296, 0, 131078, 524297, 0, 131078, 524298, 0, 131078, 524299, 0, 131078, 524300, 0, 131078, 524301, 0, 131078, 524302, 0, 131078, 524303, 0, 131078, 524304, 0, 131078, 524305, 0, 131078, 524306, 0, 131072, 524307, 0, 196613, 524308, 0, 65544, 655347, 0, 131076, 655348, 0, 131078, 655349, 0, 131078, 655350, 0, 131078, 655351, 0, 131078, 655352, 0, 131078, 655353, 0, 131078, 655354, 0, 131078, 655355, 0, 131078, 655356, 0, 131078, 655357, 0, 131078, 655358, 0, 131078, 655359, 0, 131078, 589824, 0, 131078, 589825, 0, 131078, 589826, 0, 131078, 589827, 0, 131078, 589828, 0, 131078, 589829, 0, 131078, 589830, 0, 131078, 589831, 0, 131078, 589832, 0, 131078, 589833, 0, 131078, 589834, 0, 131078, 589835, 0, 131078, 589836, 0, 131078, 589837, 0, 131078, 589838, 0, 131078, 589839, 0, 131078, 589840, 0, 131078, 589841, 0, 131078, 589842, 0, 131077, 720883, 0, 131076, 720884, 0, 131078, 720885, 0, 131078, 720886, 0, 131078, 720887, 0, 131078, 720888, 0, 131078, 720889, 0, 131078, 720890, 0, 131078, 720891, 0, 131078, 720892, 0, 131078, 720893, 0, 131078, 720894, 0, 131078, 720895, 0, 131078, 655360, 0, 131078, 655361, 0, 131078, 655362, 0, 131078, 655363, 0, 131078, 655364, 0, 131078, 655365, 0, 131078, 655366, 0, 131078, 655367, 0, 131078, 655368, 0, 131078, 655369, 0, 131078, 655370, 0, 131078, 655371, 0, 131078, 655372, 0, 131078, 655373, 0, 131078, 655374, 0, 131078, 655375, 0, 131078, 655376, 0, 131078, 655377, 0, 131078, 655378, 0, 196608, 655379, 0, 8, 786419, 0, 131076, 786420, 0, 131078, 786421, 0, 131078, 786422, 0, 131078, 786423, 0, 131078, 786424, 0, 131078, 786425, 0, 131078, 786426, 0, 131078, 786427, 0, 131078, 786428, 0, 131078, 786429, 0, 131078, 786430, 0, 131078, 786431, 0, 131078, 720896, 0, 131078, 720897, 0, 131078, 720898, 0, 131078, 720899, 0, 131078, 720900, 0, 131078, 720901, 0, 131078, 720902, 0, 131078, 720903, 0, 131078, 720904, 0, 131078, 720905, 0, 131078, 720906, 0, 131078, 720907, 0, 131078, 720908, 0, 131078, 720909, 0, 131078, 720910, 0, 131078, 720911, 0, 131078, 720912, 0, 131078, 720913, 0, 131078, 720914, 0, 131078, 720915, 0, 196608, 720916, 0, 196612, 720917, 0, 196612, 720918, 0, 196612, 720919, 0, 196612, 720920, 0, 196612, 720921, 0, 196612, 720922, 0, 196612, 720923, 0, 196612, 720924, 0, 196612, 720925, 0, 196612, 720926, 0, 196612, 720927, 0, 196612, 720928, 0, 8, 851955, 0, 131076, 851956, 0, 131078, 851957, 0, 131078, 851958, 0, 131078, 851959, 0, 131078, 851960, 0, 131078, 851961, 0, 131078, 851962, 0, 131078, 851963, 0, 131078, 851964, 0, 131078, 851965, 0, 131078, 851966, 0, 131078, 851967, 0, 131078, 786432, 0, 131078, 786433, 0, 131078, 786434, 0, 131078, 786435, 0, 131078, 786436, 0, 131078, 786437, 0, 131078, 786438, 0, 131078, 786439, 0, 131078, 786440, 0, 131078, 786441, 0, 131078, 786442, 0, 131078, 786443, 0, 131078, 786444, 0, 131078, 786445, 0, 131078, 786446, 0, 131078, 786447, 0, 131078, 786448, 0, 131078, 786449, 0, 131078, 786450, 0, 131078, 786451, 0, 131078, 786452, 0, 131078, 786453, 0, 131078, 786454, 0, 131078, 786455, 0, 131078, 786456, 0, 131078, 786457, 0, 131078, 786458, 0, 131078, 786459, 0, 131078, 786460, 0, 131078, 786461, 0, 131078, 786462, 0, 131078, 786463, 0, 131078, 786464, 0, 196608, 786465, 0, 8, 917491, 0, 131076, 917492, 0, 131078, 917493, 0, 131078, 917494, 0, 131078, 917495, 0, 131078, 917496, 0, 131078, 917497, 0, 131078, 917498, 0, 131078, 917499, 0, 131078, 917500, 0, 131078, 917501, 0, 131078, 917502, 0, 131078, 917503, 0, 131078, 851968, 0, 131078, 851969, 0, 131072, 851970, 0, 196613, 851971, 0, 196613, 851972, 0, 196613, 851973, 0, 196613, 851974, 0, 196613, 851975, 0, 196613, 851976, 0, 196613, 851977, 0, 196613, 851978, 0, 196613, 851979, 0, 196613, 851980, 0, 196613, 851981, 0, 196613, 851982, 0, 196613, 851983, 0, 196613, 851984, 0, 196613, 851985, 0, 196613, 851986, 0, 196613, 851987, 0, 196613, 851988, 0, 196613, 851989, 0, 196613, 851990, 0, 196613, 851991, 0, 196613, 851992, 0, 196613, 851993, 0, 196613, 851994, 0, 196613, 851995, 0, 196613, 851996, 0, 196613, 851997, 0, 196613, 851998, 0, 131073, 851999, 0, 131078, 852000, 0, 131078, 852001, 0, 131077, 983027, 0, 131076, 983028, 0, 131078, 983029, 0, 131078, 983030, 0, 131078, 983031, 0, 131078, 983032, 0, 131078, 983033, 0, 131078, 983034, 0, 131078, 983035, 0, 131078, 983036, 0, 131078, 983037, 0, 131078, 983038, 0, 131078, 983039, 0, 131078, 917504, 0, 131072, 917505, 0, 65544, 917534, 0, 65543, 917535, 0, 131073, 917536, 0, 131078, 917537, 0, 131077, 1048563, 0, 131076, 1048564, 0, 131078, 1048565, 0, 131078, 1048566, 0, 131078, 1048567, 0, 131078, 1048568, 0, 131078, 1048569, 0, 131078, 1048570, 0, 131078, 1048571, 0, 131078, 1048572, 0, 131078, 1048573, 0, 131078, 1048574, 0, 131078, 1048575, 0, 131078, 983040, 0, 131077, 983071, 0, 131076, 983072, 0, 131078, 983073, 0, 131077, 1114099, 0, 131076, 1114100, 0, 131078, 1114101, 0, 131078, 1114102, 0, 131078, 1114103, 0, 131078, 1114104, 0, 131078, 1114105, 0, 131078, 1114106, 0, 131078, 1114107, 0, 131078, 1114108, 0, 131078, 1114109, 0, 131078, 1114110, 0, 131078, 1114111, 0, 131078, 1048576, 0, 131077, 1048607, 0, 131076, 1048608, 0, 131078, 1048609, 0, 131077, 1179635, 0, 131076, 1179636, 0, 131078, 1179637, 0, 131078, 1179638, 0, 131078, 1179639, 0, 131078, 1179640, 0, 131078, 1179641, 0, 131078, 1179642, 0, 131078, 1179643, 0, 131078, 1179644, 0, 131078, 1179645, 0, 131078, 1179646, 0, 131078, 1179647, 0, 131078, 1114112, 0, 131077, 1114143, 0, 131076, 1114144, 0, 131078, 1114145, 0, 131077, 1245171, 0, 131076, 1245172, 0, 131078, 1245173, 0, 131078, 1245174, 0, 131078, 1245175, 0, 131078, 1245176, 0, 131078, 1245177, 0, 131078, 1245178, 0, 131078, 1245179, 0, 131078, 1245180, 0, 131078, 1245181, 0, 131078, 1245182, 0, 131078, 1245183, 0, 131078, 1179648, 0, 131077, 1179679, 0, 131076, 1179680, 0, 131078, 1179681, 0, 131077, 1310707, 0, 131076, 1310708, 0, 131078, 1310709, 0, 131078, 1310710, 0, 131078, 1310711, 0, 131078, 1310712, 0, 131078, 1310713, 0, 131078, 1310714, 0, 131078, 1310715, 0, 131078, 1310716, 0, 131078, 1310717, 0, 131078, 1310718, 0, 131078, 1310719, 0, 131078, 1245184, 0, 196608, 1245185, 0, 8, 1245214, 0, 7, 1245215, 0, 196609, 1245216, 0, 131078, 1245217, 0, 131077, 1376243, 0, 131076, 1376244, 0, 131078, 1376245, 0, 131078, 1376246, 0, 131078, 1376247, 0, 131078, 1376248, 0, 131078, 1376249, 0, 131078, 1376250, 0, 131078, 1376251, 0, 131078, 1376252, 0, 131078, 1376253, 0, 131078, 1376254, 0, 131078, 1376255, 0, 131078, 1310720, 0, 131078, 1310721, 0, 196608, 1310722, 0, 196612, 1310723, 0, 196612, 1310724, 0, 196612, 1310725, 0, 196612, 1310726, 0, 196612, 1310727, 0, 196612, 1310728, 0, 196612, 1310729, 0, 196612, 1310730, 0, 196612, 1310731, 0, 196612, 1310732, 0, 196612, 1310733, 0, 196612, 1310734, 0, 196612, 1310735, 0, 196612, 1310736, 0, 196612, 1310737, 0, 196612, 1310738, 0, 196612, 1310739, 0, 196612, 1310740, 0, 196612, 1310741, 0, 196612, 1310742, 0, 196612, 1310743, 0, 196612, 1310744, 0, 196612, 1310745, 0, 196612, 1310746, 0, 196612, 1310747, 0, 196612, 1310748, 0, 196612, 1310749, 0, 196612, 1310750, 0, 196609, 1310751, 0, 131078, 1310752, 0, 131078, 1310753, 0, 131077, 1441779, 0, 131076, 1441780, 0, 131078, 1441781, 0, 131078, 1441782, 0, 131078, 1441783, 0, 131078, 1441784, 0, 131078, 1441785, 0, 131078, 1441786, 0, 131078, 1441787, 0, 131078, 1441788, 0, 131078, 1441789, 0, 131078, 1441790, 0, 131078, 1441791, 0, 131078, 1376256, 0, 131078, 1376257, 0, 131078, 1376258, 0, 131078, 1376259, 0, 131078, 1376260, 0, 131078, 1376261, 0, 131078, 1376262, 0, 131078, 1376263, 0, 131078, 1376264, 0, 131078, 1376265, 0, 131078, 1376266, 0, 131078, 1376267, 0, 131078, 1376268, 0, 131078, 1376269, 0, 131078, 1376270, 0, 131078, 1376271, 0, 131078, 1376272, 0, 131078, 1376273, 0, 131078, 1376274, 0, 131078, 1376275, 0, 131078, 1376276, 0, 131078, 1376277, 0, 131078, 1376278, 0, 131078, 1376279, 0, 131078, 1376280, 0, 131078, 1376281, 0, 131078, 1376282, 0, 131078, 1376283, 0, 131078, 1376284, 0, 131078, 1376285, 0, 131078, 1376286, 0, 131078, 1376287, 0, 131078, 1376288, 0, 131072, 1376289, 0, 65544, 1507315, 0, 131076, 1507316, 0, 131078, 1507317, 0, 131078, 1507318, 0, 131078, 1507319, 0, 131078, 1507320, 0, 131078, 1507321, 0, 131078, 1507322, 0, 131078, 1507323, 0, 131078, 1507324, 0, 131078, 1507325, 0, 131078, 1507326, 0, 131078, 1507327, 0, 131078, 1441792, 0, 131072, 1441793, 0, 196613, 1441794, 0, 196613, 1441795, 0, 196613, 1441796, 0, 196613, 1441797, 0, 196613, 1441798, 0, 196613, 1441799, 0, 196613, 1441800, 0, 196613, 1441801, 0, 196613, 1441802, 0, 196613, 1441803, 0, 196613, 1441804, 0, 196613, 1441805, 0, 196613, 1441806, 0, 196613, 1441807, 0, 196613, 1441808, 0, 196613, 1441809, 0, 196613, 1441810, 0, 196613, 1441811, 0, 196613, 1441812, 0, 196613, 1441813, 0, 196613, 1441814, 0, 196613, 1441815, 0, 196613, 1441816, 0, 196613, 1441817, 0, 196613, 1441818, 0, 196613, 1441819, 0, 196613, 1441820, 0, 196613, 1441821, 0, 196613, 1441822, 0, 196613, 1441823, 0, 196613, 1441824, 0, 65544, 1572851, 0, 65543, 1572852, 0, 196613, 1572853, 0, 196613, 1572854, 0, 196613, 1572855, 0, 196613, 1572856, 0, 196613, 1572857, 0, 196613, 1572858, 0, 196613, 1572859, 0, 196613, 1572860, 0, 196613, 1572861, 0, 196613, 1572862, 0, 196613, 1572863, 0, 196613, 1507328, 0, 65544 )
  867. [node name="Vehicle" parent="." instance=ExtResource( 1 )]
  868. position = Vector2( 946.288, 469.696 )
  869. camera_enabled = true
  870. [node name="PlayerCTRL" parent="Vehicle" instance=ExtResource( 2 )]