mainscene.ls 36 KB

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