road.lh 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251
  1. {
  2. "version":"LAYAHIERARCHY:01",
  3. "data":{
  4. "type":"Sprite3D",
  5. "props":{
  6. "name":"road",
  7. "active":true,
  8. "position":[
  9. 0,
  10. 0,
  11. 0
  12. ],
  13. "rotation":[
  14. 0,
  15. 0,
  16. 0,
  17. -1
  18. ],
  19. "scale":[
  20. 1,
  21. 1,
  22. 1
  23. ]
  24. },
  25. "child":[
  26. {
  27. "type":"Sprite3D",
  28. "props":{
  29. "name":"baseroad",
  30. "active":true,
  31. "isStatic":false,
  32. "layer":0,
  33. "position":[
  34. 0,
  35. 0,
  36. 0
  37. ],
  38. "rotation":[
  39. 0,
  40. 0,
  41. 0,
  42. -1
  43. ],
  44. "scale":[
  45. 1,
  46. 1,
  47. 1
  48. ]
  49. },
  50. "components":[],
  51. "child":[
  52. {
  53. "type":"Sprite3D",
  54. "props":{
  55. "name":"ZhiRoad",
  56. "active":true,
  57. "isStatic":false,
  58. "layer":0,
  59. "position":[
  60. 0,
  61. 0,
  62. 0
  63. ],
  64. "rotation":[
  65. 0,
  66. 0,
  67. 0,
  68. -1
  69. ],
  70. "scale":[
  71. 50,
  72. 50,
  73. 50
  74. ]
  75. },
  76. "components":[],
  77. "child":[
  78. {
  79. "type":"Sprite3D",
  80. "props":{
  81. "name":"PlateElementWide",
  82. "active":true,
  83. "isStatic":false,
  84. "layer":0,
  85. "position":[
  86. 0,
  87. 0,
  88. 0
  89. ],
  90. "rotation":[
  91. 0,
  92. 0,
  93. 0,
  94. -1
  95. ],
  96. "scale":[
  97. 0.3,
  98. 1,
  99. 5
  100. ]
  101. },
  102. "components":[],
  103. "child":[
  104. {
  105. "type":"Sprite3D",
  106. "props":{
  107. "name":"PlateElementWide",
  108. "active":true,
  109. "isStatic":false,
  110. "layer":0,
  111. "position":[
  112. 0,
  113. 0,
  114. 0
  115. ],
  116. "rotation":[
  117. 0,
  118. 0,
  119. 0,
  120. -1
  121. ],
  122. "scale":[
  123. 1,
  124. 1,
  125. 1
  126. ]
  127. },
  128. "components":[],
  129. "child":[
  130. {
  131. "type":"MeshSprite3D",
  132. "props":{
  133. "name":"PlateElementWide_0",
  134. "active":true,
  135. "isStatic":false,
  136. "layer":0,
  137. "position":[
  138. 0,
  139. 0,
  140. 0
  141. ],
  142. "rotation":[
  143. 0,
  144. 0,
  145. 0,
  146. -1
  147. ],
  148. "scale":[
  149. 1,
  150. 1,
  151. 1
  152. ],
  153. "meshPath":"Assets/gh_fallrace/fbx/PlateElementWide/PlateElementWide-PlateElementWide_0.lm",
  154. "enableRender":true,
  155. "materials":[
  156. {
  157. "path":"Assets/gh_fallrace/fbx/PlateElementWide/Materials/1017.lmat"
  158. }
  159. ]
  160. },
  161. "components":[],
  162. "child":[]
  163. }
  164. ]
  165. }
  166. ]
  167. },
  168. {
  169. "type":"Sprite3D",
  170. "props":{
  171. "name":"Cube",
  172. "active":true,
  173. "isStatic":false,
  174. "layer":0,
  175. "position":[
  176. 0,
  177. -0.0025,
  178. 0.3
  179. ],
  180. "rotation":[
  181. 0,
  182. 0,
  183. 0,
  184. -1
  185. ],
  186. "scale":[
  187. 0.036,
  188. 0.005,
  189. 0.6
  190. ]
  191. },
  192. "components":[
  193. {
  194. "type":"PhysicsCollider",
  195. "restitution":0,
  196. "friction":0.5,
  197. "rollingFriction":0,
  198. "shapes":[
  199. {
  200. "type":"BoxColliderShape",
  201. "center":[
  202. 0,
  203. 0,
  204. 0
  205. ],
  206. "size":[
  207. 1,
  208. 1,
  209. 1
  210. ]
  211. }
  212. ],
  213. "isTrigger":true
  214. }
  215. ],
  216. "child":[]
  217. },
  218. {
  219. "type":"Sprite3D",
  220. "props":{
  221. "name":"endpoint",
  222. "active":true,
  223. "isStatic":false,
  224. "layer":0,
  225. "position":[
  226. 0,
  227. 0,
  228. 0.6
  229. ],
  230. "rotation":[
  231. 0,
  232. 0,
  233. 0,
  234. -1
  235. ],
  236. "scale":[
  237. 1,
  238. 1,
  239. 1
  240. ]
  241. },
  242. "components":[],
  243. "child":[]
  244. }
  245. ]
  246. }
  247. ]
  248. }
  249. ]
  250. }
  251. }