tanse_huang.lh 9.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544
  1. {
  2. "version":"LAYAHIERARCHY:01",
  3. "data":{
  4. "type":"ShuriKenParticle3D",
  5. "props":{
  6. "name":"tanse_huang",
  7. "active":true,
  8. "isStatic":false,
  9. "layer":0,
  10. "position":[
  11. 0,
  12. 0,
  13. 0
  14. ],
  15. "rotation":[
  16. 0.7071068,
  17. 0,
  18. 0,
  19. -0.7071068
  20. ],
  21. "scale":[
  22. 2,
  23. 2,
  24. 2
  25. ],
  26. "isPerformanceMode":true,
  27. "duration":1,
  28. "looping":false,
  29. "prewarm":false,
  30. "startDelayType":0,
  31. "startDelay":0,
  32. "startDelayMin":0,
  33. "startDelayMax":0,
  34. "startLifetimeType":2,
  35. "startLifetimeConstant":0.6,
  36. "startLifetimeConstantMin":0.4,
  37. "startLifetimeConstantMax":0.6,
  38. "startLifetimeGradient":{
  39. "startLifetimes":[]
  40. },
  41. "startLifetimeGradientMin":{
  42. "startLifetimes":[]
  43. },
  44. "startLifetimeGradientMax":{
  45. "startLifetimes":[]
  46. },
  47. "startSpeedType":2,
  48. "startSpeedConstant":3.6,
  49. "startSpeedConstantMin":1,
  50. "startSpeedConstantMax":3.6,
  51. "threeDStartSize":false,
  52. "startSizeType":2,
  53. "startSizeConstant":0.8,
  54. "startSizeConstantMin":0.25,
  55. "startSizeConstantMax":0.8,
  56. "startSizeConstantSeparate":[
  57. 0.8,
  58. 1,
  59. 1
  60. ],
  61. "startSizeConstantMinSeparate":[
  62. 0.25,
  63. 0,
  64. 0
  65. ],
  66. "startSizeConstantMaxSeparate":[
  67. 0.8,
  68. 1,
  69. 1
  70. ],
  71. "threeDStartRotation":false,
  72. "startRotationType":0,
  73. "startRotationConstant":0,
  74. "startRotationConstantMin":0,
  75. "startRotationConstantMax":0,
  76. "startRotationConstantSeparate":[
  77. 0,
  78. 0,
  79. 0
  80. ],
  81. "startRotationConstantMinSeparate":[
  82. 0,
  83. 0,
  84. 0
  85. ],
  86. "startRotationConstantMaxSeparate":[
  87. 0,
  88. 0,
  89. 0
  90. ],
  91. "randomizeRotationDirection":57.29578,
  92. "startColorType":0,
  93. "startColorConstant":[
  94. 1,
  95. 1,
  96. 1,
  97. 1
  98. ],
  99. "startColorConstantMin":[
  100. 0,
  101. 0,
  102. 0,
  103. 0
  104. ],
  105. "startColorConstantMax":[
  106. 1,
  107. 1,
  108. 1,
  109. 1
  110. ],
  111. "gravity":[
  112. 0,
  113. -9.81,
  114. 0
  115. ],
  116. "gravityModifier":0,
  117. "simulationSpace":1,
  118. "scaleMode":0,
  119. "playOnAwake":true,
  120. "maxParticles":1000,
  121. "autoRandomSeed":true,
  122. "randomSeed":3.887002E+09,
  123. "emission":{
  124. "enable":true,
  125. "emissionRate":0,
  126. "emissionRateTip":"Time",
  127. "bursts":[
  128. {
  129. "time":0,
  130. "min":0,
  131. "max":3
  132. },
  133. {
  134. "time":0.06,
  135. "min":0,
  136. "max":6
  137. },
  138. {
  139. "time":0.12,
  140. "min":0,
  141. "max":6
  142. }
  143. ]
  144. },
  145. "shape":{
  146. "enable":true,
  147. "shapeType":2,
  148. "sphereRadius":0.01,
  149. "sphereEmitFromShell":false,
  150. "sphereRandomDirection":0,
  151. "hemiSphereRadius":0.01,
  152. "hemiSphereEmitFromShell":false,
  153. "hemiSphereRandomDirection":0,
  154. "coneAngle":35.62,
  155. "coneRadius":0.01,
  156. "coneLength":5,
  157. "coneEmitType":0,
  158. "coneRandomDirection":0,
  159. "boxX":1,
  160. "boxY":1,
  161. "boxZ":1,
  162. "boxRandomDirection":0,
  163. "circleRadius":0.01,
  164. "circleArc":360,
  165. "circleEmitFromEdge":false,
  166. "circleRandomDirection":0
  167. },
  168. "colorOverLifetime":{
  169. "enable":true,
  170. "color":{
  171. "type":1,
  172. "constant":[
  173. 0,
  174. 0,
  175. 0,
  176. 0
  177. ],
  178. "gradient":{
  179. "alphas":[
  180. {
  181. "key":0,
  182. "value":0
  183. },
  184. {
  185. "key":0.2,
  186. "value":1
  187. },
  188. {
  189. "key":1,
  190. "value":0
  191. }
  192. ],
  193. "rgbs":[
  194. {
  195. "key":0,
  196. "value":[
  197. 1,
  198. 0.9241379,
  199. 0.6764706
  200. ]
  201. },
  202. {
  203. "key":1,
  204. "value":[
  205. 1,
  206. 0.6413794,
  207. 0
  208. ]
  209. }
  210. ]
  211. },
  212. "constantMin":[
  213. 0,
  214. 0,
  215. 0,
  216. 0
  217. ],
  218. "constantMax":[
  219. 0,
  220. 0,
  221. 0,
  222. 0
  223. ],
  224. "gradientMax":{
  225. "alphas":[
  226. {
  227. "key":0,
  228. "value":0
  229. },
  230. {
  231. "key":0.2,
  232. "value":1
  233. },
  234. {
  235. "key":1,
  236. "value":0
  237. }
  238. ],
  239. "rgbs":[
  240. {
  241. "key":0,
  242. "value":[
  243. 1,
  244. 0.9241379,
  245. 0.6764706
  246. ]
  247. },
  248. {
  249. "key":1,
  250. "value":[
  251. 1,
  252. 0.6413794,
  253. 0
  254. ]
  255. }
  256. ]
  257. }
  258. }
  259. },
  260. "renderMode":1,
  261. "stretchedBillboardCameraSpeedScale":0,
  262. "stretchedBillboardSpeedScale":0,
  263. "stretchedBillboardLengthScale":-1,
  264. "sortingFudge":0,
  265. "material":{
  266. "type":"Laya.ShurikenParticleMaterial",
  267. "path":"Assets/FX/Materials/tuoyuan_huang.lmat"
  268. }
  269. },
  270. "components":[],
  271. "child":[
  272. {
  273. "type":"ShuriKenParticle3D",
  274. "props":{
  275. "name":"tanse_2",
  276. "active":true,
  277. "isStatic":false,
  278. "layer":0,
  279. "position":[
  280. 0,
  281. 0,
  282. 0
  283. ],
  284. "rotation":[
  285. 0,
  286. 0,
  287. 0,
  288. -1
  289. ],
  290. "scale":[
  291. 1,
  292. 1,
  293. 1
  294. ],
  295. "isPerformanceMode":true,
  296. "duration":1,
  297. "looping":false,
  298. "prewarm":false,
  299. "startDelayType":0,
  300. "startDelay":0,
  301. "startDelayMin":0,
  302. "startDelayMax":0,
  303. "startLifetimeType":2,
  304. "startLifetimeConstant":0.5,
  305. "startLifetimeConstantMin":0.4,
  306. "startLifetimeConstantMax":0.5,
  307. "startLifetimeGradient":{
  308. "startLifetimes":[]
  309. },
  310. "startLifetimeGradientMin":{
  311. "startLifetimes":[]
  312. },
  313. "startLifetimeGradientMax":{
  314. "startLifetimes":[]
  315. },
  316. "startSpeedType":2,
  317. "startSpeedConstant":4,
  318. "startSpeedConstantMin":3,
  319. "startSpeedConstantMax":4,
  320. "threeDStartSize":false,
  321. "startSizeType":2,
  322. "startSizeConstant":0.1,
  323. "startSizeConstantMin":0.001,
  324. "startSizeConstantMax":0.1,
  325. "startSizeConstantSeparate":[
  326. 0.1,
  327. 1,
  328. 1
  329. ],
  330. "startSizeConstantMinSeparate":[
  331. 0.001,
  332. 0,
  333. 0
  334. ],
  335. "startSizeConstantMaxSeparate":[
  336. 0.1,
  337. 1,
  338. 1
  339. ],
  340. "threeDStartRotation":false,
  341. "startRotationType":0,
  342. "startRotationConstant":0,
  343. "startRotationConstantMin":0,
  344. "startRotationConstantMax":0,
  345. "startRotationConstantSeparate":[
  346. 0,
  347. 0,
  348. 0
  349. ],
  350. "startRotationConstantMinSeparate":[
  351. 0,
  352. 0,
  353. 0
  354. ],
  355. "startRotationConstantMaxSeparate":[
  356. 0,
  357. 0,
  358. 0
  359. ],
  360. "randomizeRotationDirection":57.29578,
  361. "startColorType":0,
  362. "startColorConstant":[
  363. 1,
  364. 1,
  365. 1,
  366. 1
  367. ],
  368. "startColorConstantMin":[
  369. 0,
  370. 0,
  371. 0,
  372. 0
  373. ],
  374. "startColorConstantMax":[
  375. 1,
  376. 1,
  377. 1,
  378. 1
  379. ],
  380. "gravity":[
  381. 0,
  382. -9.81,
  383. 0
  384. ],
  385. "gravityModifier":0,
  386. "simulationSpace":1,
  387. "scaleMode":0,
  388. "playOnAwake":true,
  389. "maxParticles":1000,
  390. "autoRandomSeed":true,
  391. "randomSeed":2.580694E+09,
  392. "emission":{
  393. "enable":true,
  394. "emissionRate":0,
  395. "emissionRateTip":"Time",
  396. "bursts":[
  397. {
  398. "time":0,
  399. "min":0,
  400. "max":3
  401. },
  402. {
  403. "time":0.06,
  404. "min":3,
  405. "max":6
  406. },
  407. {
  408. "time":0.12,
  409. "min":0,
  410. "max":3
  411. }
  412. ]
  413. },
  414. "shape":{
  415. "enable":true,
  416. "shapeType":2,
  417. "sphereRadius":0.2,
  418. "sphereEmitFromShell":false,
  419. "sphereRandomDirection":0,
  420. "hemiSphereRadius":0.2,
  421. "hemiSphereEmitFromShell":false,
  422. "hemiSphereRandomDirection":0,
  423. "coneAngle":50.2,
  424. "coneRadius":0.2,
  425. "coneLength":5,
  426. "coneEmitType":0,
  427. "coneRandomDirection":0,
  428. "boxX":1,
  429. "boxY":1,
  430. "boxZ":1,
  431. "boxRandomDirection":0,
  432. "circleRadius":0.2,
  433. "circleArc":360,
  434. "circleEmitFromEdge":false,
  435. "circleRandomDirection":0
  436. },
  437. "colorOverLifetime":{
  438. "enable":true,
  439. "color":{
  440. "type":1,
  441. "constant":[
  442. 0,
  443. 0,
  444. 0,
  445. 0
  446. ],
  447. "gradient":{
  448. "alphas":[
  449. {
  450. "key":0,
  451. "value":0
  452. },
  453. {
  454. "key":0.2,
  455. "value":1
  456. },
  457. {
  458. "key":1,
  459. "value":0
  460. }
  461. ],
  462. "rgbs":[
  463. {
  464. "key":0,
  465. "value":[
  466. 1,
  467. 0.9286004,
  468. 0.5294118
  469. ]
  470. },
  471. {
  472. "key":1,
  473. "value":[
  474. 1,
  475. 0.5586207,
  476. 0
  477. ]
  478. }
  479. ]
  480. },
  481. "constantMin":[
  482. 0,
  483. 0,
  484. 0,
  485. 0
  486. ],
  487. "constantMax":[
  488. 0,
  489. 0,
  490. 0,
  491. 0
  492. ],
  493. "gradientMax":{
  494. "alphas":[
  495. {
  496. "key":0,
  497. "value":0
  498. },
  499. {
  500. "key":0.2,
  501. "value":1
  502. },
  503. {
  504. "key":1,
  505. "value":0
  506. }
  507. ],
  508. "rgbs":[
  509. {
  510. "key":0,
  511. "value":[
  512. 1,
  513. 0.9286004,
  514. 0.5294118
  515. ]
  516. },
  517. {
  518. "key":1,
  519. "value":[
  520. 1,
  521. 0.5586207,
  522. 0
  523. ]
  524. }
  525. ]
  526. }
  527. }
  528. },
  529. "renderMode":1,
  530. "stretchedBillboardCameraSpeedScale":0,
  531. "stretchedBillboardSpeedScale":0,
  532. "stretchedBillboardLengthScale":-1,
  533. "sortingFudge":0,
  534. "material":{
  535. "type":"Laya.ShurikenParticleMaterial",
  536. "path":"Assets/FX/Materials/huohuo2.lmat"
  537. }
  538. },
  539. "components":[],
  540. "child":[]
  541. }
  542. ]
  543. }
  544. }