123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356 |
- {
- "version":"LAYAHIERARCHY:02",
- "data":{
- "type":"Sprite3D",
- "instanceID":42,
- "props":{
- "name":"Character4",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0,
- 0,
- -7.32
- ],
- "rotation":[
- 0,
- 0,
- 0,
- -1
- ],
- "scale":[
- 1.4,
- 1.4,
- 1.4
- ]
- },
- "components":[
- {
- "type":"Animator",
- "layers":[
- {
- "name":"Base Layer",
- "weight":0,
- "blendingMode":0,
- "states":[
- {
- "name":"idle",
- "clipPath":"Assets/JtSniper/Model/role_1-idle.lani"
- },
- {
- "name":"die",
- "clipPath":"Assets/JtSniper/Model/role_1-die.lani"
- },
- {
- "name":"jump",
- "clipPath":"Assets/JtSniper/Model/role_1-jump.lani"
- },
- {
- "name":"land1",
- "clipPath":"Assets/JtSniper/Model/role_1-land1.lani"
- },
- {
- "name":"land2",
- "clipPath":"Assets/JtSniper/Model/role_1-land2.lani"
- },
- {
- "name":"run",
- "clipPath":"Assets/JtSniper/Model/role_1-run.lani"
- },
- {
- "name":"sky",
- "clipPath":"Assets/JtSniper/Model/role_1-sky.lani"
- },
- {
- "name":"stand",
- "clipPath":"Assets/JtSniper/Model/role_1-stand.lani"
- },
- {
- "name":"win",
- "clipPath":"Assets/JtSniper/Model/role_1-win.lani"
- },
- {
- "name":"atk",
- "clipPath":"Assets/model/role_1-atk.lani"
- },
- {
- "name":"die2",
- "clipPath":"Assets/model/role_1-die2.lani"
- }
- ]
- }
- ],
- "cullingMode":0,
- "playOnWake":true
- }
- ],
- "child":[
- {
- "type":"Sprite3D",
- "instanceID":43,
- "props":{
- "name":"Bip001",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 3.432238E-06,
- 0.1453734,
- 2.570152E-06
- ],
- "rotation":[
- 0.539687,
- 0.4568784,
- 0.4568784,
- -0.539687
- ],
- "scale":[
- 1,
- 1,
- 1
- ]
- },
- "components":[],
- "child":[
- {
- "type":"Sprite3D",
- "instanceID":44,
- "props":{
- "name":"Bip001 Pelvis",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0,
- 0,
- 0
- ],
- "rotation":[
- 0.4999997,
- 0.5000004,
- 0.4999997,
- -0.5000004
- ],
- "scale":[
- 1,
- 0.9999999,
- 0.9999999
- ]
- },
- "components":[],
- "child":[
- {
- "type":"Sprite3D",
- "instanceID":45,
- "props":{
- "name":"Bip001 Spine",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0.01267686,
- -2.403206E-05,
- 1.647277E-08
- ],
- "rotation":[
- 2.07154E-06,
- 6.858751E-07,
- -0.0003981372,
- -0.9999999
- ],
- "scale":[
- 1,
- 1,
- 1
- ]
- },
- "components":[],
- "child":[
- {
- "type":"Sprite3D",
- "instanceID":46,
- "props":{
- "name":"Bip001 L Thigh",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- -0.01267683,
- 3.404213E-05,
- 0.03318052
- ],
- "rotation":[
- 0.06603933,
- 0.9976457,
- -0.00123704,
- -0.01845037
- ],
- "scale":[
- 1,
- 1,
- 0.9999999
- ]
- },
- "components":[],
- "child":[
- {
- "type":"Sprite3D",
- "instanceID":47,
- "props":{
- "name":"Bip001 L Calf",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0.07128301,
- -1.192093E-09,
- 2.384186E-09
- ],
- "rotation":[
- -7.000431E-09,
- -4.34339E-09,
- 0.1889587,
- -0.981985
- ],
- "scale":[
- 0.9999999,
- 1,
- 1
- ]
- },
- "components":[],
- "child":[
- {
- "type":"Sprite3D",
- "instanceID":48,
- "props":{
- "name":"Bip001 L Foot",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0.05177579,
- 0,
- 2.384186E-09
- ],
- "rotation":[
- 0.01938008,
- 0.02105466,
- -0.1236293,
- -0.9919158
- ],
- "scale":[
- 0.9999999,
- 0.9999999,
- 1
- ]
- },
- "components":[],
- "child":[
- {
- "type":"Sprite3D",
- "instanceID":49,
- "props":{
- "name":"Bip001 L Toe0",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0.02458071,
- 0.02109976,
- 2.384186E-09
- ],
- "rotation":[
- 1.780147E-07,
- -1.064766E-07,
- -0.7071067,
- -0.7071069
- ],
- "scale":[
- 1,
- 1,
- 1
- ]
- },
- "components":[],
- "child":[
- {
- "type":"Sprite3D",
- "instanceID":50,
- "props":{
- "name":"Bip001 L Toe0Nub",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0.02325197,
- -2.328306E-12,
- 0
- ],
- "rotation":[
- 1.448053E-16,
- 1.110223E-16,
- 1,
- 1.427209E-14
- ],
- "scale":[
- -0.9999999,
- -1,
- -0.9999999
- ]
- },
- "components":[],
- "child":[]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "type":"Sprite3D",
- "instanceID":51,
- "props":{
- "name":"Bip001 R Thigh",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- -0.01267683,
- 3.422393E-05,
- -0.03318051
- ],
- "rotation":[
- -0.07035351,
- 0.9775978,
- -0.1889362,
- 0.06046546
- ],
- "scale":[
- 0.9999999,
- 1,
- 1
- ]
- },
- "components":[],
- "child":[
- {
- "type":"Sprite3D",
- "instanceID":52,
- "props":{
- "name":"Bip001 R Calf",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0.07128303,
- -2.384186E-09,
- -4.768371E-09
- ],
- "rotation":[
- 4.352191E-09,
- -7.632406E-09,
- 0.04034971,
- -0.9991856
- ],
- "scale":[
- 1,
- 1,
- 1
- ]
- },
- "components":[],
- "child":[
- {
- "type":"Sprite3D",
- "instanceID":53,
- "props":{
- "name":"Bip001 R Foot",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0.05177579,
- 2.384186E-09,
- 0
- ],
- "rotation":[
- 0.003361919,
- -0.07276239,
- -0.09812893,
- -0.9925044
- ],
- "scale":[
- 1,
- 0.9999999,
- 1
- ]
- },
- "components":[],
- "child":[
- {
- "type":"Sprite3D",
- "instanceID":54,
- "props":{
- "name":"Bip001 R Toe0",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0.02458072,
- 0.02109977,
- 4.768371E-09
- ],
- "rotation":[
- -3.640778E-08,
- 2.902303E-07,
- -0.7071068,
- -0.7071067
- ],
- "scale":[
- 0.9999999,
- 1,
- 0.9999999
- ]
- },
- "components":[],
- "child":[
- {
- "type":"Sprite3D",
- "instanceID":55,
- "props":{
- "name":"Bip001 R Toe0Nub",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0.02325197,
- -3.72529E-11,
- 4.768371E-09
- ],
- "rotation":[
- 0,
- -7.450577E-09,
- 0,
- -1
- ],
- "scale":[
- 0.9999999,
- 1,
- 0.9999999
- ]
- },
- "components":[],
- "child":[]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "type":"Sprite3D",
- "instanceID":56,
- "props":{
- "name":"Bip001 Spine1",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0.03019377,
- -3.177297E-05,
- -1.629815E-11
- ],
- "rotation":[
- 3.203235E-09,
- 2.35898E-07,
- -0.08609767,
- -0.9962867
- ],
- "scale":[
- 1,
- 1,
- 1
- ]
- },
- "components":[],
- "child":[
- {
- "type":"Sprite3D",
- "instanceID":57,
- "props":{
- "name":"Bip001 Spine2",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0.04049068,
- -5.649328E-05,
- -1.554144E-10
- ],
- "rotation":[
- -5.822303E-09,
- -2.248795E-07,
- 0.08115915,
- -0.9967012
- ],
- "scale":[
- 1,
- 0.9999999,
- 1
- ]
- },
- "components":[],
- "child":[
- {
- "type":"Sprite3D",
- "instanceID":58,
- "props":{
- "name":"Bip001 Neck",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0.06798971,
- -5.403459E-06,
- -4.48199E-11
- ],
- "rotation":[
- 7.400095E-09,
- -1.161445E-10,
- -4.423782E-08,
- -1
- ],
- "scale":[
- 1,
- 1,
- 1
- ]
- },
- "components":[],
- "child":[
- {
- "type":"Sprite3D",
- "instanceID":59,
- "props":{
- "name":"Bip001 Head",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0.01069244,
- -2.980232E-10,
- -1.009903E-10
- ],
- "rotation":[
- 2.760675E-08,
- 7.564539E-08,
- -0.02531991,
- -0.9996794
- ],
- "scale":[
- 0.9999999,
- 1,
- 0.9999999
- ]
- },
- "components":[],
- "child":[
- {
- "type":"Sprite3D",
- "instanceID":60,
- "props":{
- "name":"Bip001 HeadNub",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0.1553113,
- -1.192093E-09,
- 2.110028E-10
- ],
- "rotation":[
- 2.482538E-09,
- 1.52454E-10,
- 3.784729E-19,
- -1
- ],
- "scale":[
- 1,
- 1,
- 1
- ]
- },
- "components":[],
- "child":[]
- }
- ]
- },
- {
- "type":"Sprite3D",
- "instanceID":61,
- "props":{
- "name":"Bip001 L Clavicle",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- -0.03100321,
- 3.306955E-05,
- 0.03599024
- ],
- "rotation":[
- -0.7071068,
- 0.0002815294,
- -0.7071068,
- -0.0002815294
- ],
- "scale":[
- 0.9999999,
- 1,
- 0.9999999
- ]
- },
- "components":[],
- "child":[
- {
- "type":"Sprite3D",
- "instanceID":62,
- "props":{
- "name":"Bip001 L UpperArm",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0.01853357,
- 5.960464E-10,
- 0
- ],
- "rotation":[
- 0.0393411,
- -0.5502745,
- -0.024352,
- -0.833701
- ],
- "scale":[
- 0.9999999,
- 1,
- 1
- ]
- },
- "components":[],
- "child":[
- {
- "type":"Sprite3D",
- "instanceID":63,
- "props":{
- "name":"Bip001 L Forearm",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0.04276979,
- 0,
- 9.536743E-09
- ],
- "rotation":[
- -2.790194E-09,
- -1.451721E-10,
- -0.05195911,
- -0.9986492
- ],
- "scale":[
- 1,
- 0.9999999,
- 0.9999999
- ]
- },
- "components":[],
- "child":[
- {
- "type":"Sprite3D",
- "instanceID":64,
- "props":{
- "name":"Bip001 L Hand",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0.04557498,
- 0,
- -9.536743E-09
- ],
- "rotation":[
- 0.7068252,
- 1.316565E-09,
- -1.317613E-09,
- -0.7073883
- ],
- "scale":[
- 1,
- 1,
- 1
- ]
- },
- "components":[],
- "child":[
- {
- "type":"Sprite3D",
- "instanceID":65,
- "props":{
- "name":"Bip001 L Finger0",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0.009357376,
- 0.0002792072,
- -0.01715952
- ],
- "rotation":[
- -0.5744396,
- -0.5209406,
- 0.09552524,
- -0.6241114
- ],
- "scale":[
- 1,
- 1,
- 1
- ]
- },
- "components":[],
- "child":[
- {
- "type":"Sprite3D",
- "instanceID":66,
- "props":{
- "name":"Bip001 L Finger01",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0.007535105,
- 0,
- -9.536743E-09
- ],
- "rotation":[
- -7.450581E-09,
- 2.220446E-16,
- 2.980232E-08,
- -1
- ],
- "scale":[
- 1,
- 1,
- 0.9999999
- ]
- },
- "components":[],
- "child":[
- {
- "type":"Sprite3D",
- "instanceID":67,
- "props":{
- "name":"Bip001 L Finger0Nub",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0.007535095,
- 0,
- 0
- ],
- "rotation":[
- -7.450581E-09,
- 2.220446E-16,
- 2.980232E-08,
- -1
- ],
- "scale":[
- 1,
- 1,
- 0.9999999
- ]
- },
- "components":[],
- "child":[]
- }
- ]
- }
- ]
- },
- {
- "type":"Sprite3D",
- "instanceID":68,
- "props":{
- "name":"Bip001 L Finger1",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0.01593346,
- -1.907349E-08,
- -1.192093E-09
- ],
- "rotation":[
- 0.0003858685,
- -9.822465E-05,
- -0.2467165,
- -0.9690877
- ],
- "scale":[
- 1,
- 0.9999999,
- 1
- ]
- },
- "components":[],
- "child":[
- {
- "type":"Sprite3D",
- "instanceID":69,
- "props":{
- "name":"Bip001 L Finger11",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0.01255411,
- 4.768371E-09,
- 1.192093E-09
- ],
- "rotation":[
- -1.303852E-08,
- 0,
- 0,
- -1
- ],
- "scale":[
- 1,
- 1,
- 1
- ]
- },
- "components":[],
- "child":[
- {
- "type":"Sprite3D",
- "instanceID":70,
- "props":{
- "name":"Bip001 L Finger1Nub",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0.01212451,
- -9.536743E-09,
- 0
- ],
- "rotation":[
- -1.303852E-08,
- 0,
- 0,
- -1
- ],
- "scale":[
- 1,
- 1,
- 1
- ]
- },
- "components":[],
- "child":[]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "type":"Sprite3D",
- "instanceID":71,
- "props":{
- "name":"Bip001 R Clavicle",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- -0.03100321,
- 3.326923E-05,
- -0.03599024
- ],
- "rotation":[
- -0.7071068,
- 0.0002815294,
- 0.7071068,
- 0.0002815294
- ],
- "scale":[
- 0.9999999,
- 1,
- 0.9999999
- ]
- },
- "components":[],
- "child":[
- {
- "type":"Sprite3D",
- "instanceID":72,
- "props":{
- "name":"Bip001 R UpperArm",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0.01853357,
- 5.960464E-10,
- 0
- ],
- "rotation":[
- 0.07968135,
- 0.5555559,
- -0.1991241,
- -0.8033418
- ],
- "scale":[
- 0.9999999,
- 1,
- 1
- ]
- },
- "components":[],
- "child":[
- {
- "type":"Sprite3D",
- "instanceID":73,
- "props":{
- "name":"Bip001 R Forearm",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0.04276979,
- 0,
- 0
- ],
- "rotation":[
- 1.263066E-08,
- -3.235616E-09,
- 0.2481584,
- -0.9687195
- ],
- "scale":[
- 1,
- 1,
- 1
- ]
- },
- "components":[],
- "child":[
- {
- "type":"Sprite3D",
- "instanceID":74,
- "props":{
- "name":"Bip001 R Hand",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0.04557498,
- 1.192093E-09,
- 0
- ],
- "rotation":[
- -0.7068252,
- 1.317404E-08,
- -7.89729E-09,
- -0.7073883
- ],
- "scale":[
- 1,
- 0.9999999,
- 0.9999999
- ]
- },
- "components":[],
- "child":[
- {
- "type":"Sprite3D",
- "instanceID":75,
- "props":{
- "name":"Bip001 R Finger0",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0.009357385,
- 0.0002792168,
- 0.01715952
- ],
- "rotation":[
- 0.5744396,
- 0.5209406,
- 0.09552519,
- -0.6241114
- ],
- "scale":[
- 1,
- 1,
- 1
- ]
- },
- "components":[],
- "child":[
- {
- "type":"Sprite3D",
- "instanceID":76,
- "props":{
- "name":"Bip001 R Finger01",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0.007535105,
- -1.907349E-08,
- 4.768371E-09
- ],
- "rotation":[
- -7.45058E-09,
- -1.490116E-08,
- 1.110223E-16,
- -1
- ],
- "scale":[
- 1,
- 1,
- 1
- ]
- },
- "components":[],
- "child":[
- {
- "type":"Sprite3D",
- "instanceID":77,
- "props":{
- "name":"Bip001 R Finger0Nub",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0.007535105,
- 0,
- 0
- ],
- "rotation":[
- 1.490116E-08,
- -7.45058E-09,
- 1,
- 4.978994E-17
- ],
- "scale":[
- -1,
- -1,
- -1
- ]
- },
- "components":[],
- "child":[]
- }
- ]
- }
- ]
- },
- {
- "type":"Sprite3D",
- "instanceID":78,
- "props":{
- "name":"Bip001 R Finger1",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0.01593344,
- 1.907349E-08,
- 1.192093E-09
- ],
- "rotation":[
- -0.000385848,
- 9.823755E-05,
- -0.2467165,
- -0.9690877
- ],
- "scale":[
- 1,
- 1,
- 1
- ]
- },
- "components":[],
- "child":[
- {
- "type":"Sprite3D",
- "instanceID":79,
- "props":{
- "name":"Bip001 R Finger11",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0.01255411,
- -4.768371E-09,
- 0
- ],
- "rotation":[
- -4.656613E-10,
- -3.72529E-09,
- 1.734723E-18,
- -1
- ],
- "scale":[
- 1,
- 1,
- 1
- ]
- },
- "components":[],
- "child":[
- {
- "type":"Sprite3D",
- "instanceID":80,
- "props":{
- "name":"Bip001 R Finger1Nub",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0.01212451,
- 9.536743E-09,
- 1.192093E-09
- ],
- "rotation":[
- 3.72529E-09,
- -4.656613E-10,
- 1,
- -5.949762E-17
- ],
- "scale":[
- -1,
- -1,
- -1
- ]
- },
- "components":[],
- "child":[]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "type":"SkinnedMeshSprite3D",
- "instanceID":81,
- "props":{
- "name":"role_4",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 2.923456E-09,
- 0,
- 0
- ],
- "rotation":[
- 0.7071068,
- -6.181724E-08,
- -4.115731E-15,
- -0.7071067
- ],
- "scale":[
- 1,
- 1,
- 1
- ],
- "rootBone":44,
- "boundBox":{
- "min":[
- -0.1576987,
- -0.08719885,
- -0.1077235
- ],
- "max":[
- 0.3575567,
- 0.1197278,
- 0.1134026
- ]
- },
- "boundSphere":{
- "center":[
- 0.09992901,
- 0.01626445,
- 0.00283955
- ],
- "radius":0.2988325
- },
- "bones":[
- 59,
- 61,
- 57,
- 71,
- 72,
- 58,
- 62,
- 63,
- 64,
- 68,
- 69,
- 56,
- 65,
- 66,
- 51,
- 46,
- 44,
- 45,
- 47,
- 48,
- 49,
- 52,
- 53,
- 54,
- 73,
- 74,
- 78,
- 79,
- 75,
- 76
- ],
- "materials":[
- {
- "path":"Assets/yiqilang_mat/role_4.lmat"
- },
- {
- "type":"Laya.BlinnPhongMaterial",
- "path":"Assets/yiqilang_mat/role_4_glass.lmat"
- }
- ],
- "meshPath":"Assets/model/role_4-role_4.lm"
- },
- "components":[],
- "child":[]
- },
- {
- "type":"Sprite3D",
- "instanceID":82,
- "props":{
- "name":"collider",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0,
- 0,
- 0
- ],
- "rotation":[
- 0,
- 0,
- 0,
- -1
- ],
- "scale":[
- 1,
- 1,
- 1
- ]
- },
- "components":[
- {
- "type":"PhysicsCollider",
- "restitution":0,
- "friction":0.5,
- "rollingFriction":0,
- "shapes":[
- {
- "type":"BoxColliderShape",
- "center":[
- 0.01346263,
- 0.2267574,
- 0
- ],
- "size":[
- 0.3607907,
- 0.5101776,
- 0.1
- ]
- }
- ],
- "isTrigger":false
- }
- ],
- "child":[]
- },
- {
- "type":"Sprite3D",
- "instanceID":83,
- "props":{
- "name":"followpos",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0,
- 0,
- -0.2
- ],
- "rotation":[
- 0,
- 0,
- 0,
- -1
- ],
- "scale":[
- 1,
- 1,
- 1
- ]
- },
- "components":[],
- "child":[]
- }
- ]
- }
- }
|