testlevel_01.level.json 44 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768
  1. {
  2. "metadata": {
  3. "base_code": null,
  4. "editor_version": "0.0.1",
  5. "initial_cam_pos": [
  6. 51.2143325805664,
  7. -0.80000001192093,
  8. 39.9891014099121
  9. ],
  10. "initial_cam_rot": [
  11. 0.2343919724226,
  12. 0.197936773300171
  13. ],
  14. "iteration": 0,
  15. "name": "testlevel_01"
  16. },
  17. "tiles": {
  18. "19_20_0": {
  19. "floor_object": {
  20. "name": null,
  21. "rotation": 0
  22. },
  23. "object": {
  24. "name": null,
  25. "rotation": 0
  26. },
  27. "tile": {
  28. "material_set": "jungle01",
  29. "name": "tile_plus",
  30. "rotation": 180
  31. }
  32. },
  33. "19_21_0": {
  34. "floor_object": {
  35. "name": null,
  36. "rotation": 0
  37. },
  38. "object": {
  39. "name": null,
  40. "rotation": 0
  41. },
  42. "tile": {
  43. "material_set": "jungle01",
  44. "name": "tile_flat",
  45. "rotation": 180
  46. }
  47. },
  48. "19_22_0": {
  49. "floor_object": {
  50. "name": null,
  51. "rotation": 0
  52. },
  53. "object": {
  54. "name": null,
  55. "rotation": 0
  56. },
  57. "tile": {
  58. "material_set": "jungle01",
  59. "name": "tile_flat",
  60. "rotation": 180
  61. }
  62. },
  63. "19_23_0": {
  64. "floor_object": {
  65. "name": null,
  66. "rotation": 0
  67. },
  68. "object": {
  69. "name": null,
  70. "rotation": 0
  71. },
  72. "tile": {
  73. "material_set": "jungle01",
  74. "name": "tile_plus",
  75. "rotation": 180
  76. }
  77. },
  78. "20_20_0": {
  79. "floor_object": {
  80. "name": null,
  81. "rotation": 0
  82. },
  83. "object": {
  84. "name": null,
  85. "rotation": 0
  86. },
  87. "tile": {
  88. "material_set": "jungle01",
  89. "name": "tile_flat",
  90. "rotation": 270
  91. }
  92. },
  93. "20_20_1": {
  94. "floor_object": {
  95. "name": null,
  96. "rotation": 0
  97. },
  98. "object": {
  99. "name": null,
  100. "rotation": 0
  101. },
  102. "tile": {
  103. "material_set": "jungle01",
  104. "name": "tile_ramp",
  105. "rotation": 270
  106. }
  107. },
  108. "20_23_0": {
  109. "floor_object": {
  110. "name": null,
  111. "rotation": 0
  112. },
  113. "object": {
  114. "name": null,
  115. "rotation": 0
  116. },
  117. "tile": {
  118. "material_set": "jungle01",
  119. "name": "tile_flat",
  120. "rotation": 0
  121. }
  122. },
  123. "21_20_0": {
  124. "floor_object": {
  125. "name": null,
  126. "rotation": 0
  127. },
  128. "object": {
  129. "name": null,
  130. "rotation": 0
  131. },
  132. "tile": {
  133. "material_set": "jungle01",
  134. "name": "tile_flat",
  135. "rotation": 270
  136. }
  137. },
  138. "21_20_1": {
  139. "floor_object": {
  140. "name": null,
  141. "rotation": 0
  142. },
  143. "object": {
  144. "name": null,
  145. "rotation": 0
  146. },
  147. "tile": {
  148. "material_set": "jungle01",
  149. "name": "tile_flat",
  150. "rotation": 270
  151. }
  152. },
  153. "21_20_2": {
  154. "floor_object": {
  155. "name": null,
  156. "rotation": 0
  157. },
  158. "object": {
  159. "name": null,
  160. "rotation": 0
  161. },
  162. "tile": {
  163. "material_set": "jungle01",
  164. "name": "tile_ramp",
  165. "rotation": 270
  166. }
  167. },
  168. "21_23_0": {
  169. "floor_object": {
  170. "name": null,
  171. "rotation": 0
  172. },
  173. "object": {
  174. "name": null,
  175. "rotation": 0
  176. },
  177. "tile": {
  178. "material_set": "jungle01",
  179. "name": "tile_flat",
  180. "rotation": 0
  181. }
  182. },
  183. "22_20_0": {
  184. "floor_object": {
  185. "name": null,
  186. "rotation": 0
  187. },
  188. "object": {
  189. "name": null,
  190. "rotation": 0
  191. },
  192. "tile": {
  193. "material_set": "jungle01",
  194. "name": "tile_flat",
  195. "rotation": 270
  196. }
  197. },
  198. "22_20_1": {
  199. "floor_object": {
  200. "name": null,
  201. "rotation": 0
  202. },
  203. "object": {
  204. "name": null,
  205. "rotation": 0
  206. },
  207. "tile": {
  208. "material_set": "jungle01",
  209. "name": "tile_flat",
  210. "rotation": 270
  211. }
  212. },
  213. "22_20_2": {
  214. "floor_object": {
  215. "name": null,
  216. "rotation": 0
  217. },
  218. "object": {
  219. "name": null,
  220. "rotation": 0
  221. },
  222. "tile": {
  223. "material_set": "jungle01",
  224. "name": "tile_flat",
  225. "rotation": 270
  226. }
  227. },
  228. "22_20_3": {
  229. "floor_object": {
  230. "name": null,
  231. "rotation": 0
  232. },
  233. "object": {
  234. "name": null,
  235. "rotation": 0
  236. },
  237. "tile": {
  238. "material_set": "jungle01",
  239. "name": "tile_ramp",
  240. "rotation": 270
  241. }
  242. },
  243. "22_23_0": {
  244. "floor_object": {
  245. "name": null,
  246. "rotation": 0
  247. },
  248. "object": {
  249. "name": null,
  250. "rotation": 0
  251. },
  252. "tile": {
  253. "material_set": "jungle01",
  254. "name": "tile_flat",
  255. "rotation": 0
  256. }
  257. },
  258. "23_15_0": {
  259. "floor_object": {
  260. "name": null,
  261. "rotation": 0
  262. },
  263. "object": {
  264. "name": null,
  265. "rotation": 0
  266. },
  267. "tile": {
  268. "material_set": "jungle01",
  269. "name": "tile_plus",
  270. "rotation": 180
  271. }
  272. },
  273. "23_15_1": {
  274. "floor_object": {
  275. "name": null,
  276. "rotation": 0
  277. },
  278. "object": {
  279. "name": "obj_tool_red",
  280. "rotation": 0
  281. },
  282. "tile": {
  283. "name": null,
  284. "rotation": 0
  285. }
  286. },
  287. "23_16_0": {
  288. "floor_object": {
  289. "name": null,
  290. "rotation": 0
  291. },
  292. "object": {
  293. "name": null,
  294. "rotation": 0
  295. },
  296. "tile": {
  297. "material_set": "jungle01",
  298. "name": "tile_flat",
  299. "rotation": 180
  300. }
  301. },
  302. "23_17_0": {
  303. "floor_object": {
  304. "name": null,
  305. "rotation": 0
  306. },
  307. "object": {
  308. "name": null,
  309. "rotation": 0
  310. },
  311. "tile": {
  312. "material_set": "jungle01",
  313. "name": "tile_plus",
  314. "rotation": 180
  315. }
  316. },
  317. "23_20_0": {
  318. "floor_object": {
  319. "name": null,
  320. "rotation": 0
  321. },
  322. "object": {
  323. "name": null,
  324. "rotation": 0
  325. },
  326. "tile": {
  327. "material_set": "jungle01",
  328. "name": "tile_flat",
  329. "rotation": 270
  330. }
  331. },
  332. "23_20_1": {
  333. "floor_object": {
  334. "name": null,
  335. "rotation": 0
  336. },
  337. "object": {
  338. "name": null,
  339. "rotation": 0
  340. },
  341. "tile": {
  342. "material_set": "jungle01",
  343. "name": "tile_flat",
  344. "rotation": 270
  345. }
  346. },
  347. "23_20_2": {
  348. "floor_object": {
  349. "name": null,
  350. "rotation": 0
  351. },
  352. "object": {
  353. "name": null,
  354. "rotation": 0
  355. },
  356. "tile": {
  357. "material_set": "jungle01",
  358. "name": "tile_flat",
  359. "rotation": 270
  360. }
  361. },
  362. "23_20_3": {
  363. "floor_object": {
  364. "name": null,
  365. "rotation": 0
  366. },
  367. "object": {
  368. "name": null,
  369. "rotation": 0
  370. },
  371. "tile": {
  372. "material_set": "jungle01",
  373. "name": "tile_flat",
  374. "rotation": 270
  375. }
  376. },
  377. "23_20_4": {
  378. "floor_object": {
  379. "name": null,
  380. "rotation": 0
  381. },
  382. "object": {
  383. "name": null,
  384. "rotation": 0
  385. },
  386. "tile": {
  387. "material_set": "jungle01",
  388. "name": "tile_ramp",
  389. "rotation": 270
  390. }
  391. },
  392. "23_23_0": {
  393. "floor_object": {
  394. "name": null,
  395. "rotation": 0
  396. },
  397. "object": {
  398. "name": null,
  399. "rotation": 0
  400. },
  401. "tile": {
  402. "material_set": "jungle01",
  403. "name": "tile_flat",
  404. "rotation": 0
  405. }
  406. },
  407. "24_17_0": {
  408. "floor_object": {
  409. "name": null,
  410. "rotation": 0
  411. },
  412. "object": {
  413. "name": null,
  414. "rotation": 0
  415. },
  416. "tile": {
  417. "material_set": "jungle01",
  418. "name": "tile_flat",
  419. "rotation": 180
  420. }
  421. },
  422. "24_20_0": {
  423. "floor_object": {
  424. "name": null,
  425. "rotation": 0
  426. },
  427. "object": {
  428. "name": null,
  429. "rotation": 0
  430. },
  431. "tile": {
  432. "material_set": "jungle01",
  433. "name": "tile_flat",
  434. "rotation": 270
  435. }
  436. },
  437. "24_20_1": {
  438. "floor_object": {
  439. "name": null,
  440. "rotation": 0
  441. },
  442. "object": {
  443. "name": null,
  444. "rotation": 0
  445. },
  446. "tile": {
  447. "material_set": "jungle01",
  448. "name": "tile_flat",
  449. "rotation": 270
  450. }
  451. },
  452. "24_20_2": {
  453. "floor_object": {
  454. "name": null,
  455. "rotation": 0
  456. },
  457. "object": {
  458. "name": null,
  459. "rotation": 0
  460. },
  461. "tile": {
  462. "material_set": "jungle01",
  463. "name": "tile_flat",
  464. "rotation": 270
  465. }
  466. },
  467. "24_20_3": {
  468. "floor_object": {
  469. "name": null,
  470. "rotation": 0
  471. },
  472. "object": {
  473. "name": null,
  474. "rotation": 0
  475. },
  476. "tile": {
  477. "material_set": "jungle01",
  478. "name": "tile_flat",
  479. "rotation": 270
  480. }
  481. },
  482. "24_20_4": {
  483. "floor_object": {
  484. "name": null,
  485. "rotation": 0
  486. },
  487. "object": {
  488. "name": null,
  489. "rotation": 0
  490. },
  491. "tile": {
  492. "material_set": "jungle01",
  493. "name": "tile_flat",
  494. "rotation": 270
  495. }
  496. },
  497. "24_20_5": {
  498. "floor_object": {
  499. "name": null,
  500. "rotation": 0
  501. },
  502. "object": {
  503. "name": null,
  504. "rotation": 0
  505. },
  506. "tile": {
  507. "material_set": "jungle01",
  508. "name": "tile_ramp",
  509. "rotation": 270
  510. }
  511. },
  512. "24_23_0": {
  513. "floor_object": {
  514. "name": null,
  515. "rotation": 0
  516. },
  517. "object": {
  518. "name": null,
  519. "rotation": 0
  520. },
  521. "tile": {
  522. "material_set": "jungle01",
  523. "name": "tile_flat",
  524. "rotation": 0
  525. }
  526. },
  527. "24_24_0": {
  528. "floor_object": {
  529. "name": null,
  530. "rotation": 0
  531. },
  532. "object": {
  533. "name": null,
  534. "rotation": 0
  535. },
  536. "tile": {
  537. "material_set": "jungle01",
  538. "name": "tile_flat",
  539. "rotation": 270
  540. }
  541. },
  542. "24_25_0": {
  543. "floor_object": {
  544. "name": null,
  545. "rotation": 0
  546. },
  547. "object": {
  548. "name": null,
  549. "rotation": 0
  550. },
  551. "tile": {
  552. "material_set": "jungle01",
  553. "name": "tile_plus",
  554. "rotation": 270
  555. }
  556. },
  557. "24_25_1": {
  558. "floor_object": {
  559. "name": null,
  560. "rotation": 0
  561. },
  562. "object": {
  563. "name": "obj_player",
  564. "rotation": 0
  565. },
  566. "tile": {
  567. "name": null,
  568. "rotation": 0
  569. }
  570. },
  571. "25_17_0": {
  572. "floor_object": {
  573. "name": null,
  574. "rotation": 0
  575. },
  576. "object": {
  577. "name": null,
  578. "rotation": 0
  579. },
  580. "tile": {
  581. "material_set": "jungle01",
  582. "name": "tile_flat",
  583. "rotation": 180
  584. }
  585. },
  586. "25_20_0": {
  587. "floor_object": {
  588. "name": null,
  589. "rotation": 0
  590. },
  591. "object": {
  592. "name": null,
  593. "rotation": 0
  594. },
  595. "tile": {
  596. "material_set": "jungle01",
  597. "name": "tile_flat",
  598. "rotation": 270
  599. }
  600. },
  601. "25_20_1": {
  602. "floor_object": {
  603. "name": null,
  604. "rotation": 0
  605. },
  606. "object": {
  607. "name": null,
  608. "rotation": 0
  609. },
  610. "tile": {
  611. "material_set": "jungle01",
  612. "name": "tile_flat",
  613. "rotation": 270
  614. }
  615. },
  616. "25_20_2": {
  617. "floor_object": {
  618. "name": null,
  619. "rotation": 0
  620. },
  621. "object": {
  622. "name": null,
  623. "rotation": 0
  624. },
  625. "tile": {
  626. "material_set": "jungle01",
  627. "name": "tile_flat",
  628. "rotation": 270
  629. }
  630. },
  631. "25_20_3": {
  632. "floor_object": {
  633. "name": null,
  634. "rotation": 0
  635. },
  636. "object": {
  637. "name": null,
  638. "rotation": 0
  639. },
  640. "tile": {
  641. "material_set": "jungle01",
  642. "name": "tile_flat",
  643. "rotation": 270
  644. }
  645. },
  646. "25_20_4": {
  647. "floor_object": {
  648. "name": null,
  649. "rotation": 0
  650. },
  651. "object": {
  652. "name": null,
  653. "rotation": 0
  654. },
  655. "tile": {
  656. "material_set": "jungle01",
  657. "name": "tile_flat",
  658. "rotation": 270
  659. }
  660. },
  661. "25_20_5": {
  662. "floor_object": {
  663. "name": null,
  664. "rotation": 0
  665. },
  666. "object": {
  667. "name": null,
  668. "rotation": 0
  669. },
  670. "tile": {
  671. "material_set": "jungle01",
  672. "name": "tile_flat",
  673. "rotation": 270
  674. }
  675. },
  676. "25_20_6": {
  677. "floor_object": {
  678. "name": null,
  679. "rotation": 0
  680. },
  681. "object": {
  682. "name": null,
  683. "rotation": 0
  684. },
  685. "tile": {
  686. "material_set": "jungle01",
  687. "name": "tile_ramp",
  688. "rotation": 270
  689. }
  690. },
  691. "25_23_0": {
  692. "floor_object": {
  693. "name": null,
  694. "rotation": 0
  695. },
  696. "object": {
  697. "name": null,
  698. "rotation": 0
  699. },
  700. "tile": {
  701. "material_set": "jungle01",
  702. "name": "tile_flat",
  703. "rotation": 0
  704. }
  705. },
  706. "26_15_0": {
  707. "floor_object": {
  708. "name": null,
  709. "rotation": 0
  710. },
  711. "object": {
  712. "name": null,
  713. "rotation": 0
  714. },
  715. "tile": {
  716. "material_set": "jungle01",
  717. "name": "tile_plus",
  718. "rotation": 270
  719. }
  720. },
  721. "26_15_1": {
  722. "floor_object": {
  723. "name": null,
  724. "rotation": 0
  725. },
  726. "object": {
  727. "name": null,
  728. "rotation": 0
  729. },
  730. "tile": {
  731. "material_set": "jungle01",
  732. "name": "tile_plus",
  733. "rotation": 270
  734. }
  735. },
  736. "26_15_2": {
  737. "floor_object": {
  738. "name": null,
  739. "rotation": 0
  740. },
  741. "object": {
  742. "name": null,
  743. "rotation": 0
  744. },
  745. "tile": {
  746. "material_set": "jungle01",
  747. "name": "tile_plus",
  748. "rotation": 270
  749. }
  750. },
  751. "26_15_3": {
  752. "floor_object": {
  753. "name": null,
  754. "rotation": 0
  755. },
  756. "object": {
  757. "name": null,
  758. "rotation": 0
  759. },
  760. "tile": {
  761. "material_set": "jungle01",
  762. "name": "tile_plus",
  763. "rotation": 270
  764. }
  765. },
  766. "26_15_4": {
  767. "floor_object": {
  768. "name": null,
  769. "rotation": 0
  770. },
  771. "object": {
  772. "name": null,
  773. "rotation": 0
  774. },
  775. "tile": {
  776. "material_set": "jungle01",
  777. "name": "tile_plus",
  778. "rotation": 270
  779. }
  780. },
  781. "26_15_5": {
  782. "floor_object": {
  783. "name": null,
  784. "rotation": 0
  785. },
  786. "object": {
  787. "name": null,
  788. "rotation": 0
  789. },
  790. "tile": {
  791. "material_set": "jungle01",
  792. "name": "tile_plus",
  793. "rotation": 270
  794. }
  795. },
  796. "26_15_6": {
  797. "floor_object": {
  798. "name": null,
  799. "rotation": 0
  800. },
  801. "object": {
  802. "name": null,
  803. "rotation": 0
  804. },
  805. "tile": {
  806. "material_set": "jungle01",
  807. "name": "tile_plus",
  808. "rotation": 270
  809. }
  810. },
  811. "26_15_7": {
  812. "floor_object": {
  813. "name": null,
  814. "rotation": 0
  815. },
  816. "object": {
  817. "name": null,
  818. "rotation": 0
  819. },
  820. "tile": {
  821. "material_set": "jungle01",
  822. "name": "tile_plus",
  823. "rotation": 180
  824. }
  825. },
  826. "26_15_8": {
  827. "floor_object": {
  828. "name": "obj_screw_red",
  829. "rotation": 0
  830. },
  831. "object": {
  832. "name": null,
  833. "rotation": 0
  834. },
  835. "tile": {
  836. "name": null,
  837. "rotation": 0
  838. }
  839. },
  840. "26_17_0": {
  841. "floor_object": {
  842. "name": null,
  843. "rotation": 0
  844. },
  845. "object": {
  846. "name": null,
  847. "rotation": 0
  848. },
  849. "tile": {
  850. "material_set": "jungle01",
  851. "name": "tile_flat",
  852. "rotation": 180
  853. }
  854. },
  855. "26_20_0": {
  856. "floor_object": {
  857. "name": null,
  858. "rotation": 0
  859. },
  860. "object": {
  861. "name": null,
  862. "rotation": 0
  863. },
  864. "tile": {
  865. "material_set": "jungle01",
  866. "name": "tile_flat",
  867. "rotation": 270
  868. }
  869. },
  870. "26_20_1": {
  871. "floor_object": {
  872. "name": null,
  873. "rotation": 0
  874. },
  875. "object": {
  876. "name": null,
  877. "rotation": 0
  878. },
  879. "tile": {
  880. "material_set": "jungle01",
  881. "name": "tile_flat",
  882. "rotation": 270
  883. }
  884. },
  885. "26_20_2": {
  886. "floor_object": {
  887. "name": null,
  888. "rotation": 0
  889. },
  890. "object": {
  891. "name": null,
  892. "rotation": 0
  893. },
  894. "tile": {
  895. "material_set": "jungle01",
  896. "name": "tile_flat",
  897. "rotation": 270
  898. }
  899. },
  900. "26_20_3": {
  901. "floor_object": {
  902. "name": null,
  903. "rotation": 0
  904. },
  905. "object": {
  906. "name": null,
  907. "rotation": 0
  908. },
  909. "tile": {
  910. "material_set": "jungle01",
  911. "name": "tile_flat",
  912. "rotation": 270
  913. }
  914. },
  915. "26_20_4": {
  916. "floor_object": {
  917. "name": null,
  918. "rotation": 0
  919. },
  920. "object": {
  921. "name": null,
  922. "rotation": 0
  923. },
  924. "tile": {
  925. "material_set": "jungle01",
  926. "name": "tile_flat",
  927. "rotation": 270
  928. }
  929. },
  930. "26_20_5": {
  931. "floor_object": {
  932. "name": null,
  933. "rotation": 0
  934. },
  935. "object": {
  936. "name": null,
  937. "rotation": 0
  938. },
  939. "tile": {
  940. "material_set": "jungle01",
  941. "name": "tile_flat",
  942. "rotation": 270
  943. }
  944. },
  945. "26_20_6": {
  946. "floor_object": {
  947. "name": null,
  948. "rotation": 0
  949. },
  950. "object": {
  951. "name": null,
  952. "rotation": 0
  953. },
  954. "tile": {
  955. "material_set": "jungle01",
  956. "name": "tile_flat",
  957. "rotation": 270
  958. }
  959. },
  960. "26_20_7": {
  961. "floor_object": {
  962. "name": null,
  963. "rotation": 0
  964. },
  965. "object": {
  966. "name": null,
  967. "rotation": 0
  968. },
  969. "tile": {
  970. "material_set": "jungle01",
  971. "name": "tile_ramp",
  972. "rotation": 270
  973. }
  974. },
  975. "26_23_0": {
  976. "floor_object": {
  977. "name": null,
  978. "rotation": 0
  979. },
  980. "object": {
  981. "name": null,
  982. "rotation": 0
  983. },
  984. "tile": {
  985. "material_set": "jungle01",
  986. "name": "tile_flat",
  987. "rotation": 0
  988. }
  989. },
  990. "27_15_7": {
  991. "floor_object": {
  992. "name": null,
  993. "rotation": 0
  994. },
  995. "object": {
  996. "name": null,
  997. "rotation": 0
  998. },
  999. "tile": {
  1000. "material_set": "jungle01",
  1001. "name": "tile_flat",
  1002. "rotation": 180
  1003. }
  1004. },
  1005. "27_17_0": {
  1006. "floor_object": {
  1007. "name": null,
  1008. "rotation": 0
  1009. },
  1010. "object": {
  1011. "name": null,
  1012. "rotation": 0
  1013. },
  1014. "tile": {
  1015. "material_set": "jungle01",
  1016. "name": "tile_flat",
  1017. "rotation": 180
  1018. }
  1019. },
  1020. "27_20_6": {
  1021. "floor_object": {
  1022. "name": null,
  1023. "rotation": 0
  1024. },
  1025. "object": {
  1026. "name": null,
  1027. "rotation": 0
  1028. },
  1029. "tile": {
  1030. "material_set": "jungle01",
  1031. "name": "tile_ramp_bottom",
  1032. "rotation": 90
  1033. }
  1034. },
  1035. "27_20_7": {
  1036. "floor_object": {
  1037. "name": null,
  1038. "rotation": 0
  1039. },
  1040. "object": {
  1041. "name": null,
  1042. "rotation": 0
  1043. },
  1044. "tile": {
  1045. "material_set": "jungle01",
  1046. "name": "tile_flat",
  1047. "rotation": 180
  1048. }
  1049. },
  1050. "27_23_0": {
  1051. "floor_object": {
  1052. "name": null,
  1053. "rotation": 0
  1054. },
  1055. "object": {
  1056. "name": null,
  1057. "rotation": 0
  1058. },
  1059. "tile": {
  1060. "material_set": "jungle01",
  1061. "name": "tile_flat",
  1062. "rotation": 0
  1063. }
  1064. },
  1065. "28_15_7": {
  1066. "floor_object": {
  1067. "name": null,
  1068. "rotation": 0
  1069. },
  1070. "object": {
  1071. "name": null,
  1072. "rotation": 0
  1073. },
  1074. "tile": {
  1075. "material_set": "jungle01",
  1076. "name": "tile_flat",
  1077. "rotation": 180
  1078. }
  1079. },
  1080. "28_17_0": {
  1081. "floor_object": {
  1082. "name": null,
  1083. "rotation": 0
  1084. },
  1085. "object": {
  1086. "name": null,
  1087. "rotation": 0
  1088. },
  1089. "tile": {
  1090. "material_set": "jungle01",
  1091. "name": "tile_plus",
  1092. "rotation": 180
  1093. }
  1094. },
  1095. "28_18_0": {
  1096. "floor_object": {
  1097. "name": null,
  1098. "rotation": 0
  1099. },
  1100. "object": {
  1101. "name": null,
  1102. "rotation": 0
  1103. },
  1104. "tile": {
  1105. "material_set": "jungle01",
  1106. "name": "tile_flat",
  1107. "rotation": 180
  1108. }
  1109. },
  1110. "28_19_0": {
  1111. "floor_object": {
  1112. "name": null,
  1113. "rotation": 0
  1114. },
  1115. "object": {
  1116. "name": null,
  1117. "rotation": 0
  1118. },
  1119. "tile": {
  1120. "material_set": "jungle01",
  1121. "name": "tile_flat",
  1122. "rotation": 180
  1123. }
  1124. },
  1125. "28_20_0": {
  1126. "floor_object": {
  1127. "name": null,
  1128. "rotation": 0
  1129. },
  1130. "object": {
  1131. "name": null,
  1132. "rotation": 0
  1133. },
  1134. "tile": {
  1135. "material_set": "jungle01",
  1136. "name": "tile_flat",
  1137. "rotation": 180
  1138. }
  1139. },
  1140. "28_20_7": {
  1141. "floor_object": {
  1142. "name": null,
  1143. "rotation": 0
  1144. },
  1145. "object": {
  1146. "name": null,
  1147. "rotation": 0
  1148. },
  1149. "tile": {
  1150. "material_set": "jungle01",
  1151. "name": "tile_flat",
  1152. "rotation": 180
  1153. }
  1154. },
  1155. "28_21_0": {
  1156. "floor_object": {
  1157. "name": null,
  1158. "rotation": 0
  1159. },
  1160. "object": {
  1161. "name": null,
  1162. "rotation": 0
  1163. },
  1164. "tile": {
  1165. "material_set": "jungle01",
  1166. "name": "tile_flat",
  1167. "rotation": 180
  1168. }
  1169. },
  1170. "28_22_0": {
  1171. "floor_object": {
  1172. "name": null,
  1173. "rotation": 0
  1174. },
  1175. "object": {
  1176. "name": null,
  1177. "rotation": 0
  1178. },
  1179. "tile": {
  1180. "material_set": "jungle01",
  1181. "name": "tile_flat",
  1182. "rotation": 180
  1183. }
  1184. },
  1185. "28_23_0": {
  1186. "floor_object": {
  1187. "name": null,
  1188. "rotation": 0
  1189. },
  1190. "object": {
  1191. "name": null,
  1192. "rotation": 0
  1193. },
  1194. "tile": {
  1195. "material_set": "jungle01",
  1196. "name": "tile_plus",
  1197. "rotation": 180
  1198. }
  1199. },
  1200. "29_15_7": {
  1201. "floor_object": {
  1202. "name": null,
  1203. "rotation": 0
  1204. },
  1205. "object": {
  1206. "name": null,
  1207. "rotation": 0
  1208. },
  1209. "tile": {
  1210. "material_set": "jungle01",
  1211. "name": "tile_flat",
  1212. "rotation": 180
  1213. }
  1214. },
  1215. "29_20_6": {
  1216. "floor_object": {
  1217. "name": null,
  1218. "rotation": 0
  1219. },
  1220. "object": {
  1221. "name": null,
  1222. "rotation": 0
  1223. },
  1224. "tile": {
  1225. "material_set": "jungle01",
  1226. "name": "tile_ramp_bottom",
  1227. "rotation": 270
  1228. }
  1229. },
  1230. "29_20_7": {
  1231. "floor_object": {
  1232. "name": null,
  1233. "rotation": 0
  1234. },
  1235. "object": {
  1236. "name": null,
  1237. "rotation": 0
  1238. },
  1239. "tile": {
  1240. "material_set": "jungle01",
  1241. "name": "tile_flat",
  1242. "rotation": 180
  1243. }
  1244. },
  1245. "30_15_0": {
  1246. "floor_object": {
  1247. "name": null,
  1248. "rotation": 0
  1249. },
  1250. "object": {
  1251. "name": null,
  1252. "rotation": 0
  1253. },
  1254. "tile": {
  1255. "material_set": "jungle01",
  1256. "name": "tile_plus",
  1257. "rotation": 270
  1258. }
  1259. },
  1260. "30_15_1": {
  1261. "floor_object": {
  1262. "name": null,
  1263. "rotation": 0
  1264. },
  1265. "object": {
  1266. "name": null,
  1267. "rotation": 0
  1268. },
  1269. "tile": {
  1270. "material_set": "jungle01",
  1271. "name": "tile_plus",
  1272. "rotation": 270
  1273. }
  1274. },
  1275. "30_15_2": {
  1276. "floor_object": {
  1277. "name": null,
  1278. "rotation": 0
  1279. },
  1280. "object": {
  1281. "name": null,
  1282. "rotation": 0
  1283. },
  1284. "tile": {
  1285. "material_set": "jungle01",
  1286. "name": "tile_plus",
  1287. "rotation": 270
  1288. }
  1289. },
  1290. "30_15_3": {
  1291. "floor_object": {
  1292. "name": null,
  1293. "rotation": 0
  1294. },
  1295. "object": {
  1296. "name": null,
  1297. "rotation": 0
  1298. },
  1299. "tile": {
  1300. "material_set": "jungle01",
  1301. "name": "tile_plus",
  1302. "rotation": 270
  1303. }
  1304. },
  1305. "30_15_4": {
  1306. "floor_object": {
  1307. "name": null,
  1308. "rotation": 0
  1309. },
  1310. "object": {
  1311. "name": null,
  1312. "rotation": 0
  1313. },
  1314. "tile": {
  1315. "material_set": "jungle01",
  1316. "name": "tile_plus",
  1317. "rotation": 270
  1318. }
  1319. },
  1320. "30_15_5": {
  1321. "floor_object": {
  1322. "name": null,
  1323. "rotation": 0
  1324. },
  1325. "object": {
  1326. "name": null,
  1327. "rotation": 0
  1328. },
  1329. "tile": {
  1330. "material_set": "jungle01",
  1331. "name": "tile_plus",
  1332. "rotation": 270
  1333. }
  1334. },
  1335. "30_15_6": {
  1336. "floor_object": {
  1337. "name": null,
  1338. "rotation": 0
  1339. },
  1340. "object": {
  1341. "name": null,
  1342. "rotation": 0
  1343. },
  1344. "tile": {
  1345. "material_set": "jungle01",
  1346. "name": "tile_plus",
  1347. "rotation": 270
  1348. }
  1349. },
  1350. "30_15_7": {
  1351. "floor_object": {
  1352. "name": null,
  1353. "rotation": 0
  1354. },
  1355. "object": {
  1356. "name": null,
  1357. "rotation": 0
  1358. },
  1359. "tile": {
  1360. "material_set": "jungle01",
  1361. "name": "tile_plus",
  1362. "rotation": 180
  1363. }
  1364. },
  1365. "30_15_8": {
  1366. "floor_object": {
  1367. "name": "obj_screw_red",
  1368. "rotation": 0
  1369. },
  1370. "object": {
  1371. "name": null,
  1372. "rotation": 0
  1373. },
  1374. "tile": {
  1375. "name": null,
  1376. "rotation": 0
  1377. }
  1378. },
  1379. "30_16_7": {
  1380. "floor_object": {
  1381. "name": null,
  1382. "rotation": 0
  1383. },
  1384. "object": {
  1385. "name": null,
  1386. "rotation": 0
  1387. },
  1388. "tile": {
  1389. "material_set": "jungle01",
  1390. "name": "tile_flat",
  1391. "rotation": 180
  1392. }
  1393. },
  1394. "30_17_7": {
  1395. "floor_object": {
  1396. "name": null,
  1397. "rotation": 0
  1398. },
  1399. "object": {
  1400. "name": null,
  1401. "rotation": 0
  1402. },
  1403. "tile": {
  1404. "material_set": "jungle01",
  1405. "name": "tile_flat",
  1406. "rotation": 180
  1407. }
  1408. },
  1409. "30_18_7": {
  1410. "floor_object": {
  1411. "name": null,
  1412. "rotation": 0
  1413. },
  1414. "object": {
  1415. "name": null,
  1416. "rotation": 0
  1417. },
  1418. "tile": {
  1419. "material_set": "jungle01",
  1420. "name": "tile_flat",
  1421. "rotation": 180
  1422. }
  1423. },
  1424. "30_19_7": {
  1425. "floor_object": {
  1426. "name": null,
  1427. "rotation": 0
  1428. },
  1429. "object": {
  1430. "name": null,
  1431. "rotation": 0
  1432. },
  1433. "tile": {
  1434. "material_set": "jungle01",
  1435. "name": "tile_flat",
  1436. "rotation": 180
  1437. }
  1438. },
  1439. "30_20_0": {
  1440. "floor_object": {
  1441. "name": null,
  1442. "rotation": 0
  1443. },
  1444. "object": {
  1445. "name": null,
  1446. "rotation": 0
  1447. },
  1448. "tile": {
  1449. "material_set": "jungle01",
  1450. "name": "tile_plus",
  1451. "rotation": 270
  1452. }
  1453. },
  1454. "30_20_1": {
  1455. "floor_object": {
  1456. "name": null,
  1457. "rotation": 0
  1458. },
  1459. "object": {
  1460. "name": null,
  1461. "rotation": 0
  1462. },
  1463. "tile": {
  1464. "material_set": "jungle01",
  1465. "name": "tile_plus",
  1466. "rotation": 270
  1467. }
  1468. },
  1469. "30_20_2": {
  1470. "floor_object": {
  1471. "name": null,
  1472. "rotation": 0
  1473. },
  1474. "object": {
  1475. "name": null,
  1476. "rotation": 0
  1477. },
  1478. "tile": {
  1479. "material_set": "jungle01",
  1480. "name": "tile_plus",
  1481. "rotation": 270
  1482. }
  1483. },
  1484. "30_20_3": {
  1485. "floor_object": {
  1486. "name": null,
  1487. "rotation": 0
  1488. },
  1489. "object": {
  1490. "name": null,
  1491. "rotation": 0
  1492. },
  1493. "tile": {
  1494. "material_set": "jungle01",
  1495. "name": "tile_plus",
  1496. "rotation": 270
  1497. }
  1498. },
  1499. "30_20_4": {
  1500. "floor_object": {
  1501. "name": null,
  1502. "rotation": 0
  1503. },
  1504. "object": {
  1505. "name": null,
  1506. "rotation": 0
  1507. },
  1508. "tile": {
  1509. "material_set": "jungle01",
  1510. "name": "tile_plus",
  1511. "rotation": 270
  1512. }
  1513. },
  1514. "30_20_5": {
  1515. "floor_object": {
  1516. "name": null,
  1517. "rotation": 0
  1518. },
  1519. "object": {
  1520. "name": null,
  1521. "rotation": 0
  1522. },
  1523. "tile": {
  1524. "material_set": "jungle01",
  1525. "name": "tile_plus",
  1526. "rotation": 270
  1527. }
  1528. },
  1529. "30_20_6": {
  1530. "floor_object": {
  1531. "name": null,
  1532. "rotation": 0
  1533. },
  1534. "object": {
  1535. "name": null,
  1536. "rotation": 0
  1537. },
  1538. "tile": {
  1539. "material_set": "jungle01",
  1540. "name": "tile_plus",
  1541. "rotation": 270
  1542. }
  1543. },
  1544. "30_20_7": {
  1545. "floor_object": {
  1546. "name": null,
  1547. "rotation": 0
  1548. },
  1549. "object": {
  1550. "name": null,
  1551. "rotation": 0
  1552. },
  1553. "tile": {
  1554. "material_set": "jungle01",
  1555. "name": "tile_plus",
  1556. "rotation": 180
  1557. }
  1558. },
  1559. "30_20_8": {
  1560. "floor_object": {
  1561. "name": "obj_screw_red",
  1562. "rotation": 0
  1563. },
  1564. "object": {
  1565. "name": null,
  1566. "rotation": 0
  1567. },
  1568. "tile": {
  1569. "name": null,
  1570. "rotation": 0
  1571. }
  1572. },
  1573. "30_21_7": {
  1574. "floor_object": {
  1575. "name": null,
  1576. "rotation": 0
  1577. },
  1578. "object": {
  1579. "name": null,
  1580. "rotation": 0
  1581. },
  1582. "tile": {
  1583. "material_set": "jungle01",
  1584. "name": "tile_flat",
  1585. "rotation": 180
  1586. }
  1587. },
  1588. "30_22_7": {
  1589. "floor_object": {
  1590. "name": null,
  1591. "rotation": 0
  1592. },
  1593. "object": {
  1594. "name": null,
  1595. "rotation": 0
  1596. },
  1597. "tile": {
  1598. "material_set": "jungle01",
  1599. "name": "tile_flat",
  1600. "rotation": 180
  1601. }
  1602. },
  1603. "30_23_7": {
  1604. "floor_object": {
  1605. "name": null,
  1606. "rotation": 0
  1607. },
  1608. "object": {
  1609. "name": null,
  1610. "rotation": 0
  1611. },
  1612. "tile": {
  1613. "material_set": "jungle01",
  1614. "name": "tile_flat",
  1615. "rotation": 180
  1616. }
  1617. },
  1618. "30_24_7": {
  1619. "floor_object": {
  1620. "name": null,
  1621. "rotation": 0
  1622. },
  1623. "object": {
  1624. "name": null,
  1625. "rotation": 0
  1626. },
  1627. "tile": {
  1628. "material_set": "jungle01",
  1629. "name": "tile_flat",
  1630. "rotation": 180
  1631. }
  1632. },
  1633. "30_25_0": {
  1634. "floor_object": {
  1635. "name": null,
  1636. "rotation": 0
  1637. },
  1638. "object": {
  1639. "name": null,
  1640. "rotation": 0
  1641. },
  1642. "tile": {
  1643. "material_set": "jungle01",
  1644. "name": "tile_plus",
  1645. "rotation": 270
  1646. }
  1647. },
  1648. "30_25_1": {
  1649. "floor_object": {
  1650. "name": null,
  1651. "rotation": 0
  1652. },
  1653. "object": {
  1654. "name": null,
  1655. "rotation": 0
  1656. },
  1657. "tile": {
  1658. "material_set": "jungle01",
  1659. "name": "tile_plus",
  1660. "rotation": 270
  1661. }
  1662. },
  1663. "30_25_2": {
  1664. "floor_object": {
  1665. "name": null,
  1666. "rotation": 0
  1667. },
  1668. "object": {
  1669. "name": null,
  1670. "rotation": 0
  1671. },
  1672. "tile": {
  1673. "material_set": "jungle01",
  1674. "name": "tile_plus",
  1675. "rotation": 270
  1676. }
  1677. },
  1678. "30_25_3": {
  1679. "floor_object": {
  1680. "name": null,
  1681. "rotation": 0
  1682. },
  1683. "object": {
  1684. "name": null,
  1685. "rotation": 0
  1686. },
  1687. "tile": {
  1688. "material_set": "jungle01",
  1689. "name": "tile_plus",
  1690. "rotation": 270
  1691. }
  1692. },
  1693. "30_25_4": {
  1694. "floor_object": {
  1695. "name": null,
  1696. "rotation": 0
  1697. },
  1698. "object": {
  1699. "name": null,
  1700. "rotation": 0
  1701. },
  1702. "tile": {
  1703. "material_set": "jungle01",
  1704. "name": "tile_plus",
  1705. "rotation": 270
  1706. }
  1707. },
  1708. "30_25_5": {
  1709. "floor_object": {
  1710. "name": null,
  1711. "rotation": 0
  1712. },
  1713. "object": {
  1714. "name": null,
  1715. "rotation": 0
  1716. },
  1717. "tile": {
  1718. "material_set": "jungle01",
  1719. "name": "tile_plus",
  1720. "rotation": 270
  1721. }
  1722. },
  1723. "30_25_6": {
  1724. "floor_object": {
  1725. "name": null,
  1726. "rotation": 0
  1727. },
  1728. "object": {
  1729. "name": null,
  1730. "rotation": 0
  1731. },
  1732. "tile": {
  1733. "material_set": "jungle01",
  1734. "name": "tile_plus",
  1735. "rotation": 270
  1736. }
  1737. },
  1738. "30_25_7": {
  1739. "floor_object": {
  1740. "name": null,
  1741. "rotation": 0
  1742. },
  1743. "object": {
  1744. "name": null,
  1745. "rotation": 0
  1746. },
  1747. "tile": {
  1748. "material_set": "jungle01",
  1749. "name": "tile_plus",
  1750. "rotation": 180
  1751. }
  1752. },
  1753. "30_25_8": {
  1754. "floor_object": {
  1755. "name": "obj_screw_red",
  1756. "rotation": 0
  1757. },
  1758. "object": {
  1759. "name": null,
  1760. "rotation": 0
  1761. },
  1762. "tile": {
  1763. "name": null,
  1764. "rotation": 0
  1765. }
  1766. }
  1767. }
  1768. }