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 line
34KB

  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=2]
  6. points = PoolVector2Array( 8, 0, 64, 0, 64, 8, 8, 8 )
  7. [sub_resource type="ConvexPolygonShape2D" id=3]
  8. points = PoolVector2Array( 8, 64, 0, 64, 0, 0, 8, 0 )
  9. [sub_resource type="ConvexPolygonShape2D" id=4]
  10. points = PoolVector2Array( 0, 0, 56, 0, 56, 8, 0, 8 )
  11. [sub_resource type="ConvexPolygonShape2D" id=5]
  12. points = PoolVector2Array( 56, 0, 64, 0, 64, 64, 56, 64 )
  13. [sub_resource type="ConvexPolygonShape2D" id=6]
  14. points = PoolVector2Array( 56, 0, 64, 0, 64, 64, 56, 64 )
  15. [sub_resource type="ConvexPolygonShape2D" id=7]
  16. points = PoolVector2Array( 56, 64, 0, 64, 0, 56, 56, 56 )
  17. [sub_resource type="ConvexPolygonShape2D" id=8]
  18. points = PoolVector2Array( 8, 8, 0, 8, 0, 0, 8, 0 )
  19. [sub_resource type="ConvexPolygonShape2D" id=9]
  20. points = PoolVector2Array( 8, 64, 0, 64, 0, 56, 8, 56 )
  21. [sub_resource type="ConvexPolygonShape2D" id=10]
  22. points = PoolVector2Array( 64, 64, 56, 64, 56, 56, 64, 56 )
  23. [sub_resource type="ConvexPolygonShape2D" id=11]
  24. points = PoolVector2Array( 8, 64, 0, 64, 0, 0, 8, 0 )
  25. [sub_resource type="ConvexPolygonShape2D" id=12]
  26. points = PoolVector2Array( 8, 56, 64, 56, 64, 64, 8, 64 )
  27. [sub_resource type="ConvexPolygonShape2D" id=13]
  28. points = PoolVector2Array( 64, 8, 56, 8, 56, 0, 64, 0 )
  29. [sub_resource type="ConvexPolygonShape2D" id=14]
  30. points = PoolVector2Array( 8, 64, 0, 64, 0, 56, 8, 56 )
  31. [sub_resource type="ConvexPolygonShape2D" id=15]
  32. points = PoolVector2Array( 64, 64, 56, 64, 56, 56, 64, 56 )
  33. [sub_resource type="ConvexPolygonShape2D" id=16]
  34. points = PoolVector2Array( 64, 8, 56, 8, 56, 0, 64, 0 )
  35. [sub_resource type="ConvexPolygonShape2D" id=17]
  36. points = PoolVector2Array( 8, 8, 0, 8, 0, 0, 8, 0 )
  37. [sub_resource type="ConvexPolygonShape2D" id=18]
  38. points = PoolVector2Array( 8, 8, 0, 8, 0, 0, 8, 0 )
  39. [sub_resource type="ConvexPolygonShape2D" id=19]
  40. points = PoolVector2Array( 64, 8, 56, 8, 56, 0, 64, 0 )
  41. [sub_resource type="ConvexPolygonShape2D" id=20]
  42. points = PoolVector2Array( 64, 64, 56, 64, 56, 56, 64, 56 )
  43. [sub_resource type="ConvexPolygonShape2D" id=21]
  44. points = PoolVector2Array( 64, 8, 56, 8, 56, 0, 64, 0 )
  45. [sub_resource type="ConvexPolygonShape2D" id=22]
  46. points = PoolVector2Array( 8, 8, 0, 8, 0, 0, 8, 0 )
  47. [sub_resource type="ConvexPolygonShape2D" id=23]
  48. points = PoolVector2Array( 8, 64, 0, 64, 0, 56, 8, 56 )
  49. [sub_resource type="ConvexPolygonShape2D" id=24]
  50. points = PoolVector2Array( 0, 0, 8, 0, 8, 8, 0, 8 )
  51. [sub_resource type="ConvexPolygonShape2D" id=25]
  52. points = PoolVector2Array( 0, 56, 8, 56, 8, 64, 0, 64 )
  53. [sub_resource type="ConvexPolygonShape2D" id=26]
  54. points = PoolVector2Array( 56, 56, 64, 56, 64, 64, 56, 64 )
  55. [sub_resource type="ConvexPolygonShape2D" id=27]
  56. points = PoolVector2Array( 56, 0, 64, 0, 64, 8, 56, 8 )
  57. [sub_resource type="ConvexPolygonShape2D" id=28]
  58. points = PoolVector2Array( 56, 56, 64, 56, 64, 64, 56, 64 )
  59. [sub_resource type="ConvexPolygonShape2D" id=29]
  60. points = PoolVector2Array( 0, 56, 8, 56, 8, 64, 0, 64 )
  61. [sub_resource type="ConvexPolygonShape2D" id=30]
  62. points = PoolVector2Array( 64, 8, 0, 8, 0, 0, 64, 0 )
  63. [sub_resource type="ConvexPolygonShape2D" id=31]
  64. points = PoolVector2Array( 64, 64, 0, 64, 0, 56, 64, 56 )
  65. [sub_resource type="ConvexPolygonShape2D" id=32]
  66. points = PoolVector2Array( 64, 8, 0, 8, 0, 0, 64, 0 )
  67. [sub_resource type="ConvexPolygonShape2D" id=33]
  68. points = PoolVector2Array( 8, 64, 0, 64, 0, 56, 8, 56 )
  69. [sub_resource type="ConvexPolygonShape2D" id=34]
  70. points = PoolVector2Array( 64, 64, 56, 64, 56, 56, 64, 56 )
  71. [sub_resource type="ConvexPolygonShape2D" id=35]
  72. points = PoolVector2Array( 0, 0, 8, 0, 8, 64, 0, 64 )
  73. [sub_resource type="ConvexPolygonShape2D" id=36]
  74. points = PoolVector2Array( 64, 64, 56, 64, 56, 0, 64, 0 )
  75. [sub_resource type="ConvexPolygonShape2D" id=37]
  76. points = PoolVector2Array( 0, 0, 8, 0, 8, 64, 0, 64 )
  77. [sub_resource type="ConvexPolygonShape2D" id=38]
  78. points = PoolVector2Array( 64, 8, 56, 8, 56, 0, 64, 0 )
  79. [sub_resource type="ConvexPolygonShape2D" id=39]
  80. points = PoolVector2Array( 64, 64, 56, 64, 56, 56, 64, 56 )
  81. [sub_resource type="ConvexPolygonShape2D" id=40]
  82. points = PoolVector2Array( 8, 64, 0, 64, 0, 56, 8, 56 )
  83. [sub_resource type="ConvexPolygonShape2D" id=41]
  84. points = PoolVector2Array( 64, 64, 56, 64, 56, 56, 64, 56 )
  85. [sub_resource type="ConvexPolygonShape2D" id=42]
  86. points = PoolVector2Array( 8, 8, 0, 8, 0, 0, 8, 0 )
  87. [sub_resource type="ConvexPolygonShape2D" id=43]
  88. points = PoolVector2Array( 64, 8, 56, 8, 56, 0, 64, 0 )
  89. [sub_resource type="ConvexPolygonShape2D" id=44]
  90. points = PoolVector2Array( 64, 8, 56, 8, 56, 0, 64, 0 )
  91. [sub_resource type="ConvexPolygonShape2D" id=45]
  92. points = PoolVector2Array( 56, 56, 64, 56, 64, 64, 56, 64 )
  93. [sub_resource type="ConvexPolygonShape2D" id=46]
  94. points = PoolVector2Array( 0, 0, 8, 0, 8, 8, 0, 8 )
  95. [sub_resource type="ConvexPolygonShape2D" id=47]
  96. points = PoolVector2Array( 0, 56, 8, 56, 8, 64, 0, 64 )
  97. [sub_resource type="ConvexPolygonShape2D" id=48]
  98. points = PoolVector2Array( 8, 64, 0, 64, 0, 0, 8, 0 )
  99. [sub_resource type="ConvexPolygonShape2D" id=49]
  100. points = PoolVector2Array( 64, 8, 56, 8, 56, 0, 64, 0 )
  101. [sub_resource type="ConvexPolygonShape2D" id=50]
  102. points = PoolVector2Array( 8, 8, 0, 8, 0, 0, 8, 0 )
  103. [sub_resource type="ConvexPolygonShape2D" id=51]
  104. points = PoolVector2Array( 64, 64, 56, 64, 56, 0, 64, 0 )
  105. [sub_resource type="ConvexPolygonShape2D" id=52]
  106. points = PoolVector2Array( 0, 0, 8, 0, 8, 64, 0, 64 )
  107. [sub_resource type="ConvexPolygonShape2D" id=53]
  108. points = PoolVector2Array( 64, 64, 56, 64, 56, 56, 64, 56 )
  109. [sub_resource type="ConvexPolygonShape2D" id=54]
  110. points = PoolVector2Array( 64, 64, 56, 64, 56, 0, 64, 0 )
  111. [sub_resource type="ConvexPolygonShape2D" id=55]
  112. points = PoolVector2Array( 0, 56, 8, 56, 8, 64, 0, 64 )
  113. [sub_resource type="ConvexPolygonShape2D" id=56]
  114. points = PoolVector2Array( 8, 8, 0, 8, 0, 0, 8, 0 )
  115. [sub_resource type="ConvexPolygonShape2D" id=57]
  116. points = PoolVector2Array( 64, 64, 0, 64, 0, 56, 64, 56 )
  117. [sub_resource type="ConvexPolygonShape2D" id=58]
  118. points = PoolVector2Array( 64, 8, 0, 8, 0, 0, 64, 0 )
  119. [sub_resource type="ConvexPolygonShape2D" id=59]
  120. points = PoolVector2Array( 8, 64, 0, 64, 0, 56, 8, 56 )
  121. [sub_resource type="ConvexPolygonShape2D" id=60]
  122. points = PoolVector2Array( 64, 64, 0, 64, 0, 56, 64, 56 )
  123. [sub_resource type="ConvexPolygonShape2D" id=61]
  124. points = PoolVector2Array( 64, 8, 56, 8, 56, 0, 64, 0 )
  125. [sub_resource type="ConvexPolygonShape2D" id=62]
  126. points = PoolVector2Array( 64, 8, 0, 8, 0, 0, 64, 0 )
  127. [sub_resource type="ConvexPolygonShape2D" id=63]
  128. points = PoolVector2Array( 64, 64, 56, 64, 56, 56, 64, 56 )
  129. [sub_resource type="ConvexPolygonShape2D" id=64]
  130. points = PoolVector2Array( 64, 8, 0, 8, 0, 0, 64, 0 )
  131. [sub_resource type="ConvexPolygonShape2D" id=65]
  132. points = PoolVector2Array( 64, 64, 0, 64, 0, 56, 64, 56 )
  133. [sub_resource type="ConvexPolygonShape2D" id=66]
  134. points = PoolVector2Array( 0, 0, 8, 0, 8, 64, 0, 64 )
  135. [sub_resource type="ConvexPolygonShape2D" id=67]
  136. points = PoolVector2Array( 64, 64, 56, 64, 56, 0, 64, 0 )
  137. [sub_resource type="ConvexPolygonShape2D" id=68]
  138. points = PoolVector2Array( 8, 8, 0, 8, 0, 0, 8, 0 )
  139. [sub_resource type="ConvexPolygonShape2D" id=69]
  140. points = PoolVector2Array( 8, 64, 0, 64, 0, 56, 8, 56 )
  141. [sub_resource type="ConvexPolygonShape2D" id=70]
  142. points = PoolVector2Array( 64, 64, 56, 64, 56, 0, 64, 0 )
  143. [sub_resource type="ConvexPolygonShape2D" id=71]
  144. points = PoolVector2Array( 64, 8, 0, 8, 0, 0, 64, 0 )
  145. [sub_resource type="ConvexPolygonShape2D" id=72]
  146. points = PoolVector2Array( 0, 8, 8, 8, 8, 64, 0, 64 )
  147. [sub_resource type="ConvexPolygonShape2D" id=73]
  148. points = PoolVector2Array( 56, 8, 64, 8, 64, 64, 56, 64 )
  149. [sub_resource type="ConvexPolygonShape2D" id=74]
  150. points = PoolVector2Array( 8, 8, 0, 8, 0, 0, 8, 0 )
  151. [sub_resource type="ConvexPolygonShape2D" id=75]
  152. points = PoolVector2Array( 64, 8, 56, 8, 56, 0, 64, 0 )
  153. [sub_resource type="ConvexPolygonShape2D" id=76]
  154. points = PoolVector2Array( 64, 64, 0, 64, 0, 56, 64, 56 )
  155. [sub_resource type="ConvexPolygonShape2D" id=77]
  156. points = PoolVector2Array( 64, 64, 56, 64, 56, 0, 64, 0 )
  157. [sub_resource type="ConvexPolygonShape2D" id=78]
  158. points = PoolVector2Array( 56, 8, 0, 8, 0, 0, 56, 0 )
  159. [sub_resource type="ConvexPolygonShape2D" id=79]
  160. points = PoolVector2Array( 56, 64, 0, 64, 0, 56, 56, 56 )
  161. [sub_resource type="ConvexPolygonShape2D" id=80]
  162. points = PoolVector2Array( 64, 64, 0, 64, 0, 56, 64, 56 )
  163. [sub_resource type="ConvexPolygonShape2D" id=81]
  164. points = PoolVector2Array( 8, 56, 0, 56, 0, 0, 8, 0 )
  165. [sub_resource type="ConvexPolygonShape2D" id=82]
  166. points = PoolVector2Array( 64, 56, 56, 56, 56, 0, 64, 0 )
  167. [sub_resource type="ConvexPolygonShape2D" id=83]
  168. points = PoolVector2Array( 0, 0, 8, 0, 8, 64, 0, 64 )
  169. [sub_resource type="ConvexPolygonShape2D" id=84]
  170. points = PoolVector2Array( 8, 0, 64, 0, 64, 8, 8, 8 )
  171. [sub_resource type="ConvexPolygonShape2D" id=85]
  172. points = PoolVector2Array( 8, 56, 64, 56, 64, 64, 8, 64 )
  173. [sub_resource type="ConvexPolygonShape2D" id=86]
  174. points = PoolVector2Array( 8, 64, 0, 64, 0, 0, 8, 0 )
  175. [sub_resource type="ConvexPolygonShape2D" id=87]
  176. points = PoolVector2Array( 64, 64, 56, 64, 56, 0, 64, 0 )
  177. [sub_resource type="ConvexPolygonShape2D" id=88]
  178. points = PoolVector2Array( 8, 0, 56, 0, 56, 8, 8, 8 )
  179. [sub_resource type="ConvexPolygonShape2D" id=89]
  180. points = PoolVector2Array( 8, 56, 56, 56, 56, 64, 8, 64 )
  181. [sub_resource type="ConvexPolygonShape2D" id=90]
  182. points = PoolVector2Array( 64, 8, 56, 8, 56, 0, 64, 0 )
  183. [sub_resource type="ConvexPolygonShape2D" id=91]
  184. points = PoolVector2Array( 8, 64, 0, 64, 0, 56, 8, 56 )
  185. [sub_resource type="ConvexPolygonShape2D" id=92]
  186. points = PoolVector2Array( 8, 8, 0, 8, 0, 0, 8, 0 )
  187. [sub_resource type="ConvexPolygonShape2D" id=93]
  188. points = PoolVector2Array( 64, 64, 56, 64, 56, 56, 64, 56 )
  189. [sub_resource type="ConvexPolygonShape2D" id=94]
  190. points = PoolVector2Array( 8, 8, 0, 8, 0, 0, 8, 0 )
  191. [sub_resource type="ConvexPolygonShape2D" id=95]
  192. points = PoolVector2Array( 8, 64, 0, 64, 0, 56, 8, 56 )
  193. [sub_resource type="ConvexPolygonShape2D" id=96]
  194. points = PoolVector2Array( 64, 8, 56, 8, 56, 0, 64, 0 )
  195. [sub_resource type="ConvexPolygonShape2D" id=97]
  196. points = PoolVector2Array( 64, 64, 56, 64, 56, 56, 64, 56 )
  197. [sub_resource type="ConvexPolygonShape2D" id=98]
  198. points = PoolVector2Array( 0, 0, 8, 0, 8, 64, 0, 64 )
  199. [sub_resource type="ConvexPolygonShape2D" id=99]
  200. points = PoolVector2Array( 8, 56, 64, 56, 64, 64, 8, 64 )
  201. [sub_resource type="ConvexPolygonShape2D" id=100]
  202. points = PoolVector2Array( 64, 64, 0, 64, 0, 56, 64, 56 )
  203. [sub_resource type="ConvexPolygonShape2D" id=101]
  204. points = PoolVector2Array( 64, 56, 56, 56, 56, 0, 64, 0 )
  205. [sub_resource type="ConvexPolygonShape2D" id=102]
  206. points = PoolVector2Array( 64, 64, 56, 64, 56, 0, 64, 0 )
  207. [sub_resource type="ConvexPolygonShape2D" id=103]
  208. points = PoolVector2Array( 56, 8, 0, 8, 0, 0, 56, 0 )
  209. [sub_resource type="ConvexPolygonShape2D" id=104]
  210. points = PoolVector2Array( 0, 0, 8, 0, 8, 64, 0, 64 )
  211. [sub_resource type="ConvexPolygonShape2D" id=105]
  212. points = PoolVector2Array( 8, 0, 64, 0, 64, 8, 8, 8 )
  213. [sub_resource type="TileSet" id=1]
  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( 2 )
  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( 2 ),
  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( 3 ),
  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( 4 ),
  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( 5 ),
  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( 6 ),
  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( 7 ),
  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( 8 ),
  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( 9 ),
  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( 10 ),
  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( 11 ),
  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( 12 ),
  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( 13 ),
  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( 14 ),
  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( 15 ),
  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( 16 ),
  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( 17 ),
  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( 18 ),
  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( 19 ),
  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( 20 ),
  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( 21 ),
  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( 22 ),
  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( 23 ),
  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( 24 ),
  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( 25 ),
  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( 26 ),
  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( 27 ),
  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( 28 ),
  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( 29 ),
  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( 30 ),
  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( 31 ),
  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( 32 ),
  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( 33 ),
  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( 34 ),
  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( 35 ),
  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( 36 ),
  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( 37 ),
  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( 38 ),
  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( 39 ),
  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( 40 ),
  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( 41 ),
  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( 42 ),
  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( 43 ),
  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( 44 ),
  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( 45 ),
  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( 46 ),
  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( 47 ),
  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( 48 ),
  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( 49 ),
  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( 50 ),
  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( 51 ),
  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( 52 ),
  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( 53 ),
  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( 54 ),
  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( 55 ),
  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( 56 ),
  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( 57 ),
  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( 58 ),
  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( 59 ),
  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( 60 ),
  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( 61 ),
  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( 62 ),
  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( 63 ),
  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( 64 ),
  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( 65 ),
  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( 66 ),
  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( 67 ),
  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( 68 ),
  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( 69 ),
  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( 70 ),
  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( 71 ),
  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( 72 ),
  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( 73 ),
  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( 74 ),
  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( 75 ),
  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( 76 ),
  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( 77 ),
  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( 78 ),
  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( 79 ),
  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( 80 ),
  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( 81 ),
  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( 82 ),
  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( 83 ),
  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( 84 ),
  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( 85 ),
  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( 86 ),
  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( 87 ),
  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( 88 ),
  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( 89 ),
  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( 90 ),
  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( 91 ),
  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( 92 ),
  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( 93 ),
  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( 94 ),
  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( 95 ),
  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( 96 ),
  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( 97 ),
  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( 98 ),
  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( 99 ),
  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( 100 ),
  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( 101 ),
  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( 102 ),
  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( 103 ),
  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( 104 ),
  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( 105 ),
  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( 1 )
  865. format = 1
  866. tile_data = PoolIntArray( -65526, 0, 7, -65525, 0, 196612, -65524, 0, 196612, -65523, 0, 196612, -65522, 0, 196612, -65521, 0, 196612, -65520, 0, 196612, -65519, 0, 196612, -65518, 0, 196612, -65517, 0, 8, 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, 65544, 0, 131076, 65545, 0, 131078, 65546, 0, 131072, 65547, 0, 196613, 65548, 0, 196613, 65549, 0, 196613, 65550, 0, 196613, 65551, 0, 196613, 65552, 0, 196613, 65553, 0, 196613, 65554, 0, 196613, 65555, 0, 131073, 65556, 0, 131078, 65557, 0, 131077, 131080, 0, 131076, 131081, 0, 131072, 131082, 0, 65544, 131091, 0, 65543, 131092, 0, 131073, 131093, 0, 131077, 196616, 0, 131076, 196617, 0, 131077, 196620, 0, 7, 196621, 0, 196612, 196622, 0, 196612, 196623, 0, 196612, 196624, 0, 196612, 196625, 0, 8, 196628, 0, 131076, 196629, 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, 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, 393224, 0, 131076, 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, 458753, 0, 7, 458754, 0, 196612, 458755, 0, 196612, 458756, 0, 196612, 458757, 0, 196612, 458758, 0, 196612, 458759, 0, 196612, 458760, 0, 196609, 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, 524289, 0, 131076, 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, 589825, 0, 131076, 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, 655361, 0, 131076, 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, 720897, 0, 131076, 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, 8, 786433, 0, 131076, 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, 131077, 851969, 0, 65543, 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, 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 )]