Scene.scene 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859
  1. <?xml version="1.0"?>
  2. <scene id="1">
  3. <attribute name="Name" value="" />
  4. <attribute name="Time Scale" value="1" />
  5. <attribute name="Smoothing Constant" value="50" />
  6. <attribute name="Snap Threshold" value="5" />
  7. <attribute name="Elapsed Time" value="0" />
  8. <attribute name="Next Replicated Node ID" value="476" />
  9. <attribute name="Next Replicated Component ID" value="5089" />
  10. <attribute name="Next Local Node ID" value="16778496" />
  11. <attribute name="Next Local Component ID" value="16777216" />
  12. <attribute name="Variables" />
  13. <attribute name="Variable Names" value="" />
  14. <component type="Octree" id="2" />
  15. <component type="DebugRenderer" id="3" />
  16. <component type="Renderer2D" id="1976" />
  17. <component type="PhysicsWorld2D" id="1981">
  18. <attribute name="Draw Shape" value="true" />
  19. <attribute name="Draw Aabb" value="true" />
  20. <attribute name="Allow Sleeping" value="true" />
  21. <attribute name="Warm Starting" value="true" />
  22. <attribute name="Gravity" value="0 0" />
  23. <attribute name="Auto Clear Forces" value="true" />
  24. </component>
  25. <node id="361">
  26. <attribute name="Is Enabled" value="true" />
  27. <attribute name="Name" value="Camera" />
  28. <attribute name="Position" value="0 0 -5" />
  29. <attribute name="Rotation" value="1 0 0 0" />
  30. <attribute name="Scale" value="1 1 1" />
  31. <attribute name="Variables" />
  32. <component type="Camera" id="1973">
  33. <attribute name="Near Clip" value="0" />
  34. <attribute name="Orthographic" value="true" />
  35. <attribute name="Orthographic Size" value="5" />
  36. </component>
  37. </node>
  38. <node id="363">
  39. <attribute name="Is Enabled" value="true" />
  40. <attribute name="Name" value="Paddle" />
  41. <attribute name="Position" value="0 -3 0" />
  42. <attribute name="Rotation" value="1 0 0 0" />
  43. <attribute name="Scale" value="1 1 1" />
  44. <attribute name="Variables" />
  45. <component type="StaticSprite2D" id="1975">
  46. <attribute name="Sprite" value="Sprite2D;Sprites/paddle.png" />
  47. </component>
  48. <component type="RigidBody2D" id="1982">
  49. <attribute name="Body Type" value="Kinematic" />
  50. </component>
  51. <component type="CollisionBox2D" id="1984">
  52. <attribute name="Size" value="1 0.25" />
  53. <attribute name="Category Bits" value="1" />
  54. <attribute name="Mask Bits" value="65535" />
  55. <attribute name="Density" value="10" />
  56. <attribute name="Friction" value="0" />
  57. <attribute name="Restitution" value="0.1" />
  58. </component>
  59. <component type="JSComponent" id="1986">
  60. <attribute name="FieldValues">
  61. <variant hash="2138454023" type="Bool" value="false" />
  62. </attribute>
  63. <attribute name="ComponentFile" value="JSComponentFile;Components/Paddle.js" />
  64. </component>
  65. </node>
  66. <node id="369">
  67. <attribute name="Is Enabled" value="true" />
  68. <attribute name="Name" value="Wall" />
  69. <attribute name="Position" value="0 0 0" />
  70. <attribute name="Rotation" value="1 0 0 0" />
  71. <attribute name="Scale" value="1 1 1" />
  72. <attribute name="Variables" />
  73. <component type="JSComponent" id="2000">
  74. <attribute name="ComponentFile" value="JSComponentFile;Components/Wall.js" />
  75. </component>
  76. <component type="RigidBody2D" id="2001" />
  77. </node>
  78. <node id="379">
  79. <attribute name="Is Enabled" value="true" />
  80. <attribute name="Name" value="Level" />
  81. <attribute name="Position" value="0 0 0" />
  82. <attribute name="Rotation" value="1 0 0 0" />
  83. <attribute name="Scale" value="1 1 1" />
  84. <attribute name="Variables" />
  85. <node id="377">
  86. <attribute name="Is Enabled" value="true" />
  87. <attribute name="Name" value="BrickRed" />
  88. <attribute name="Position" value="-6 3 0" />
  89. <attribute name="Rotation" value="1 0 0 0" />
  90. <attribute name="Scale" value="1 1 1" />
  91. <attribute name="Variables" />
  92. <component type="PrefabComponent" id="2014">
  93. <attribute name="PrefabGUID" value="caf863e07b1d8a78f19a9ee9326391f4" />
  94. </component>
  95. </node>
  96. <node id="376">
  97. <attribute name="Is Enabled" value="true" />
  98. <attribute name="Name" value="BrickRed" />
  99. <attribute name="Position" value="-5 3 0" />
  100. <attribute name="Rotation" value="1 0 0 0" />
  101. <attribute name="Scale" value="1 1 1" />
  102. <attribute name="Variables" />
  103. <component type="PrefabComponent" id="2010">
  104. <attribute name="PrefabGUID" value="caf863e07b1d8a78f19a9ee9326391f4" />
  105. </component>
  106. </node>
  107. <node id="384">
  108. <attribute name="Is Enabled" value="true" />
  109. <attribute name="Name" value="BrickRed" />
  110. <attribute name="Position" value="-1 3 0" />
  111. <attribute name="Rotation" value="1 0 0 0" />
  112. <attribute name="Scale" value="1 1 1" />
  113. <attribute name="Variables" />
  114. <component type="PrefabComponent" id="2035">
  115. <attribute name="PrefabGUID" value="caf863e07b1d8a78f19a9ee9326391f4" />
  116. </component>
  117. </node>
  118. <node id="383">
  119. <attribute name="Is Enabled" value="true" />
  120. <attribute name="Name" value="BrickRed" />
  121. <attribute name="Position" value="-2 3 0" />
  122. <attribute name="Rotation" value="1 0 0 0" />
  123. <attribute name="Scale" value="1 1 1" />
  124. <attribute name="Variables" />
  125. <component type="PrefabComponent" id="2031">
  126. <attribute name="PrefabGUID" value="caf863e07b1d8a78f19a9ee9326391f4" />
  127. </component>
  128. </node>
  129. <node id="382">
  130. <attribute name="Is Enabled" value="true" />
  131. <attribute name="Name" value="BrickRed" />
  132. <attribute name="Position" value="-3 3 0" />
  133. <attribute name="Rotation" value="1 0 0 0" />
  134. <attribute name="Scale" value="1 1 1" />
  135. <attribute name="Variables" />
  136. <component type="PrefabComponent" id="2027">
  137. <attribute name="PrefabGUID" value="caf863e07b1d8a78f19a9ee9326391f4" />
  138. </component>
  139. </node>
  140. <node id="381">
  141. <attribute name="Is Enabled" value="true" />
  142. <attribute name="Name" value="BrickRed" />
  143. <attribute name="Position" value="-4 3 0" />
  144. <attribute name="Rotation" value="1 0 0 0" />
  145. <attribute name="Scale" value="1 1 1" />
  146. <attribute name="Variables" />
  147. <component type="PrefabComponent" id="2023">
  148. <attribute name="PrefabGUID" value="caf863e07b1d8a78f19a9ee9326391f4" />
  149. </component>
  150. </node>
  151. <node id="392">
  152. <attribute name="Is Enabled" value="true" />
  153. <attribute name="Name" value="BrickRed" />
  154. <attribute name="Position" value="6 3 0" />
  155. <attribute name="Rotation" value="1 0 0 0" />
  156. <attribute name="Scale" value="1 1 1" />
  157. <attribute name="Variables" />
  158. <component type="PrefabComponent" id="2079">
  159. <attribute name="PrefabGUID" value="caf863e07b1d8a78f19a9ee9326391f4" />
  160. </component>
  161. </node>
  162. <node id="391">
  163. <attribute name="Is Enabled" value="true" />
  164. <attribute name="Name" value="BrickRed" />
  165. <attribute name="Position" value="5 3 0" />
  166. <attribute name="Rotation" value="1 0 0 0" />
  167. <attribute name="Scale" value="1 1 1" />
  168. <attribute name="Variables" />
  169. <component type="PrefabComponent" id="2075">
  170. <attribute name="PrefabGUID" value="caf863e07b1d8a78f19a9ee9326391f4" />
  171. </component>
  172. </node>
  173. <node id="390">
  174. <attribute name="Is Enabled" value="true" />
  175. <attribute name="Name" value="BrickRed" />
  176. <attribute name="Position" value="4 3 0" />
  177. <attribute name="Rotation" value="1 0 0 0" />
  178. <attribute name="Scale" value="1 1 1" />
  179. <attribute name="Variables" />
  180. <component type="PrefabComponent" id="2071">
  181. <attribute name="PrefabGUID" value="caf863e07b1d8a78f19a9ee9326391f4" />
  182. </component>
  183. </node>
  184. <node id="389">
  185. <attribute name="Is Enabled" value="true" />
  186. <attribute name="Name" value="BrickRed" />
  187. <attribute name="Position" value="3 3 0" />
  188. <attribute name="Rotation" value="1 0 0 0" />
  189. <attribute name="Scale" value="1 1 1" />
  190. <attribute name="Variables" />
  191. <component type="PrefabComponent" id="2067">
  192. <attribute name="PrefabGUID" value="caf863e07b1d8a78f19a9ee9326391f4" />
  193. </component>
  194. </node>
  195. <node id="388">
  196. <attribute name="Is Enabled" value="true" />
  197. <attribute name="Name" value="BrickRed" />
  198. <attribute name="Position" value="2 3 -0" />
  199. <attribute name="Rotation" value="1 0 0 0" />
  200. <attribute name="Scale" value="1 1 1" />
  201. <attribute name="Variables" />
  202. <component type="PrefabComponent" id="2063">
  203. <attribute name="PrefabGUID" value="caf863e07b1d8a78f19a9ee9326391f4" />
  204. </component>
  205. </node>
  206. <node id="387">
  207. <attribute name="Is Enabled" value="true" />
  208. <attribute name="Name" value="BrickRed" />
  209. <attribute name="Position" value="1 3 0" />
  210. <attribute name="Rotation" value="1 0 0 0" />
  211. <attribute name="Scale" value="1 1 1" />
  212. <attribute name="Variables" />
  213. <component type="PrefabComponent" id="2059">
  214. <attribute name="PrefabGUID" value="caf863e07b1d8a78f19a9ee9326391f4" />
  215. </component>
  216. </node>
  217. <node id="386">
  218. <attribute name="Is Enabled" value="true" />
  219. <attribute name="Name" value="BrickRed" />
  220. <attribute name="Position" value="0 3 0" />
  221. <attribute name="Rotation" value="1 0 0 0" />
  222. <attribute name="Scale" value="1 1 1" />
  223. <attribute name="Variables" />
  224. <component type="PrefabComponent" id="2055">
  225. <attribute name="PrefabGUID" value="caf863e07b1d8a78f19a9ee9326391f4" />
  226. </component>
  227. </node>
  228. <node id="409">
  229. <attribute name="Is Enabled" value="true" />
  230. <attribute name="Name" value="BrickPurple" />
  231. <attribute name="Position" value="2 2 0" />
  232. <attribute name="Rotation" value="1 0 0 0" />
  233. <attribute name="Scale" value="1 1 1" />
  234. <attribute name="Variables" />
  235. <component type="PrefabComponent" id="2211">
  236. <attribute name="PrefabGUID" value="ea17102aece9c6362cc6c47f6e4bfc02" />
  237. </component>
  238. </node>
  239. <node id="408">
  240. <attribute name="Is Enabled" value="true" />
  241. <attribute name="Name" value="BrickPurple" />
  242. <attribute name="Position" value="1 2 0" />
  243. <attribute name="Rotation" value="1 0 0 0" />
  244. <attribute name="Scale" value="1 1 1" />
  245. <attribute name="Variables" />
  246. <component type="PrefabComponent" id="2207">
  247. <attribute name="PrefabGUID" value="ea17102aece9c6362cc6c47f6e4bfc02" />
  248. </component>
  249. </node>
  250. <node id="407">
  251. <attribute name="Is Enabled" value="true" />
  252. <attribute name="Name" value="BrickPurple" />
  253. <attribute name="Position" value="0 2 0" />
  254. <attribute name="Rotation" value="1 0 0 0" />
  255. <attribute name="Scale" value="1 1 1" />
  256. <attribute name="Variables" />
  257. <component type="PrefabComponent" id="2203">
  258. <attribute name="PrefabGUID" value="ea17102aece9c6362cc6c47f6e4bfc02" />
  259. </component>
  260. </node>
  261. <node id="405">
  262. <attribute name="Is Enabled" value="true" />
  263. <attribute name="Name" value="BrickPurple" />
  264. <attribute name="Position" value="0 2 0" />
  265. <attribute name="Rotation" value="1 0 0 0" />
  266. <attribute name="Scale" value="1 1 1" />
  267. <attribute name="Variables" />
  268. <component type="PrefabComponent" id="2195">
  269. <attribute name="PrefabGUID" value="ea17102aece9c6362cc6c47f6e4bfc02" />
  270. </component>
  271. </node>
  272. <node id="404">
  273. <attribute name="Is Enabled" value="true" />
  274. <attribute name="Name" value="BrickPurple" />
  275. <attribute name="Position" value="-1 2 0" />
  276. <attribute name="Rotation" value="1 0 0 0" />
  277. <attribute name="Scale" value="1 1 1" />
  278. <attribute name="Variables" />
  279. <component type="PrefabComponent" id="2191">
  280. <attribute name="PrefabGUID" value="ea17102aece9c6362cc6c47f6e4bfc02" />
  281. </component>
  282. </node>
  283. <node id="403">
  284. <attribute name="Is Enabled" value="true" />
  285. <attribute name="Name" value="BrickPurple" />
  286. <attribute name="Position" value="-2 2 0" />
  287. <attribute name="Rotation" value="1 0 0 0" />
  288. <attribute name="Scale" value="1 1 1" />
  289. <attribute name="Variables" />
  290. <component type="PrefabComponent" id="2187">
  291. <attribute name="PrefabGUID" value="ea17102aece9c6362cc6c47f6e4bfc02" />
  292. </component>
  293. </node>
  294. <node id="402">
  295. <attribute name="Is Enabled" value="true" />
  296. <attribute name="Name" value="BrickPurple" />
  297. <attribute name="Position" value="-3 2 0" />
  298. <attribute name="Rotation" value="1 0 0 0" />
  299. <attribute name="Scale" value="1 1 1" />
  300. <attribute name="Variables" />
  301. <component type="PrefabComponent" id="2183">
  302. <attribute name="PrefabGUID" value="ea17102aece9c6362cc6c47f6e4bfc02" />
  303. </component>
  304. </node>
  305. <node id="401">
  306. <attribute name="Is Enabled" value="true" />
  307. <attribute name="Name" value="BrickPurple" />
  308. <attribute name="Position" value="-4 2 0" />
  309. <attribute name="Rotation" value="1 0 0 0" />
  310. <attribute name="Scale" value="1 1 1" />
  311. <attribute name="Variables" />
  312. <component type="PrefabComponent" id="2179">
  313. <attribute name="PrefabGUID" value="ea17102aece9c6362cc6c47f6e4bfc02" />
  314. </component>
  315. </node>
  316. <node id="400">
  317. <attribute name="Is Enabled" value="true" />
  318. <attribute name="Name" value="BrickPurple" />
  319. <attribute name="Position" value="-5 2 0" />
  320. <attribute name="Rotation" value="1 0 0 0" />
  321. <attribute name="Scale" value="1 1 1" />
  322. <attribute name="Variables" />
  323. <component type="PrefabComponent" id="2175">
  324. <attribute name="PrefabGUID" value="ea17102aece9c6362cc6c47f6e4bfc02" />
  325. </component>
  326. </node>
  327. <node id="397">
  328. <attribute name="Is Enabled" value="true" />
  329. <attribute name="Name" value="BrickPurple" />
  330. <attribute name="Position" value="-6 2 0" />
  331. <attribute name="Rotation" value="1 0 0 0" />
  332. <attribute name="Scale" value="1 1 1" />
  333. <attribute name="Variables" />
  334. <component type="PrefabComponent" id="2163">
  335. <attribute name="PrefabGUID" value="ea17102aece9c6362cc6c47f6e4bfc02" />
  336. </component>
  337. </node>
  338. <node id="413">
  339. <attribute name="Is Enabled" value="true" />
  340. <attribute name="Name" value="BrickPurple" />
  341. <attribute name="Position" value="6 2 0" />
  342. <attribute name="Rotation" value="1 0 0 0" />
  343. <attribute name="Scale" value="1 1 1" />
  344. <attribute name="Variables" />
  345. <component type="PrefabComponent" id="2227">
  346. <attribute name="PrefabGUID" value="ea17102aece9c6362cc6c47f6e4bfc02" />
  347. </component>
  348. </node>
  349. <node id="412">
  350. <attribute name="Is Enabled" value="true" />
  351. <attribute name="Name" value="BrickPurple" />
  352. <attribute name="Position" value="5 2 0" />
  353. <attribute name="Rotation" value="1 0 0 0" />
  354. <attribute name="Scale" value="1 1 1" />
  355. <attribute name="Variables" />
  356. <component type="PrefabComponent" id="2223">
  357. <attribute name="PrefabGUID" value="ea17102aece9c6362cc6c47f6e4bfc02" />
  358. </component>
  359. </node>
  360. <node id="411">
  361. <attribute name="Is Enabled" value="true" />
  362. <attribute name="Name" value="BrickPurple" />
  363. <attribute name="Position" value="4 2 0" />
  364. <attribute name="Rotation" value="1 0 0 0" />
  365. <attribute name="Scale" value="1 1 1" />
  366. <attribute name="Variables" />
  367. <component type="PrefabComponent" id="2219">
  368. <attribute name="PrefabGUID" value="ea17102aece9c6362cc6c47f6e4bfc02" />
  369. </component>
  370. </node>
  371. <node id="410">
  372. <attribute name="Is Enabled" value="true" />
  373. <attribute name="Name" value="BrickPurple" />
  374. <attribute name="Position" value="3 2 0" />
  375. <attribute name="Rotation" value="1 0 0 0" />
  376. <attribute name="Scale" value="1 1 1" />
  377. <attribute name="Variables" />
  378. <component type="PrefabComponent" id="2215">
  379. <attribute name="PrefabGUID" value="ea17102aece9c6362cc6c47f6e4bfc02" />
  380. </component>
  381. </node>
  382. <node id="427">
  383. <attribute name="Is Enabled" value="true" />
  384. <attribute name="Name" value="BrickGreen" />
  385. <attribute name="Position" value="6 1 0" />
  386. <attribute name="Rotation" value="1 0 0 0" />
  387. <attribute name="Scale" value="1 1 1" />
  388. <attribute name="Variables" />
  389. <component type="PrefabComponent" id="2280">
  390. <attribute name="PrefabGUID" value="413ab8b672ec3db8d80412dd67cab815" />
  391. </component>
  392. </node>
  393. <node id="426">
  394. <attribute name="Is Enabled" value="true" />
  395. <attribute name="Name" value="BrickGreen" />
  396. <attribute name="Position" value="5 1 0" />
  397. <attribute name="Rotation" value="1 0 0 0" />
  398. <attribute name="Scale" value="1 1 1" />
  399. <attribute name="Variables" />
  400. <component type="PrefabComponent" id="2276">
  401. <attribute name="PrefabGUID" value="413ab8b672ec3db8d80412dd67cab815" />
  402. </component>
  403. </node>
  404. <node id="425">
  405. <attribute name="Is Enabled" value="true" />
  406. <attribute name="Name" value="BrickGreen" />
  407. <attribute name="Position" value="4 1 0" />
  408. <attribute name="Rotation" value="1 0 0 0" />
  409. <attribute name="Scale" value="1 1 1" />
  410. <attribute name="Variables" />
  411. <component type="PrefabComponent" id="2272">
  412. <attribute name="PrefabGUID" value="413ab8b672ec3db8d80412dd67cab815" />
  413. </component>
  414. </node>
  415. <node id="424">
  416. <attribute name="Is Enabled" value="true" />
  417. <attribute name="Name" value="BrickGreen" />
  418. <attribute name="Position" value="3 1 0" />
  419. <attribute name="Rotation" value="1 0 0 0" />
  420. <attribute name="Scale" value="1 1 1" />
  421. <attribute name="Variables" />
  422. <component type="PrefabComponent" id="2268">
  423. <attribute name="PrefabGUID" value="413ab8b672ec3db8d80412dd67cab815" />
  424. </component>
  425. </node>
  426. <node id="423">
  427. <attribute name="Is Enabled" value="true" />
  428. <attribute name="Name" value="BrickGreen" />
  429. <attribute name="Position" value="2 1 0" />
  430. <attribute name="Rotation" value="1 0 0 0" />
  431. <attribute name="Scale" value="1 1 1" />
  432. <attribute name="Variables" />
  433. <component type="PrefabComponent" id="2264">
  434. <attribute name="PrefabGUID" value="413ab8b672ec3db8d80412dd67cab815" />
  435. </component>
  436. </node>
  437. <node id="422">
  438. <attribute name="Is Enabled" value="true" />
  439. <attribute name="Name" value="BrickGreen" />
  440. <attribute name="Position" value="1 1 0" />
  441. <attribute name="Rotation" value="1 0 0 0" />
  442. <attribute name="Scale" value="1 1 1" />
  443. <attribute name="Variables" />
  444. <component type="PrefabComponent" id="2260">
  445. <attribute name="PrefabGUID" value="413ab8b672ec3db8d80412dd67cab815" />
  446. </component>
  447. </node>
  448. <node id="421">
  449. <attribute name="Is Enabled" value="true" />
  450. <attribute name="Name" value="BrickGreen" />
  451. <attribute name="Position" value="0 1 0" />
  452. <attribute name="Rotation" value="1 0 0 0" />
  453. <attribute name="Scale" value="1 1 1" />
  454. <attribute name="Variables" />
  455. <component type="PrefabComponent" id="2256">
  456. <attribute name="PrefabGUID" value="413ab8b672ec3db8d80412dd67cab815" />
  457. </component>
  458. </node>
  459. <node id="420">
  460. <attribute name="Is Enabled" value="true" />
  461. <attribute name="Name" value="BrickGreen" />
  462. <attribute name="Position" value="-1 1 0" />
  463. <attribute name="Rotation" value="1 0 0 0" />
  464. <attribute name="Scale" value="1 1 1" />
  465. <attribute name="Variables" />
  466. <component type="PrefabComponent" id="2252">
  467. <attribute name="PrefabGUID" value="413ab8b672ec3db8d80412dd67cab815" />
  468. </component>
  469. </node>
  470. <node id="419">
  471. <attribute name="Is Enabled" value="true" />
  472. <attribute name="Name" value="BrickGreen" />
  473. <attribute name="Position" value="-2 1 0" />
  474. <attribute name="Rotation" value="1 0 0 0" />
  475. <attribute name="Scale" value="1 1 1" />
  476. <attribute name="Variables" />
  477. <component type="PrefabComponent" id="2248">
  478. <attribute name="PrefabGUID" value="413ab8b672ec3db8d80412dd67cab815" />
  479. </component>
  480. </node>
  481. <node id="418">
  482. <attribute name="Is Enabled" value="true" />
  483. <attribute name="Name" value="BrickGreen" />
  484. <attribute name="Position" value="-3 1 0" />
  485. <attribute name="Rotation" value="1 0 0 0" />
  486. <attribute name="Scale" value="1 1 1" />
  487. <attribute name="Variables" />
  488. <component type="PrefabComponent" id="2244">
  489. <attribute name="PrefabGUID" value="413ab8b672ec3db8d80412dd67cab815" />
  490. </component>
  491. </node>
  492. <node id="417">
  493. <attribute name="Is Enabled" value="true" />
  494. <attribute name="Name" value="BrickGreen" />
  495. <attribute name="Position" value="-4 1 0" />
  496. <attribute name="Rotation" value="1 0 0 0" />
  497. <attribute name="Scale" value="1 1 1" />
  498. <attribute name="Variables" />
  499. <component type="PrefabComponent" id="2240">
  500. <attribute name="PrefabGUID" value="413ab8b672ec3db8d80412dd67cab815" />
  501. </component>
  502. </node>
  503. <node id="416">
  504. <attribute name="Is Enabled" value="true" />
  505. <attribute name="Name" value="BrickGreen" />
  506. <attribute name="Position" value="-5 1 0" />
  507. <attribute name="Rotation" value="1 0 0 0" />
  508. <attribute name="Scale" value="1 1 1" />
  509. <attribute name="Variables" />
  510. <component type="PrefabComponent" id="2236">
  511. <attribute name="PrefabGUID" value="413ab8b672ec3db8d80412dd67cab815" />
  512. </component>
  513. </node>
  514. <node id="415">
  515. <attribute name="Is Enabled" value="true" />
  516. <attribute name="Name" value="BrickGreen" />
  517. <attribute name="Position" value="-6 1 0" />
  518. <attribute name="Rotation" value="1 0 0 0" />
  519. <attribute name="Scale" value="1 1 1" />
  520. <attribute name="Variables" />
  521. <component type="PrefabComponent" id="2235">
  522. <attribute name="PrefabGUID" value="413ab8b672ec3db8d80412dd67cab815" />
  523. </component>
  524. </node>
  525. <node id="441">
  526. <attribute name="Is Enabled" value="true" />
  527. <attribute name="Name" value="BrickBlue" />
  528. <attribute name="Position" value="2 0 0" />
  529. <attribute name="Rotation" value="1 0 0 0" />
  530. <attribute name="Scale" value="1 1 1" />
  531. <attribute name="Variables" />
  532. <component type="PrefabComponent" id="2444">
  533. <attribute name="PrefabGUID" value="66b8b3aac5abc1e85b860662e47bbb95" />
  534. </component>
  535. </node>
  536. <node id="440">
  537. <attribute name="Is Enabled" value="true" />
  538. <attribute name="Name" value="BrickBlue" />
  539. <attribute name="Position" value="6 0 0" />
  540. <attribute name="Rotation" value="1 0 0 0" />
  541. <attribute name="Scale" value="1 1 1" />
  542. <attribute name="Variables" />
  543. <component type="PrefabComponent" id="2440">
  544. <attribute name="PrefabGUID" value="66b8b3aac5abc1e85b860662e47bbb95" />
  545. </component>
  546. </node>
  547. <node id="439">
  548. <attribute name="Is Enabled" value="true" />
  549. <attribute name="Name" value="BrickBlue" />
  550. <attribute name="Position" value="5 0 0" />
  551. <attribute name="Rotation" value="1 0 0 0" />
  552. <attribute name="Scale" value="1 1 1" />
  553. <attribute name="Variables" />
  554. <component type="PrefabComponent" id="2436">
  555. <attribute name="PrefabGUID" value="66b8b3aac5abc1e85b860662e47bbb95" />
  556. </component>
  557. </node>
  558. <node id="438">
  559. <attribute name="Is Enabled" value="true" />
  560. <attribute name="Name" value="BrickBlue" />
  561. <attribute name="Position" value="3 0 0" />
  562. <attribute name="Rotation" value="1 0 0 0" />
  563. <attribute name="Scale" value="1 1 1" />
  564. <attribute name="Variables" />
  565. <component type="PrefabComponent" id="2432">
  566. <attribute name="PrefabGUID" value="66b8b3aac5abc1e85b860662e47bbb95" />
  567. </component>
  568. </node>
  569. <node id="437">
  570. <attribute name="Is Enabled" value="true" />
  571. <attribute name="Name" value="BrickBlue" />
  572. <attribute name="Position" value="4 0 0" />
  573. <attribute name="Rotation" value="1 0 0 0" />
  574. <attribute name="Scale" value="1 1 1" />
  575. <attribute name="Variables" />
  576. <component type="PrefabComponent" id="2428">
  577. <attribute name="PrefabGUID" value="66b8b3aac5abc1e85b860662e47bbb95" />
  578. </component>
  579. </node>
  580. <node id="436">
  581. <attribute name="Is Enabled" value="true" />
  582. <attribute name="Name" value="BrickBlue" />
  583. <attribute name="Position" value="1 0 0" />
  584. <attribute name="Rotation" value="1 0 0 0" />
  585. <attribute name="Scale" value="1 1 1" />
  586. <attribute name="Variables" />
  587. <component type="PrefabComponent" id="2424">
  588. <attribute name="PrefabGUID" value="66b8b3aac5abc1e85b860662e47bbb95" />
  589. </component>
  590. </node>
  591. <node id="435">
  592. <attribute name="Is Enabled" value="true" />
  593. <attribute name="Name" value="BrickBlue" />
  594. <attribute name="Position" value="-5 0 0" />
  595. <attribute name="Rotation" value="1 0 0 0" />
  596. <attribute name="Scale" value="1 1 1" />
  597. <attribute name="Variables" />
  598. <component type="PrefabComponent" id="2420">
  599. <attribute name="PrefabGUID" value="66b8b3aac5abc1e85b860662e47bbb95" />
  600. </component>
  601. </node>
  602. <node id="434">
  603. <attribute name="Is Enabled" value="true" />
  604. <attribute name="Name" value="BrickBlue" />
  605. <attribute name="Position" value="-4 0 0" />
  606. <attribute name="Rotation" value="1 0 0 0" />
  607. <attribute name="Scale" value="1 1 1" />
  608. <attribute name="Variables" />
  609. <component type="PrefabComponent" id="2416">
  610. <attribute name="PrefabGUID" value="66b8b3aac5abc1e85b860662e47bbb95" />
  611. </component>
  612. </node>
  613. <node id="433">
  614. <attribute name="Is Enabled" value="true" />
  615. <attribute name="Name" value="BrickBlue" />
  616. <attribute name="Position" value="-3 0 0" />
  617. <attribute name="Rotation" value="1 0 0 0" />
  618. <attribute name="Scale" value="1 1 1" />
  619. <attribute name="Variables" />
  620. <component type="PrefabComponent" id="2412">
  621. <attribute name="PrefabGUID" value="66b8b3aac5abc1e85b860662e47bbb95" />
  622. </component>
  623. </node>
  624. <node id="432">
  625. <attribute name="Is Enabled" value="true" />
  626. <attribute name="Name" value="BrickBlue" />
  627. <attribute name="Position" value="-2 0 0" />
  628. <attribute name="Rotation" value="1 0 0 0" />
  629. <attribute name="Scale" value="1 1 1" />
  630. <attribute name="Variables" />
  631. <component type="PrefabComponent" id="2408">
  632. <attribute name="PrefabGUID" value="66b8b3aac5abc1e85b860662e47bbb95" />
  633. </component>
  634. </node>
  635. <node id="431">
  636. <attribute name="Is Enabled" value="true" />
  637. <attribute name="Name" value="BrickBlue" />
  638. <attribute name="Position" value="-1 0 0" />
  639. <attribute name="Rotation" value="1 0 0 0" />
  640. <attribute name="Scale" value="1 1 1" />
  641. <attribute name="Variables" />
  642. <component type="PrefabComponent" id="2404">
  643. <attribute name="PrefabGUID" value="66b8b3aac5abc1e85b860662e47bbb95" />
  644. </component>
  645. </node>
  646. <node id="430">
  647. <attribute name="Is Enabled" value="true" />
  648. <attribute name="Name" value="BrickBlue" />
  649. <attribute name="Position" value="-0 0 0" />
  650. <attribute name="Rotation" value="1 0 0 0" />
  651. <attribute name="Scale" value="1 1 1" />
  652. <attribute name="Variables" />
  653. <component type="PrefabComponent" id="2400">
  654. <attribute name="PrefabGUID" value="66b8b3aac5abc1e85b860662e47bbb95" />
  655. </component>
  656. </node>
  657. <node id="429">
  658. <attribute name="Is Enabled" value="true" />
  659. <attribute name="Name" value="BrickBlue" />
  660. <attribute name="Position" value="-6 0 0" />
  661. <attribute name="Rotation" value="1 0 0 0" />
  662. <attribute name="Scale" value="1 1 1" />
  663. <attribute name="Variables" />
  664. <component type="PrefabComponent" id="2396">
  665. <attribute name="PrefabGUID" value="66b8b3aac5abc1e85b860662e47bbb95" />
  666. </component>
  667. </node>
  668. <node id="457">
  669. <attribute name="Is Enabled" value="true" />
  670. <attribute name="Name" value="BrickYellow" />
  671. <attribute name="Position" value="-6 -1 0" />
  672. <attribute name="Rotation" value="1 0 0 0" />
  673. <attribute name="Scale" value="1 1 1" />
  674. <attribute name="Variables" />
  675. <component type="PrefabComponent" id="2501">
  676. <attribute name="PrefabGUID" value="1c92cb268079dda214677877767a7e74" />
  677. </component>
  678. </node>
  679. <node id="456">
  680. <attribute name="Is Enabled" value="true" />
  681. <attribute name="Name" value="BrickYellow" />
  682. <attribute name="Position" value="5 -1 0" />
  683. <attribute name="Rotation" value="1 0 0 0" />
  684. <attribute name="Scale" value="1 1 1" />
  685. <attribute name="Variables" />
  686. <component type="PrefabComponent" id="2497">
  687. <attribute name="PrefabGUID" value="1c92cb268079dda214677877767a7e74" />
  688. </component>
  689. </node>
  690. <node id="455">
  691. <attribute name="Is Enabled" value="true" />
  692. <attribute name="Name" value="BrickYellow" />
  693. <attribute name="Position" value="6 -1 0" />
  694. <attribute name="Rotation" value="1 0 0 0" />
  695. <attribute name="Scale" value="1 1 1" />
  696. <attribute name="Variables" />
  697. <component type="PrefabComponent" id="2493">
  698. <attribute name="PrefabGUID" value="1c92cb268079dda214677877767a7e74" />
  699. </component>
  700. </node>
  701. <node id="454">
  702. <attribute name="Is Enabled" value="true" />
  703. <attribute name="Name" value="BrickYellow" />
  704. <attribute name="Position" value="-5 -1 0" />
  705. <attribute name="Rotation" value="1 0 0 0" />
  706. <attribute name="Scale" value="1 1 1" />
  707. <attribute name="Variables" />
  708. <component type="PrefabComponent" id="2489">
  709. <attribute name="PrefabGUID" value="1c92cb268079dda214677877767a7e74" />
  710. </component>
  711. </node>
  712. <node id="453">
  713. <attribute name="Is Enabled" value="true" />
  714. <attribute name="Name" value="BrickYellow" />
  715. <attribute name="Position" value="-4 -1 0" />
  716. <attribute name="Rotation" value="1 0 0 0" />
  717. <attribute name="Scale" value="1 1 1" />
  718. <attribute name="Variables" />
  719. <component type="PrefabComponent" id="2485">
  720. <attribute name="PrefabGUID" value="1c92cb268079dda214677877767a7e74" />
  721. </component>
  722. </node>
  723. <node id="452">
  724. <attribute name="Is Enabled" value="true" />
  725. <attribute name="Name" value="BrickYellow" />
  726. <attribute name="Position" value="-3 -1 0" />
  727. <attribute name="Rotation" value="1 0 0 0" />
  728. <attribute name="Scale" value="1 1 1" />
  729. <attribute name="Variables" />
  730. <component type="PrefabComponent" id="2481">
  731. <attribute name="PrefabGUID" value="1c92cb268079dda214677877767a7e74" />
  732. </component>
  733. </node>
  734. <node id="451">
  735. <attribute name="Is Enabled" value="true" />
  736. <attribute name="Name" value="BrickYellow" />
  737. <attribute name="Position" value="-2 -1 0" />
  738. <attribute name="Rotation" value="1 0 0 0" />
  739. <attribute name="Scale" value="1 1 1" />
  740. <attribute name="Variables" />
  741. <component type="PrefabComponent" id="2477">
  742. <attribute name="PrefabGUID" value="1c92cb268079dda214677877767a7e74" />
  743. </component>
  744. </node>
  745. <node id="450">
  746. <attribute name="Is Enabled" value="true" />
  747. <attribute name="Name" value="BrickYellow" />
  748. <attribute name="Position" value="-1 -1 0" />
  749. <attribute name="Rotation" value="1 0 0 0" />
  750. <attribute name="Scale" value="1 1 1" />
  751. <attribute name="Variables" />
  752. <component type="PrefabComponent" id="2473">
  753. <attribute name="PrefabGUID" value="1c92cb268079dda214677877767a7e74" />
  754. </component>
  755. </node>
  756. <node id="449">
  757. <attribute name="Is Enabled" value="true" />
  758. <attribute name="Name" value="BrickYellow" />
  759. <attribute name="Position" value="-0 -1 0" />
  760. <attribute name="Rotation" value="1 0 0 0" />
  761. <attribute name="Scale" value="1 1 1" />
  762. <attribute name="Variables" />
  763. <component type="PrefabComponent" id="2469">
  764. <attribute name="PrefabGUID" value="1c92cb268079dda214677877767a7e74" />
  765. </component>
  766. </node>
  767. <node id="448">
  768. <attribute name="Is Enabled" value="true" />
  769. <attribute name="Name" value="BrickYellow" />
  770. <attribute name="Position" value="1 -1 0" />
  771. <attribute name="Rotation" value="1 0 0 0" />
  772. <attribute name="Scale" value="1 1 1" />
  773. <attribute name="Variables" />
  774. <component type="PrefabComponent" id="2465">
  775. <attribute name="PrefabGUID" value="1c92cb268079dda214677877767a7e74" />
  776. </component>
  777. </node>
  778. <node id="447">
  779. <attribute name="Is Enabled" value="true" />
  780. <attribute name="Name" value="BrickYellow" />
  781. <attribute name="Position" value="2 -1 0" />
  782. <attribute name="Rotation" value="1 0 0 0" />
  783. <attribute name="Scale" value="1 1 1" />
  784. <attribute name="Variables" />
  785. <component type="PrefabComponent" id="2461">
  786. <attribute name="PrefabGUID" value="1c92cb268079dda214677877767a7e74" />
  787. </component>
  788. </node>
  789. <node id="446">
  790. <attribute name="Is Enabled" value="true" />
  791. <attribute name="Name" value="BrickYellow" />
  792. <attribute name="Position" value="3 -1 0" />
  793. <attribute name="Rotation" value="1 0 0 0" />
  794. <attribute name="Scale" value="1 1 1" />
  795. <attribute name="Variables" />
  796. <component type="PrefabComponent" id="2457">
  797. <attribute name="PrefabGUID" value="1c92cb268079dda214677877767a7e74" />
  798. </component>
  799. </node>
  800. <node id="445">
  801. <attribute name="Is Enabled" value="true" />
  802. <attribute name="Name" value="BrickYellow" />
  803. <attribute name="Position" value="4 -1 0" />
  804. <attribute name="Rotation" value="1 0 0 0" />
  805. <attribute name="Scale" value="1 1 1" />
  806. <attribute name="Variables" />
  807. <component type="PrefabComponent" id="2456">
  808. <attribute name="PrefabGUID" value="1c92cb268079dda214677877767a7e74" />
  809. </component>
  810. </node>
  811. </node>
  812. <node id="468">
  813. <attribute name="Is Enabled" value="true" />
  814. <attribute name="Name" value="BrickSound" />
  815. <attribute name="Position" value="0 0 0" />
  816. <attribute name="Rotation" value="1 0 0 0" />
  817. <attribute name="Scale" value="1 1 1" />
  818. <attribute name="Variables" />
  819. <component type="SoundSource" id="4347">
  820. <attribute name="Sound" value="Sound;Sounds/brickDeath.wav" />
  821. <attribute name="Type" value="Brick" />
  822. </component>
  823. </node>
  824. <node id="469">
  825. <attribute name="Is Enabled" value="true" />
  826. <attribute name="Name" value="Background" />
  827. <attribute name="Position" value="0 0 0" />
  828. <attribute name="Rotation" value="1 0 0 0" />
  829. <attribute name="Scale" value="1 1 1" />
  830. <attribute name="Variables" />
  831. <component type="JSComponent" id="4349">
  832. <attribute name="ComponentFile" value="JSComponentFile;Components/Background.js" />
  833. </component>
  834. </node>
  835. <node id="472">
  836. <attribute name="Is Enabled" value="true" />
  837. <attribute name="Name" value="ScoreManager" />
  838. <attribute name="Position" value="0 0 0" />
  839. <attribute name="Rotation" value="1 0 0 0" />
  840. <attribute name="Scale" value="1 1 1" />
  841. <attribute name="Variables" />
  842. <component type="JSComponent" id="4718">
  843. <attribute name="ComponentFile" value="JSComponentFile;Components/ScoreManager.js" />
  844. </component>
  845. </node>
  846. <node id="473">
  847. <attribute name="Is Enabled" value="true" />
  848. <attribute name="Name" value="BackgroundSound" />
  849. <attribute name="Position" value="0 0 0" />
  850. <attribute name="Rotation" value="1 0 0 0" />
  851. <attribute name="Scale" value="1 1 1" />
  852. <attribute name="Variables" />
  853. <component type="SoundSource" id="4719">
  854. <attribute name="Sound" value="Sound;Sounds/crazy-space.ogg" />
  855. <attribute name="Frequency" value="44100" />
  856. <attribute name="Autoplay" value="true" />
  857. </component>
  858. </node>
  859. </scene>