Prop.lh 23 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373
  1. {
  2. "version":"LAYAHIERARCHY:02",
  3. "data":{
  4. "type":"Sprite3D",
  5. "instanceID":0,
  6. "props":{
  7. "name":"Prop",
  8. "active":true,
  9. "position":[
  10. 0,
  11. 0,
  12. 0
  13. ],
  14. "rotation":[
  15. 0,
  16. 0,
  17. 0,
  18. -1
  19. ],
  20. "scale":[
  21. 1,
  22. 1,
  23. 1
  24. ]
  25. },
  26. "child":[
  27. {
  28. "type":"Sprite3D",
  29. "instanceID":1,
  30. "props":{
  31. "name":"Stone",
  32. "active":true,
  33. "isStatic":false,
  34. "layer":0,
  35. "position":[
  36. -3.396284,
  37. -14.39692,
  38. -44.09278
  39. ],
  40. "rotation":[
  41. 0,
  42. 0,
  43. 0,
  44. -1
  45. ],
  46. "scale":[
  47. 1,
  48. 1,
  49. 1
  50. ]
  51. },
  52. "components":[],
  53. "child":[
  54. {
  55. "type":"Sprite3D",
  56. "instanceID":2,
  57. "props":{
  58. "name":"stone1",
  59. "active":true,
  60. "isStatic":false,
  61. "layer":0,
  62. "position":[
  63. 10.13628,
  64. 14.39692,
  65. 44.09278
  66. ],
  67. "rotation":[
  68. 0,
  69. 0,
  70. 0,
  71. -1
  72. ],
  73. "scale":[
  74. 1,
  75. 1,
  76. 1
  77. ]
  78. },
  79. "components":[],
  80. "child":[
  81. {
  82. "type":"MeshSprite3D",
  83. "instanceID":3,
  84. "props":{
  85. "name":"stone-diamond_0",
  86. "active":true,
  87. "isStatic":false,
  88. "layer":0,
  89. "position":[
  90. 0,
  91. 0,
  92. 0
  93. ],
  94. "rotation":[
  95. 0,
  96. 0,
  97. 0,
  98. -1
  99. ],
  100. "scale":[
  101. 1,
  102. 1,
  103. 1
  104. ],
  105. "meshPath":"Assets/new_model/stone-diamond-stone-diamond_0.lm",
  106. "enableRender":true,
  107. "materials":[
  108. {
  109. "path":"Assets/new_model/Materials/Stone.lmat"
  110. }
  111. ]
  112. },
  113. "components":[],
  114. "child":[]
  115. }
  116. ]
  117. },
  118. {
  119. "type":"Sprite3D",
  120. "instanceID":4,
  121. "props":{
  122. "name":"stone2",
  123. "active":true,
  124. "isStatic":false,
  125. "layer":0,
  126. "position":[
  127. 7.296284,
  128. 14.39692,
  129. 44.09278
  130. ],
  131. "rotation":[
  132. 0,
  133. 0,
  134. 0,
  135. -1
  136. ],
  137. "scale":[
  138. 1,
  139. 1,
  140. 1
  141. ]
  142. },
  143. "components":[],
  144. "child":[
  145. {
  146. "type":"MeshSprite3D",
  147. "instanceID":5,
  148. "props":{
  149. "name":"stone-diamond_winter_0",
  150. "active":true,
  151. "isStatic":false,
  152. "layer":0,
  153. "position":[
  154. 0,
  155. 0,
  156. 0
  157. ],
  158. "rotation":[
  159. 0,
  160. 0,
  161. 0,
  162. -1
  163. ],
  164. "scale":[
  165. 1,
  166. 1,
  167. 1
  168. ],
  169. "meshPath":"Assets/new_model/stone-diamond_winter-stone-diamond_winter_0.lm",
  170. "enableRender":true,
  171. "materials":[
  172. {
  173. "path":"Assets/new_model/Materials/Stone.lmat"
  174. }
  175. ]
  176. },
  177. "components":[],
  178. "child":[]
  179. }
  180. ]
  181. },
  182. {
  183. "type":"Sprite3D",
  184. "instanceID":6,
  185. "props":{
  186. "name":"stone3",
  187. "active":true,
  188. "isStatic":false,
  189. "layer":0,
  190. "position":[
  191. 14.39628,
  192. 14.39692,
  193. 44.09278
  194. ],
  195. "rotation":[
  196. 0,
  197. 0,
  198. 0,
  199. -1
  200. ],
  201. "scale":[
  202. 1,
  203. 1,
  204. 1
  205. ]
  206. },
  207. "components":[],
  208. "child":[
  209. {
  210. "type":"MeshSprite3D",
  211. "instanceID":7,
  212. "props":{
  213. "name":"stone-flat_0",
  214. "active":true,
  215. "isStatic":false,
  216. "layer":0,
  217. "position":[
  218. 0,
  219. 0,
  220. 0
  221. ],
  222. "rotation":[
  223. 0,
  224. 0,
  225. 0,
  226. -1
  227. ],
  228. "scale":[
  229. 1,
  230. 1,
  231. 1
  232. ],
  233. "meshPath":"Assets/new_model/stone-flat-stone-flat_0.lm",
  234. "enableRender":true,
  235. "materials":[
  236. {
  237. "path":"Assets/new_model/Materials/Stone.lmat"
  238. }
  239. ]
  240. },
  241. "components":[],
  242. "child":[]
  243. }
  244. ]
  245. },
  246. {
  247. "type":"Sprite3D",
  248. "instanceID":8,
  249. "props":{
  250. "name":"stone4",
  251. "active":true,
  252. "isStatic":false,
  253. "layer":0,
  254. "position":[
  255. 12.20628,
  256. 14.39692,
  257. 44.09278
  258. ],
  259. "rotation":[
  260. 0,
  261. 0,
  262. 0,
  263. -1
  264. ],
  265. "scale":[
  266. 1,
  267. 1,
  268. 1
  269. ]
  270. },
  271. "components":[],
  272. "child":[
  273. {
  274. "type":"MeshSprite3D",
  275. "instanceID":9,
  276. "props":{
  277. "name":"stone-flat_winter_0",
  278. "active":true,
  279. "isStatic":false,
  280. "layer":0,
  281. "position":[
  282. 0,
  283. 0,
  284. 0
  285. ],
  286. "rotation":[
  287. 0,
  288. 0,
  289. 0,
  290. -1
  291. ],
  292. "scale":[
  293. 1,
  294. 1,
  295. 1
  296. ],
  297. "meshPath":"Assets/new_model/stone-flat_winter-stone-flat_winter_0.lm",
  298. "enableRender":true,
  299. "materials":[
  300. {
  301. "path":"Assets/new_model/Materials/Stone.lmat"
  302. }
  303. ]
  304. },
  305. "components":[],
  306. "child":[]
  307. }
  308. ]
  309. },
  310. {
  311. "type":"Sprite3D",
  312. "instanceID":10,
  313. "props":{
  314. "name":"stone5",
  315. "active":true,
  316. "isStatic":false,
  317. "layer":0,
  318. "position":[
  319. 17.48628,
  320. 14.39692,
  321. 44.09278
  322. ],
  323. "rotation":[
  324. 0,
  325. 0,
  326. 0,
  327. -1
  328. ],
  329. "scale":[
  330. 1,
  331. 1,
  332. 1
  333. ]
  334. },
  335. "components":[],
  336. "child":[
  337. {
  338. "type":"MeshSprite3D",
  339. "instanceID":11,
  340. "props":{
  341. "name":"stone-pointy_0",
  342. "active":true,
  343. "isStatic":false,
  344. "layer":0,
  345. "position":[
  346. 0,
  347. 0,
  348. 0
  349. ],
  350. "rotation":[
  351. 0,
  352. 0,
  353. 0,
  354. -1
  355. ],
  356. "scale":[
  357. 1,
  358. 1,
  359. 1
  360. ],
  361. "meshPath":"Assets/new_model/stone-pointy-stone-pointy_0.lm",
  362. "enableRender":true,
  363. "materials":[
  364. {
  365. "path":"Assets/new_model/Materials/Stone.lmat"
  366. }
  367. ]
  368. },
  369. "components":[],
  370. "child":[]
  371. }
  372. ]
  373. },
  374. {
  375. "type":"Sprite3D",
  376. "instanceID":12,
  377. "props":{
  378. "name":"stone6",
  379. "active":true,
  380. "isStatic":false,
  381. "layer":0,
  382. "position":[
  383. -1.043716,
  384. 14.39692,
  385. 44.09278
  386. ],
  387. "rotation":[
  388. 0,
  389. 0,
  390. 0,
  391. -1
  392. ],
  393. "scale":[
  394. 1,
  395. 1,
  396. 1
  397. ]
  398. },
  399. "components":[],
  400. "child":[
  401. {
  402. "type":"MeshSprite3D",
  403. "instanceID":13,
  404. "props":{
  405. "name":"stone-round_0",
  406. "active":true,
  407. "isStatic":false,
  408. "layer":0,
  409. "position":[
  410. 0,
  411. 0,
  412. 0
  413. ],
  414. "rotation":[
  415. 0,
  416. 0,
  417. 0,
  418. -1
  419. ],
  420. "scale":[
  421. 1,
  422. 1,
  423. 1
  424. ],
  425. "meshPath":"Assets/new_model/stone-round-stone-round_0.lm",
  426. "enableRender":true,
  427. "materials":[
  428. {
  429. "path":"Assets/new_model/Materials/Stone.lmat"
  430. }
  431. ]
  432. },
  433. "components":[],
  434. "child":[]
  435. }
  436. ]
  437. },
  438. {
  439. "type":"Sprite3D",
  440. "instanceID":14,
  441. "props":{
  442. "name":"stone7",
  443. "active":true,
  444. "isStatic":false,
  445. "layer":0,
  446. "position":[
  447. -6.263716,
  448. 14.39692,
  449. 44.09278
  450. ],
  451. "rotation":[
  452. 0,
  453. 0,
  454. 0,
  455. -1
  456. ],
  457. "scale":[
  458. 1,
  459. 1,
  460. 1
  461. ]
  462. },
  463. "components":[],
  464. "child":[
  465. {
  466. "type":"MeshSprite3D",
  467. "instanceID":15,
  468. "props":{
  469. "name":"stone-round_orange_0",
  470. "active":true,
  471. "isStatic":false,
  472. "layer":0,
  473. "position":[
  474. 0,
  475. 0,
  476. 0
  477. ],
  478. "rotation":[
  479. 0,
  480. 0,
  481. 0,
  482. -1
  483. ],
  484. "scale":[
  485. 1,
  486. 1,
  487. 1
  488. ],
  489. "meshPath":"Assets/new_model/stone-round_orange-stone-round_orange_0.lm",
  490. "enableRender":true,
  491. "materials":[
  492. {
  493. "path":"Assets/new_model/Materials/Stone.lmat"
  494. }
  495. ]
  496. },
  497. "components":[],
  498. "child":[]
  499. }
  500. ]
  501. },
  502. {
  503. "type":"Sprite3D",
  504. "instanceID":16,
  505. "props":{
  506. "name":"stone8",
  507. "active":true,
  508. "isStatic":false,
  509. "layer":0,
  510. "position":[
  511. 8.706284,
  512. 14.39692,
  513. 44.09278
  514. ],
  515. "rotation":[
  516. 0,
  517. 0,
  518. 0,
  519. -1
  520. ],
  521. "scale":[
  522. 1,
  523. 1,
  524. 1
  525. ]
  526. },
  527. "components":[],
  528. "child":[
  529. {
  530. "type":"MeshSprite3D",
  531. "instanceID":17,
  532. "props":{
  533. "name":"stone-small_0",
  534. "active":true,
  535. "isStatic":false,
  536. "layer":0,
  537. "position":[
  538. 0,
  539. 0,
  540. 0
  541. ],
  542. "rotation":[
  543. 0,
  544. 0,
  545. 0,
  546. -1
  547. ],
  548. "scale":[
  549. 1,
  550. 1,
  551. 1
  552. ],
  553. "meshPath":"Assets/new_model/stone-small-stone-small_0.lm",
  554. "enableRender":true,
  555. "materials":[
  556. {
  557. "path":"Assets/new_model/Materials/Stone.lmat"
  558. }
  559. ]
  560. },
  561. "components":[],
  562. "child":[]
  563. }
  564. ]
  565. },
  566. {
  567. "type":"Sprite3D",
  568. "instanceID":18,
  569. "props":{
  570. "name":"stone9",
  571. "active":true,
  572. "isStatic":false,
  573. "layer":0,
  574. "position":[
  575. 5.616284,
  576. 14.39692,
  577. 44.09278
  578. ],
  579. "rotation":[
  580. 0,
  581. 0,
  582. 0,
  583. -1
  584. ],
  585. "scale":[
  586. 1,
  587. 1,
  588. 1
  589. ]
  590. },
  591. "components":[],
  592. "child":[
  593. {
  594. "type":"MeshSprite3D",
  595. "instanceID":19,
  596. "props":{
  597. "name":"stone-snow_0",
  598. "active":true,
  599. "isStatic":false,
  600. "layer":0,
  601. "position":[
  602. 0,
  603. 0,
  604. 0
  605. ],
  606. "rotation":[
  607. 0,
  608. 0,
  609. 0,
  610. -1
  611. ],
  612. "scale":[
  613. 1,
  614. 1,
  615. 1
  616. ],
  617. "meshPath":"Assets/new_model/stone-snow-stone-snow_0.lm",
  618. "enableRender":true,
  619. "materials":[
  620. {
  621. "path":"Assets/new_model/Materials/Stone.lmat"
  622. }
  623. ]
  624. },
  625. "components":[],
  626. "child":[]
  627. }
  628. ]
  629. }
  630. ]
  631. },
  632. {
  633. "type":"Sprite3D",
  634. "instanceID":20,
  635. "props":{
  636. "name":"Tree",
  637. "active":true,
  638. "isStatic":false,
  639. "layer":0,
  640. "position":[
  641. -3.396284,
  642. -14.39692,
  643. -43.35
  644. ],
  645. "rotation":[
  646. 0,
  647. 0,
  648. 0,
  649. -1
  650. ],
  651. "scale":[
  652. 1,
  653. 1,
  654. 1
  655. ]
  656. },
  657. "components":[],
  658. "child":[
  659. {
  660. "type":"Sprite3D",
  661. "instanceID":21,
  662. "props":{
  663. "name":"tree1",
  664. "active":true,
  665. "isStatic":false,
  666. "layer":0,
  667. "position":[
  668. 3.396284,
  669. 14.39692,
  670. 36.98278
  671. ],
  672. "rotation":[
  673. 0,
  674. 0,
  675. 0,
  676. -1
  677. ],
  678. "scale":[
  679. 1,
  680. 1,
  681. 1
  682. ]
  683. },
  684. "components":[],
  685. "child":[
  686. {
  687. "type":"MeshSprite3D",
  688. "instanceID":22,
  689. "props":{
  690. "name":"tree-beech_0",
  691. "active":true,
  692. "isStatic":false,
  693. "layer":0,
  694. "position":[
  695. 0,
  696. 0,
  697. 0
  698. ],
  699. "rotation":[
  700. 0,
  701. 0,
  702. 0,
  703. -1
  704. ],
  705. "scale":[
  706. 1,
  707. 1,
  708. 1
  709. ],
  710. "meshPath":"Assets/new_model/tree-beech-tree-beech_0.lm",
  711. "enableRender":true,
  712. "materials":[
  713. {
  714. "path":"Assets/new_model/Materials/Tree-Beech.lmat"
  715. }
  716. ]
  717. },
  718. "components":[],
  719. "child":[]
  720. }
  721. ]
  722. },
  723. {
  724. "type":"Sprite3D",
  725. "instanceID":23,
  726. "props":{
  727. "name":"tree2",
  728. "active":true,
  729. "isStatic":false,
  730. "layer":0,
  731. "position":[
  732. 3.396284,
  733. 14.39692,
  734. 32.70279
  735. ],
  736. "rotation":[
  737. 0,
  738. 0,
  739. 0,
  740. -1
  741. ],
  742. "scale":[
  743. 1,
  744. 1,
  745. 1
  746. ]
  747. },
  748. "components":[],
  749. "child":[
  750. {
  751. "type":"MeshSprite3D",
  752. "instanceID":24,
  753. "props":{
  754. "name":"tree-bonsai_0",
  755. "active":true,
  756. "isStatic":false,
  757. "layer":0,
  758. "position":[
  759. 0,
  760. 0,
  761. 0
  762. ],
  763. "rotation":[
  764. 0,
  765. 0,
  766. 0,
  767. -1
  768. ],
  769. "scale":[
  770. 1,
  771. 1,
  772. 1
  773. ],
  774. "meshPath":"Assets/new_model/tree-bonsai-tree-bonsai_0.lm",
  775. "enableRender":true,
  776. "materials":[
  777. {
  778. "path":"Assets/new_model/Materials/Tree_Bonsai.lmat"
  779. }
  780. ]
  781. },
  782. "components":[],
  783. "child":[]
  784. }
  785. ]
  786. },
  787. {
  788. "type":"Sprite3D",
  789. "instanceID":25,
  790. "props":{
  791. "name":"tree3",
  792. "active":true,
  793. "isStatic":false,
  794. "layer":0,
  795. "position":[
  796. 3.396284,
  797. 14.39692,
  798. 26.75278
  799. ],
  800. "rotation":[
  801. 0,
  802. 0,
  803. 0,
  804. -1
  805. ],
  806. "scale":[
  807. 1,
  808. 1,
  809. 1
  810. ]
  811. },
  812. "components":[],
  813. "child":[
  814. {
  815. "type":"MeshSprite3D",
  816. "instanceID":26,
  817. "props":{
  818. "name":"tree-lime_0",
  819. "active":true,
  820. "isStatic":false,
  821. "layer":0,
  822. "position":[
  823. 0,
  824. 0,
  825. 0
  826. ],
  827. "rotation":[
  828. 0,
  829. 0,
  830. 0,
  831. -1
  832. ],
  833. "scale":[
  834. 1,
  835. 1,
  836. 1
  837. ],
  838. "meshPath":"Assets/new_model/tree-lime-tree-lime_0.lm",
  839. "enableRender":true,
  840. "materials":[
  841. {
  842. "path":"Assets/new_model/Materials/Tree_Lime.lmat"
  843. }
  844. ]
  845. },
  846. "components":[],
  847. "child":[]
  848. }
  849. ]
  850. },
  851. {
  852. "type":"Sprite3D",
  853. "instanceID":27,
  854. "props":{
  855. "name":"tree4",
  856. "active":true,
  857. "isStatic":false,
  858. "layer":0,
  859. "position":[
  860. 3.396284,
  861. 14.39692,
  862. 40.12278
  863. ],
  864. "rotation":[
  865. 0,
  866. 0,
  867. 0,
  868. -1
  869. ],
  870. "scale":[
  871. 1,
  872. 1,
  873. 1
  874. ]
  875. },
  876. "components":[],
  877. "child":[
  878. {
  879. "type":"MeshSprite3D",
  880. "instanceID":28,
  881. "props":{
  882. "name":"tree-oak_0",
  883. "active":true,
  884. "isStatic":false,
  885. "layer":0,
  886. "position":[
  887. 0,
  888. 0,
  889. 0
  890. ],
  891. "rotation":[
  892. 0,
  893. 0,
  894. 0,
  895. -1
  896. ],
  897. "scale":[
  898. 1,
  899. 1,
  900. 1
  901. ],
  902. "meshPath":"Assets/new_model/tree-oak-tree-oak_0.lm",
  903. "enableRender":true,
  904. "materials":[
  905. {
  906. "path":"Assets/new_model/Materials/Tree_Oak.lmat"
  907. }
  908. ]
  909. },
  910. "components":[],
  911. "child":[]
  912. }
  913. ]
  914. }
  915. ]
  916. },
  917. {
  918. "type":"Sprite3D",
  919. "instanceID":29,
  920. "props":{
  921. "name":"Prop",
  922. "active":true,
  923. "isStatic":false,
  924. "layer":0,
  925. "position":[
  926. -12.93,
  927. -14.39692,
  928. -49.88
  929. ],
  930. "rotation":[
  931. 0,
  932. 0,
  933. 0,
  934. -1
  935. ],
  936. "scale":[
  937. 1,
  938. 1,
  939. 1
  940. ]
  941. },
  942. "components":[],
  943. "child":[
  944. {
  945. "type":"MeshSprite3D",
  946. "instanceID":30,
  947. "props":{
  948. "name":"big_fence",
  949. "active":true,
  950. "isStatic":false,
  951. "layer":0,
  952. "position":[
  953. 2.088284,
  954. 14.39692,
  955. 41.94278
  956. ],
  957. "rotation":[
  958. 0.7071068,
  959. 0,
  960. 0,
  961. -0.7071068
  962. ],
  963. "scale":[
  964. 1,
  965. 1,
  966. 1
  967. ],
  968. "meshPath":"Assets/new_model/fence_classic-fence_classic_0.lm",
  969. "enableRender":true,
  970. "materials":[
  971. {
  972. "path":"Assets/new_model/Materials/Fence_Classic.lmat"
  973. }
  974. ]
  975. },
  976. "components":[
  977. {
  978. "type":"Animator",
  979. "layers":[],
  980. "cullingMode":0,
  981. "playOnWake":true
  982. }
  983. ],
  984. "child":[]
  985. },
  986. {
  987. "type":"Sprite3D",
  988. "instanceID":31,
  989. "props":{
  990. "name":"small_fence",
  991. "active":true,
  992. "isStatic":false,
  993. "layer":0,
  994. "position":[
  995. 0.605284,
  996. 14.39692,
  997. 40.79279
  998. ],
  999. "rotation":[
  1000. 0,
  1001. 0,
  1002. 0,
  1003. -1
  1004. ],
  1005. "scale":[
  1006. 1,
  1007. 1,
  1008. 1
  1009. ]
  1010. },
  1011. "components":[],
  1012. "child":[
  1013. {
  1014. "type":"MeshSprite3D",
  1015. "instanceID":32,
  1016. "props":{
  1017. "name":"fence_0",
  1018. "active":true,
  1019. "isStatic":false,
  1020. "layer":0,
  1021. "position":[
  1022. 0,
  1023. 0,
  1024. 0
  1025. ],
  1026. "rotation":[
  1027. 0,
  1028. 0,
  1029. 0,
  1030. -1
  1031. ],
  1032. "scale":[
  1033. 1,
  1034. 1,
  1035. 1
  1036. ],
  1037. "meshPath":"Assets/new_model/fence-fence_0.lm",
  1038. "enableRender":true,
  1039. "materials":[
  1040. {
  1041. "path":"Assets/new_model/Materials/Fence_Classic.lmat"
  1042. }
  1043. ]
  1044. },
  1045. "components":[],
  1046. "child":[]
  1047. }
  1048. ]
  1049. },
  1050. {
  1051. "type":"Sprite3D",
  1052. "instanceID":33,
  1053. "props":{
  1054. "name":"wood_Cylinder",
  1055. "active":true,
  1056. "isStatic":false,
  1057. "layer":0,
  1058. "position":[
  1059. 2.656284,
  1060. 14.39692,
  1061. 43.79879
  1062. ],
  1063. "rotation":[
  1064. 0,
  1065. 0,
  1066. 0,
  1067. -1
  1068. ],
  1069. "scale":[
  1070. 1,
  1071. 1,
  1072. 1
  1073. ]
  1074. },
  1075. "components":[],
  1076. "child":[
  1077. {
  1078. "type":"MeshSprite3D",
  1079. "instanceID":34,
  1080. "props":{
  1081. "name":"logs_0",
  1082. "active":true,
  1083. "isStatic":false,
  1084. "layer":0,
  1085. "position":[
  1086. 0,
  1087. 0,
  1088. 0
  1089. ],
  1090. "rotation":[
  1091. 0,
  1092. 0,
  1093. 0,
  1094. -1
  1095. ],
  1096. "scale":[
  1097. 1,
  1098. 1,
  1099. 1
  1100. ],
  1101. "meshPath":"Assets/new_model/logs-logs_0.lm",
  1102. "enableRender":true,
  1103. "materials":[
  1104. {
  1105. "path":"Assets/new_model/Materials/Logs.lmat"
  1106. }
  1107. ]
  1108. },
  1109. "components":[],
  1110. "child":[]
  1111. }
  1112. ]
  1113. },
  1114. {
  1115. "type":"Sprite3D",
  1116. "instanceID":35,
  1117. "props":{
  1118. "name":"bonfire",
  1119. "active":true,
  1120. "isStatic":false,
  1121. "layer":0,
  1122. "position":[
  1123. 4.086284,
  1124. 14.39692,
  1125. 44.09278
  1126. ],
  1127. "rotation":[
  1128. 0,
  1129. 0,
  1130. 0,
  1131. -1
  1132. ],
  1133. "scale":[
  1134. 1,
  1135. 1,
  1136. 1
  1137. ]
  1138. },
  1139. "components":[],
  1140. "child":[
  1141. {
  1142. "type":"MeshSprite3D",
  1143. "instanceID":36,
  1144. "props":{
  1145. "name":"barricade-tank_0",
  1146. "active":true,
  1147. "isStatic":false,
  1148. "layer":0,
  1149. "position":[
  1150. 0,
  1151. 0,
  1152. 0
  1153. ],
  1154. "rotation":[
  1155. 0,
  1156. 0,
  1157. 0,
  1158. -1
  1159. ],
  1160. "scale":[
  1161. 1,
  1162. 1,
  1163. 1
  1164. ],
  1165. "meshPath":"Assets/new_model/barricade-tank-barricade-tank_0.lm",
  1166. "enableRender":true,
  1167. "materials":[
  1168. {
  1169. "path":"Assets/new_model/Materials/barrIcade_Tank.lmat"
  1170. }
  1171. ]
  1172. },
  1173. "components":[],
  1174. "child":[]
  1175. }
  1176. ]
  1177. },
  1178. {
  1179. "type":"MeshSprite3D",
  1180. "instanceID":37,
  1181. "props":{
  1182. "name":"Arrow",
  1183. "active":true,
  1184. "isStatic":false,
  1185. "layer":0,
  1186. "position":[
  1187. -2.700716,
  1188. 15.70592,
  1189. 43.26878
  1190. ],
  1191. "rotation":[
  1192. 0.7071068,
  1193. 0,
  1194. 0,
  1195. -0.7071068
  1196. ],
  1197. "scale":[
  1198. 1,
  1199. 1,
  1200. 2
  1201. ],
  1202. "meshPath":"Assets/new_model/wood_metal-wood_metal_0.lm",
  1203. "enableRender":true,
  1204. "materials":[
  1205. {
  1206. "path":"Assets/new_model/Materials/Wood_Metal.lmat"
  1207. }
  1208. ]
  1209. },
  1210. "components":[
  1211. {
  1212. "type":"Animator",
  1213. "layers":[],
  1214. "cullingMode":0,
  1215. "playOnWake":true
  1216. }
  1217. ],
  1218. "child":[]
  1219. },
  1220. {
  1221. "type":"MeshSprite3D",
  1222. "instanceID":38,
  1223. "props":{
  1224. "name":"Archer",
  1225. "active":true,
  1226. "isStatic":false,
  1227. "layer":0,
  1228. "position":[
  1229. -2.943716,
  1230. 14.39692,
  1231. 44.09278
  1232. ],
  1233. "rotation":[
  1234. 0.7071068,
  1235. 0,
  1236. 0,
  1237. -0.7071068
  1238. ],
  1239. "scale":[
  1240. 1,
  1241. 1,
  1242. 1
  1243. ],
  1244. "meshPath":"Assets/new_model/Cube-Cube_0.lm",
  1245. "enableRender":true,
  1246. "materials":[
  1247. {
  1248. "path":"Assets/new_model/Materials/Archer.lmat"
  1249. }
  1250. ]
  1251. },
  1252. "components":[
  1253. {
  1254. "type":"Animator",
  1255. "layers":[],
  1256. "cullingMode":0,
  1257. "playOnWake":true
  1258. }
  1259. ],
  1260. "child":[]
  1261. },
  1262. {
  1263. "type":"Sprite3D",
  1264. "instanceID":39,
  1265. "props":{
  1266. "name":"grass",
  1267. "active":true,
  1268. "isStatic":false,
  1269. "layer":0,
  1270. "position":[
  1271. 4.903,
  1272. 14.076,
  1273. 40.558
  1274. ],
  1275. "rotation":[
  1276. 0,
  1277. 0,
  1278. 0,
  1279. -1
  1280. ],
  1281. "scale":[
  1282. 1,
  1283. 1,
  1284. 1
  1285. ]
  1286. },
  1287. "components":[],
  1288. "child":[
  1289. {
  1290. "type":"MeshSprite3D",
  1291. "instanceID":40,
  1292. "props":{
  1293. "name":"grass_0",
  1294. "active":true,
  1295. "isStatic":false,
  1296. "layer":0,
  1297. "position":[
  1298. 0,
  1299. 0,
  1300. 0
  1301. ],
  1302. "rotation":[
  1303. 0,
  1304. 0,
  1305. 0,
  1306. -1
  1307. ],
  1308. "scale":[
  1309. 1,
  1310. 1,
  1311. 1
  1312. ],
  1313. "meshPath":"Assets/new_model/grass-grass_0.lm",
  1314. "enableRender":true,
  1315. "materials":[
  1316. {
  1317. "path":"Assets/new_model/Materials/Grass.lmat"
  1318. }
  1319. ]
  1320. },
  1321. "components":[],
  1322. "child":[]
  1323. }
  1324. ]
  1325. },
  1326. {
  1327. "type":"MeshSprite3D",
  1328. "instanceID":41,
  1329. "props":{
  1330. "name":"assist",
  1331. "active":true,
  1332. "isStatic":false,
  1333. "layer":0,
  1334. "position":[
  1335. 11.73,
  1336. 13.75192,
  1337. 47.765
  1338. ],
  1339. "rotation":[
  1340. 0.7071068,
  1341. 0,
  1342. 0,
  1343. -0.7071068
  1344. ],
  1345. "scale":[
  1346. 1,
  1347. 1,
  1348. 1
  1349. ],
  1350. "meshPath":"Assets/new_model/assist-Box001.lm",
  1351. "enableRender":true,
  1352. "materials":[
  1353. {
  1354. "type":"Laya.BlinnPhongMaterial",
  1355. "path":"Assets/new_model/Materials/Ray.lmat"
  1356. }
  1357. ]
  1358. },
  1359. "components":[
  1360. {
  1361. "type":"Animator",
  1362. "layers":[],
  1363. "cullingMode":0,
  1364. "playOnWake":true
  1365. }
  1366. ],
  1367. "child":[]
  1368. }
  1369. ]
  1370. }
  1371. ]
  1372. }
  1373. }