SampleScene.unity 172 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!29 &1
  4. OcclusionCullingSettings:
  5. m_ObjectHideFlags: 0
  6. serializedVersion: 2
  7. m_OcclusionBakeSettings:
  8. smallestOccluder: 5
  9. smallestHole: 0.25
  10. backfaceThreshold: 100
  11. m_SceneGUID: 00000000000000000000000000000000
  12. m_OcclusionCullingData: {fileID: 0}
  13. --- !u!104 &2
  14. RenderSettings:
  15. m_ObjectHideFlags: 0
  16. serializedVersion: 9
  17. m_Fog: 0
  18. m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1}
  19. m_FogMode: 3
  20. m_FogDensity: 0.01
  21. m_LinearFogStart: 0
  22. m_LinearFogEnd: 300
  23. m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1}
  24. m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1}
  25. m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1}
  26. m_AmbientIntensity: 1
  27. m_AmbientMode: 3
  28. m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1}
  29. m_SkyboxMaterial: {fileID: 0}
  30. m_HaloStrength: 0.5
  31. m_FlareStrength: 1
  32. m_FlareFadeSpeed: 3
  33. m_HaloTexture: {fileID: 0}
  34. m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0}
  35. m_DefaultReflectionMode: 0
  36. m_DefaultReflectionResolution: 128
  37. m_ReflectionBounces: 1
  38. m_ReflectionIntensity: 1
  39. m_CustomReflection: {fileID: 0}
  40. m_Sun: {fileID: 0}
  41. m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1}
  42. m_UseRadianceAmbientProbe: 0
  43. --- !u!157 &3
  44. LightmapSettings:
  45. m_ObjectHideFlags: 0
  46. serializedVersion: 12
  47. m_GIWorkflowMode: 1
  48. m_GISettings:
  49. serializedVersion: 2
  50. m_BounceScale: 1
  51. m_IndirectOutputScale: 1
  52. m_AlbedoBoost: 1
  53. m_EnvironmentLightingMode: 0
  54. m_EnableBakedLightmaps: 0
  55. m_EnableRealtimeLightmaps: 0
  56. m_LightmapEditorSettings:
  57. serializedVersion: 12
  58. m_Resolution: 2
  59. m_BakeResolution: 40
  60. m_AtlasSize: 1024
  61. m_AO: 0
  62. m_AOMaxDistance: 1
  63. m_CompAOExponent: 1
  64. m_CompAOExponentDirect: 0
  65. m_ExtractAmbientOcclusion: 0
  66. m_Padding: 2
  67. m_LightmapParameters: {fileID: 0}
  68. m_LightmapsBakeMode: 1
  69. m_TextureCompression: 1
  70. m_FinalGather: 0
  71. m_FinalGatherFiltering: 1
  72. m_FinalGatherRayCount: 256
  73. m_ReflectionCompression: 2
  74. m_MixedBakeMode: 2
  75. m_BakeBackend: 0
  76. m_PVRSampling: 1
  77. m_PVRDirectSampleCount: 32
  78. m_PVRSampleCount: 500
  79. m_PVRBounces: 2
  80. m_PVREnvironmentSampleCount: 500
  81. m_PVREnvironmentReferencePointCount: 2048
  82. m_PVRFilteringMode: 2
  83. m_PVRDenoiserTypeDirect: 0
  84. m_PVRDenoiserTypeIndirect: 0
  85. m_PVRDenoiserTypeAO: 0
  86. m_PVRFilterTypeDirect: 0
  87. m_PVRFilterTypeIndirect: 0
  88. m_PVRFilterTypeAO: 0
  89. m_PVREnvironmentMIS: 0
  90. m_PVRCulling: 1
  91. m_PVRFilteringGaussRadiusDirect: 1
  92. m_PVRFilteringGaussRadiusIndirect: 5
  93. m_PVRFilteringGaussRadiusAO: 2
  94. m_PVRFilteringAtrousPositionSigmaDirect: 0.5
  95. m_PVRFilteringAtrousPositionSigmaIndirect: 2
  96. m_PVRFilteringAtrousPositionSigmaAO: 1
  97. m_ExportTrainingData: 0
  98. m_TrainingDataDestination: TrainingData
  99. m_LightProbeSampleCountMultiplier: 4
  100. m_LightingDataAsset: {fileID: 0}
  101. m_LightingSettings: {fileID: 0}
  102. --- !u!196 &4
  103. NavMeshSettings:
  104. serializedVersion: 2
  105. m_ObjectHideFlags: 0
  106. m_BuildSettings:
  107. serializedVersion: 2
  108. agentTypeID: 0
  109. agentRadius: 0.5
  110. agentHeight: 2
  111. agentSlope: 45
  112. agentClimb: 0.4
  113. ledgeDropHeight: 0
  114. maxJumpAcrossDistance: 0
  115. minRegionArea: 2
  116. manualCellSize: 0
  117. cellSize: 0.16666667
  118. manualTileSize: 0
  119. tileSize: 256
  120. accuratePlacement: 0
  121. maxJobWorkers: 0
  122. preserveTilesOutsideBounds: 0
  123. debug:
  124. m_Flags: 0
  125. m_NavMeshData: {fileID: 0}
  126. --- !u!1 &76099055
  127. GameObject:
  128. m_ObjectHideFlags: 0
  129. m_CorrespondingSourceObject: {fileID: 0}
  130. m_PrefabInstance: {fileID: 0}
  131. m_PrefabAsset: {fileID: 0}
  132. serializedVersion: 6
  133. m_Component:
  134. - component: {fileID: 76099057}
  135. - component: {fileID: 76099056}
  136. m_Layer: 0
  137. m_Name: CM vcam1
  138. m_TagString: Untagged
  139. m_Icon: {fileID: 0}
  140. m_NavMeshLayer: 0
  141. m_StaticEditorFlags: 0
  142. m_IsActive: 1
  143. --- !u!114 &76099056
  144. MonoBehaviour:
  145. m_ObjectHideFlags: 0
  146. m_CorrespondingSourceObject: {fileID: 0}
  147. m_PrefabInstance: {fileID: 0}
  148. m_PrefabAsset: {fileID: 0}
  149. m_GameObject: {fileID: 76099055}
  150. m_Enabled: 1
  151. m_EditorHideFlags: 0
  152. m_Script: {fileID: 11500000, guid: 45e653bab7fb20e499bda25e1b646fea, type: 3}
  153. m_Name:
  154. m_EditorClassIdentifier:
  155. m_ExcludedPropertiesInInspector:
  156. - m_Script
  157. m_LockStageInInspector:
  158. m_StreamingVersion: 20170927
  159. m_Priority: 10
  160. m_StandbyUpdate: 2
  161. m_LookAt: {fileID: 0}
  162. m_Follow: {fileID: 749346297}
  163. m_Lens:
  164. FieldOfView: 100
  165. OrthographicSize: 5
  166. NearClipPlane: 0.3
  167. FarClipPlane: 1000
  168. Dutch: 0
  169. LensShift: {x: 0, y: 0}
  170. m_Transitions:
  171. m_BlendHint: 0
  172. m_InheritPosition: 0
  173. m_OnCameraLive:
  174. m_PersistentCalls:
  175. m_Calls: []
  176. m_LegacyBlendHint: 0
  177. m_ComponentOwner: {fileID: 732543221}
  178. --- !u!4 &76099057
  179. Transform:
  180. m_ObjectHideFlags: 0
  181. m_CorrespondingSourceObject: {fileID: 0}
  182. m_PrefabInstance: {fileID: 0}
  183. m_PrefabAsset: {fileID: 0}
  184. m_GameObject: {fileID: 76099055}
  185. m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
  186. m_LocalPosition: {x: -4.5935154, y: -7.570696, z: 3.5903597}
  187. m_LocalScale: {x: 1, y: 1, z: 1}
  188. m_Children:
  189. - {fileID: 732543221}
  190. - {fileID: 1820599829}
  191. m_Father: {fileID: 1472340415}
  192. m_RootOrder: 0
  193. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  194. --- !u!1 &104519881
  195. GameObject:
  196. m_ObjectHideFlags: 0
  197. m_CorrespondingSourceObject: {fileID: 0}
  198. m_PrefabInstance: {fileID: 0}
  199. m_PrefabAsset: {fileID: 0}
  200. serializedVersion: 6
  201. m_Component:
  202. - component: {fileID: 104519883}
  203. - component: {fileID: 104519882}
  204. m_Layer: 0
  205. m_Name: GameManager
  206. m_TagString: Untagged
  207. m_Icon: {fileID: 0}
  208. m_NavMeshLayer: 0
  209. m_StaticEditorFlags: 0
  210. m_IsActive: 1
  211. --- !u!114 &104519882
  212. MonoBehaviour:
  213. m_ObjectHideFlags: 0
  214. m_CorrespondingSourceObject: {fileID: 0}
  215. m_PrefabInstance: {fileID: 0}
  216. m_PrefabAsset: {fileID: 0}
  217. m_GameObject: {fileID: 104519881}
  218. m_Enabled: 1
  219. m_EditorHideFlags: 0
  220. m_Script: {fileID: 11500000, guid: 1c7231aad0a42974992b5d107046a53c, type: 3}
  221. m_Name:
  222. m_EditorClassIdentifier:
  223. enemies:
  224. - {fileID: 3337279117486379824}
  225. humans:
  226. - {fileID: 749346294}
  227. - {fileID: 1095186198}
  228. initPanel: {fileID: 738929855}
  229. initCreaturePanel: {fileID: 7294442285524864391, guid: eddb1c7f4636b4f439289a3ef0b628a9, type: 3}
  230. grid: {fileID: 963305876}
  231. tileMap: {fileID: 702407480}
  232. --- !u!4 &104519883
  233. Transform:
  234. m_ObjectHideFlags: 0
  235. m_CorrespondingSourceObject: {fileID: 0}
  236. m_PrefabInstance: {fileID: 0}
  237. m_PrefabAsset: {fileID: 0}
  238. m_GameObject: {fileID: 104519881}
  239. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  240. m_LocalPosition: {x: 2.4935117, y: -7.0412335, z: -11.784178}
  241. m_LocalScale: {x: 1, y: 1, z: 1}
  242. m_Children: []
  243. m_Father: {fileID: 0}
  244. m_RootOrder: 5
  245. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  246. --- !u!1 &173382363
  247. GameObject:
  248. m_ObjectHideFlags: 0
  249. m_CorrespondingSourceObject: {fileID: 0}
  250. m_PrefabInstance: {fileID: 0}
  251. m_PrefabAsset: {fileID: 0}
  252. serializedVersion: 6
  253. m_Component:
  254. - component: {fileID: 173382366}
  255. - component: {fileID: 173382365}
  256. - component: {fileID: 173382364}
  257. m_Layer: 0
  258. m_Name: EventSystem
  259. m_TagString: Untagged
  260. m_Icon: {fileID: 0}
  261. m_NavMeshLayer: 0
  262. m_StaticEditorFlags: 0
  263. m_IsActive: 1
  264. --- !u!114 &173382364
  265. MonoBehaviour:
  266. m_ObjectHideFlags: 0
  267. m_CorrespondingSourceObject: {fileID: 0}
  268. m_PrefabInstance: {fileID: 0}
  269. m_PrefabAsset: {fileID: 0}
  270. m_GameObject: {fileID: 173382363}
  271. m_Enabled: 1
  272. m_EditorHideFlags: 0
  273. m_Script: {fileID: 11500000, guid: 4f231c4fb786f3946a6b90b886c48677, type: 3}
  274. m_Name:
  275. m_EditorClassIdentifier:
  276. m_HorizontalAxis: Horizontal
  277. m_VerticalAxis: Vertical
  278. m_SubmitButton: Submit
  279. m_CancelButton: Cancel
  280. m_InputActionsPerSecond: 10
  281. m_RepeatDelay: 0.5
  282. m_ForceModuleActive: 0
  283. --- !u!114 &173382365
  284. MonoBehaviour:
  285. m_ObjectHideFlags: 0
  286. m_CorrespondingSourceObject: {fileID: 0}
  287. m_PrefabInstance: {fileID: 0}
  288. m_PrefabAsset: {fileID: 0}
  289. m_GameObject: {fileID: 173382363}
  290. m_Enabled: 1
  291. m_EditorHideFlags: 0
  292. m_Script: {fileID: 11500000, guid: 76c392e42b5098c458856cdf6ecaaaa1, type: 3}
  293. m_Name:
  294. m_EditorClassIdentifier:
  295. m_FirstSelected: {fileID: 0}
  296. m_sendNavigationEvents: 1
  297. m_DragThreshold: 10
  298. --- !u!4 &173382366
  299. Transform:
  300. m_ObjectHideFlags: 0
  301. m_CorrespondingSourceObject: {fileID: 0}
  302. m_PrefabInstance: {fileID: 0}
  303. m_PrefabAsset: {fileID: 0}
  304. m_GameObject: {fileID: 173382363}
  305. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  306. m_LocalPosition: {x: 0, y: 0, z: 0}
  307. m_LocalScale: {x: 1, y: 1, z: 1}
  308. m_Children: []
  309. m_Father: {fileID: 0}
  310. m_RootOrder: 6
  311. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  312. --- !u!1 &702407477
  313. GameObject:
  314. m_ObjectHideFlags: 0
  315. m_CorrespondingSourceObject: {fileID: 0}
  316. m_PrefabInstance: {fileID: 0}
  317. m_PrefabAsset: {fileID: 0}
  318. serializedVersion: 6
  319. m_Component:
  320. - component: {fileID: 702407478}
  321. - component: {fileID: 702407480}
  322. - component: {fileID: 702407479}
  323. m_Layer: 6
  324. m_Name: Tilemap
  325. m_TagString: Tile
  326. m_Icon: {fileID: 0}
  327. m_NavMeshLayer: 0
  328. m_StaticEditorFlags: 0
  329. m_IsActive: 1
  330. --- !u!4 &702407478
  331. Transform:
  332. m_ObjectHideFlags: 0
  333. m_CorrespondingSourceObject: {fileID: 0}
  334. m_PrefabInstance: {fileID: 0}
  335. m_PrefabAsset: {fileID: 0}
  336. m_GameObject: {fileID: 702407477}
  337. m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
  338. m_LocalPosition: {x: 0, y: 0, z: 0}
  339. m_LocalScale: {x: 1, y: 1, z: 1}
  340. m_Children: []
  341. m_Father: {fileID: 963305877}
  342. m_RootOrder: 0
  343. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  344. --- !u!483693784 &702407479
  345. TilemapRenderer:
  346. m_ObjectHideFlags: 0
  347. m_CorrespondingSourceObject: {fileID: 0}
  348. m_PrefabInstance: {fileID: 0}
  349. m_PrefabAsset: {fileID: 0}
  350. m_GameObject: {fileID: 702407477}
  351. m_Enabled: 1
  352. m_CastShadows: 0
  353. m_ReceiveShadows: 0
  354. m_DynamicOccludee: 1
  355. m_MotionVectors: 1
  356. m_LightProbeUsage: 0
  357. m_ReflectionProbeUsage: 0
  358. m_RayTracingMode: 0
  359. m_RayTraceProcedural: 0
  360. m_RenderingLayerMask: 1
  361. m_RendererPriority: 0
  362. m_Materials:
  363. - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0}
  364. m_StaticBatchInfo:
  365. firstSubMesh: 0
  366. subMeshCount: 0
  367. m_StaticBatchRoot: {fileID: 0}
  368. m_ProbeAnchor: {fileID: 0}
  369. m_LightProbeVolumeOverride: {fileID: 0}
  370. m_ScaleInLightmap: 1
  371. m_ReceiveGI: 1
  372. m_PreserveUVs: 0
  373. m_IgnoreNormalsForChartDetection: 0
  374. m_ImportantGI: 0
  375. m_StitchLightmapSeams: 1
  376. m_SelectedEditorRenderState: 0
  377. m_MinimumChartSize: 4
  378. m_AutoUVMaxDistance: 0.5
  379. m_AutoUVMaxAngle: 89
  380. m_LightmapParameters: {fileID: 0}
  381. m_SortingLayerID: 1491650219
  382. m_SortingLayer: 1
  383. m_SortingOrder: 0
  384. m_ChunkSize: {x: 32, y: 32, z: 32}
  385. m_ChunkCullingBounds: {x: 0, y: 0, z: 0}
  386. m_MaxChunkCount: 16
  387. m_MaxFrameAge: 16
  388. m_SortOrder: 0
  389. m_Mode: 0
  390. m_DetectChunkCullingBounds: 0
  391. m_MaskInteraction: 0
  392. --- !u!1839735485 &702407480
  393. Tilemap:
  394. m_ObjectHideFlags: 0
  395. m_CorrespondingSourceObject: {fileID: 0}
  396. m_PrefabInstance: {fileID: 0}
  397. m_PrefabAsset: {fileID: 0}
  398. m_GameObject: {fileID: 702407477}
  399. m_Enabled: 1
  400. m_Tiles:
  401. - first: {x: 9, y: -18, z: 0}
  402. second:
  403. serializedVersion: 2
  404. m_TileIndex: 8
  405. m_TileSpriteIndex: 14
  406. m_TileMatrixIndex: 0
  407. m_TileColorIndex: 8
  408. m_TileObjectToInstantiateIndex: 65535
  409. dummyAlignment: 0
  410. m_AllTileFlags: 1073741826
  411. - first: {x: 10, y: -18, z: 0}
  412. second:
  413. serializedVersion: 2
  414. m_TileIndex: 8
  415. m_TileSpriteIndex: 15
  416. m_TileMatrixIndex: 0
  417. m_TileColorIndex: 8
  418. m_TileObjectToInstantiateIndex: 65535
  419. dummyAlignment: 0
  420. m_AllTileFlags: 1073741826
  421. - first: {x: -7, y: -17, z: 0}
  422. second:
  423. serializedVersion: 2
  424. m_TileIndex: 8
  425. m_TileSpriteIndex: 14
  426. m_TileMatrixIndex: 0
  427. m_TileColorIndex: 8
  428. m_TileObjectToInstantiateIndex: 65535
  429. dummyAlignment: 0
  430. m_AllTileFlags: 1073741826
  431. - first: {x: -6, y: -17, z: 0}
  432. second:
  433. serializedVersion: 2
  434. m_TileIndex: 8
  435. m_TileSpriteIndex: 1
  436. m_TileMatrixIndex: 0
  437. m_TileColorIndex: 8
  438. m_TileObjectToInstantiateIndex: 65535
  439. dummyAlignment: 0
  440. m_AllTileFlags: 1073741826
  441. - first: {x: -5, y: -17, z: 0}
  442. second:
  443. serializedVersion: 2
  444. m_TileIndex: 8
  445. m_TileSpriteIndex: 1
  446. m_TileMatrixIndex: 0
  447. m_TileColorIndex: 8
  448. m_TileObjectToInstantiateIndex: 65535
  449. dummyAlignment: 0
  450. m_AllTileFlags: 1073741826
  451. - first: {x: -4, y: -17, z: 0}
  452. second:
  453. serializedVersion: 2
  454. m_TileIndex: 8
  455. m_TileSpriteIndex: 1
  456. m_TileMatrixIndex: 0
  457. m_TileColorIndex: 8
  458. m_TileObjectToInstantiateIndex: 65535
  459. dummyAlignment: 0
  460. m_AllTileFlags: 1073741826
  461. - first: {x: -3, y: -17, z: 0}
  462. second:
  463. serializedVersion: 2
  464. m_TileIndex: 8
  465. m_TileSpriteIndex: 1
  466. m_TileMatrixIndex: 0
  467. m_TileColorIndex: 8
  468. m_TileObjectToInstantiateIndex: 65535
  469. dummyAlignment: 0
  470. m_AllTileFlags: 1073741826
  471. - first: {x: -2, y: -17, z: 0}
  472. second:
  473. serializedVersion: 2
  474. m_TileIndex: 8
  475. m_TileSpriteIndex: 1
  476. m_TileMatrixIndex: 0
  477. m_TileColorIndex: 8
  478. m_TileObjectToInstantiateIndex: 65535
  479. dummyAlignment: 0
  480. m_AllTileFlags: 1073741826
  481. - first: {x: -1, y: -17, z: 0}
  482. second:
  483. serializedVersion: 2
  484. m_TileIndex: 8
  485. m_TileSpriteIndex: 1
  486. m_TileMatrixIndex: 0
  487. m_TileColorIndex: 8
  488. m_TileObjectToInstantiateIndex: 65535
  489. dummyAlignment: 0
  490. m_AllTileFlags: 1073741826
  491. - first: {x: 0, y: -17, z: 0}
  492. second:
  493. serializedVersion: 2
  494. m_TileIndex: 8
  495. m_TileSpriteIndex: 1
  496. m_TileMatrixIndex: 0
  497. m_TileColorIndex: 8
  498. m_TileObjectToInstantiateIndex: 65535
  499. dummyAlignment: 0
  500. m_AllTileFlags: 1073741826
  501. - first: {x: 1, y: -17, z: 0}
  502. second:
  503. serializedVersion: 2
  504. m_TileIndex: 8
  505. m_TileSpriteIndex: 1
  506. m_TileMatrixIndex: 0
  507. m_TileColorIndex: 8
  508. m_TileObjectToInstantiateIndex: 65535
  509. dummyAlignment: 0
  510. m_AllTileFlags: 1073741826
  511. - first: {x: 2, y: -17, z: 0}
  512. second:
  513. serializedVersion: 2
  514. m_TileIndex: 8
  515. m_TileSpriteIndex: 1
  516. m_TileMatrixIndex: 0
  517. m_TileColorIndex: 8
  518. m_TileObjectToInstantiateIndex: 65535
  519. dummyAlignment: 0
  520. m_AllTileFlags: 1073741826
  521. - first: {x: 3, y: -17, z: 0}
  522. second:
  523. serializedVersion: 2
  524. m_TileIndex: 8
  525. m_TileSpriteIndex: 1
  526. m_TileMatrixIndex: 0
  527. m_TileColorIndex: 8
  528. m_TileObjectToInstantiateIndex: 65535
  529. dummyAlignment: 0
  530. m_AllTileFlags: 1073741826
  531. - first: {x: 4, y: -17, z: 0}
  532. second:
  533. serializedVersion: 2
  534. m_TileIndex: 8
  535. m_TileSpriteIndex: 1
  536. m_TileMatrixIndex: 0
  537. m_TileColorIndex: 8
  538. m_TileObjectToInstantiateIndex: 65535
  539. dummyAlignment: 0
  540. m_AllTileFlags: 1073741826
  541. - first: {x: 5, y: -17, z: 0}
  542. second:
  543. serializedVersion: 2
  544. m_TileIndex: 8
  545. m_TileSpriteIndex: 1
  546. m_TileMatrixIndex: 0
  547. m_TileColorIndex: 8
  548. m_TileObjectToInstantiateIndex: 65535
  549. dummyAlignment: 0
  550. m_AllTileFlags: 1073741826
  551. - first: {x: 6, y: -17, z: 0}
  552. second:
  553. serializedVersion: 2
  554. m_TileIndex: 8
  555. m_TileSpriteIndex: 1
  556. m_TileMatrixIndex: 0
  557. m_TileColorIndex: 8
  558. m_TileObjectToInstantiateIndex: 65535
  559. dummyAlignment: 0
  560. m_AllTileFlags: 1073741826
  561. - first: {x: 7, y: -17, z: 0}
  562. second:
  563. serializedVersion: 2
  564. m_TileIndex: 8
  565. m_TileSpriteIndex: 1
  566. m_TileMatrixIndex: 0
  567. m_TileColorIndex: 8
  568. m_TileObjectToInstantiateIndex: 65535
  569. dummyAlignment: 0
  570. m_AllTileFlags: 1073741826
  571. - first: {x: 8, y: -17, z: 0}
  572. second:
  573. serializedVersion: 2
  574. m_TileIndex: 8
  575. m_TileSpriteIndex: 1
  576. m_TileMatrixIndex: 0
  577. m_TileColorIndex: 8
  578. m_TileObjectToInstantiateIndex: 65535
  579. dummyAlignment: 0
  580. m_AllTileFlags: 1073741826
  581. - first: {x: 9, y: -17, z: 0}
  582. second:
  583. serializedVersion: 2
  584. m_TileIndex: 8
  585. m_TileSpriteIndex: 12
  586. m_TileMatrixIndex: 0
  587. m_TileColorIndex: 8
  588. m_TileObjectToInstantiateIndex: 65535
  589. dummyAlignment: 0
  590. m_AllTileFlags: 1073741826
  591. - first: {x: 10, y: -17, z: 0}
  592. second:
  593. serializedVersion: 2
  594. m_TileIndex: 8
  595. m_TileSpriteIndex: 13
  596. m_TileMatrixIndex: 0
  597. m_TileColorIndex: 8
  598. m_TileObjectToInstantiateIndex: 65535
  599. dummyAlignment: 0
  600. m_AllTileFlags: 1073741826
  601. - first: {x: -7, y: -16, z: 0}
  602. second:
  603. serializedVersion: 2
  604. m_TileIndex: 8
  605. m_TileSpriteIndex: 11
  606. m_TileMatrixIndex: 0
  607. m_TileColorIndex: 8
  608. m_TileObjectToInstantiateIndex: 65535
  609. dummyAlignment: 0
  610. m_AllTileFlags: 1073741826
  611. - first: {x: -6, y: -16, z: 0}
  612. second:
  613. serializedVersion: 2
  614. m_TileIndex: 8
  615. m_TileSpriteIndex: 9
  616. m_TileMatrixIndex: 0
  617. m_TileColorIndex: 8
  618. m_TileObjectToInstantiateIndex: 65535
  619. dummyAlignment: 0
  620. m_AllTileFlags: 1073741826
  621. - first: {x: -5, y: -16, z: 0}
  622. second:
  623. serializedVersion: 2
  624. m_TileIndex: 8
  625. m_TileSpriteIndex: 10
  626. m_TileMatrixIndex: 0
  627. m_TileColorIndex: 8
  628. m_TileObjectToInstantiateIndex: 65535
  629. dummyAlignment: 0
  630. m_AllTileFlags: 1073741826
  631. - first: {x: -4, y: -16, z: 0}
  632. second:
  633. serializedVersion: 2
  634. m_TileIndex: 8
  635. m_TileSpriteIndex: 10
  636. m_TileMatrixIndex: 0
  637. m_TileColorIndex: 8
  638. m_TileObjectToInstantiateIndex: 65535
  639. dummyAlignment: 0
  640. m_AllTileFlags: 1073741826
  641. - first: {x: -3, y: -16, z: 0}
  642. second:
  643. serializedVersion: 2
  644. m_TileIndex: 8
  645. m_TileSpriteIndex: 10
  646. m_TileMatrixIndex: 0
  647. m_TileColorIndex: 8
  648. m_TileObjectToInstantiateIndex: 65535
  649. dummyAlignment: 0
  650. m_AllTileFlags: 1073741826
  651. - first: {x: -2, y: -16, z: 0}
  652. second:
  653. serializedVersion: 2
  654. m_TileIndex: 8
  655. m_TileSpriteIndex: 10
  656. m_TileMatrixIndex: 0
  657. m_TileColorIndex: 8
  658. m_TileObjectToInstantiateIndex: 65535
  659. dummyAlignment: 0
  660. m_AllTileFlags: 1073741826
  661. - first: {x: -1, y: -16, z: 0}
  662. second:
  663. serializedVersion: 2
  664. m_TileIndex: 8
  665. m_TileSpriteIndex: 10
  666. m_TileMatrixIndex: 0
  667. m_TileColorIndex: 8
  668. m_TileObjectToInstantiateIndex: 65535
  669. dummyAlignment: 0
  670. m_AllTileFlags: 1073741826
  671. - first: {x: 0, y: -16, z: 0}
  672. second:
  673. serializedVersion: 2
  674. m_TileIndex: 8
  675. m_TileSpriteIndex: 10
  676. m_TileMatrixIndex: 0
  677. m_TileColorIndex: 8
  678. m_TileObjectToInstantiateIndex: 65535
  679. dummyAlignment: 0
  680. m_AllTileFlags: 1073741826
  681. - first: {x: 1, y: -16, z: 0}
  682. second:
  683. serializedVersion: 2
  684. m_TileIndex: 8
  685. m_TileSpriteIndex: 10
  686. m_TileMatrixIndex: 0
  687. m_TileColorIndex: 8
  688. m_TileObjectToInstantiateIndex: 65535
  689. dummyAlignment: 0
  690. m_AllTileFlags: 1073741826
  691. - first: {x: 2, y: -16, z: 0}
  692. second:
  693. serializedVersion: 2
  694. m_TileIndex: 8
  695. m_TileSpriteIndex: 10
  696. m_TileMatrixIndex: 0
  697. m_TileColorIndex: 8
  698. m_TileObjectToInstantiateIndex: 65535
  699. dummyAlignment: 0
  700. m_AllTileFlags: 1073741826
  701. - first: {x: 3, y: -16, z: 0}
  702. second:
  703. serializedVersion: 2
  704. m_TileIndex: 8
  705. m_TileSpriteIndex: 10
  706. m_TileMatrixIndex: 0
  707. m_TileColorIndex: 8
  708. m_TileObjectToInstantiateIndex: 65535
  709. dummyAlignment: 0
  710. m_AllTileFlags: 1073741826
  711. - first: {x: 4, y: -16, z: 0}
  712. second:
  713. serializedVersion: 2
  714. m_TileIndex: 8
  715. m_TileSpriteIndex: 10
  716. m_TileMatrixIndex: 0
  717. m_TileColorIndex: 8
  718. m_TileObjectToInstantiateIndex: 65535
  719. dummyAlignment: 0
  720. m_AllTileFlags: 1073741826
  721. - first: {x: 5, y: -16, z: 0}
  722. second:
  723. serializedVersion: 2
  724. m_TileIndex: 8
  725. m_TileSpriteIndex: 10
  726. m_TileMatrixIndex: 0
  727. m_TileColorIndex: 8
  728. m_TileObjectToInstantiateIndex: 65535
  729. dummyAlignment: 0
  730. m_AllTileFlags: 1073741826
  731. - first: {x: 6, y: -16, z: 0}
  732. second:
  733. serializedVersion: 2
  734. m_TileIndex: 8
  735. m_TileSpriteIndex: 10
  736. m_TileMatrixIndex: 0
  737. m_TileColorIndex: 8
  738. m_TileObjectToInstantiateIndex: 65535
  739. dummyAlignment: 0
  740. m_AllTileFlags: 1073741826
  741. - first: {x: 7, y: -16, z: 0}
  742. second:
  743. serializedVersion: 2
  744. m_TileIndex: 8
  745. m_TileSpriteIndex: 10
  746. m_TileMatrixIndex: 0
  747. m_TileColorIndex: 8
  748. m_TileObjectToInstantiateIndex: 65535
  749. dummyAlignment: 0
  750. m_AllTileFlags: 1073741826
  751. - first: {x: 8, y: -16, z: 0}
  752. second:
  753. serializedVersion: 2
  754. m_TileIndex: 8
  755. m_TileSpriteIndex: 10
  756. m_TileMatrixIndex: 0
  757. m_TileColorIndex: 8
  758. m_TileObjectToInstantiateIndex: 65535
  759. dummyAlignment: 0
  760. m_AllTileFlags: 1073741826
  761. - first: {x: 9, y: -16, z: 0}
  762. second:
  763. serializedVersion: 2
  764. m_TileIndex: 8
  765. m_TileSpriteIndex: 10
  766. m_TileMatrixIndex: 0
  767. m_TileColorIndex: 8
  768. m_TileObjectToInstantiateIndex: 65535
  769. dummyAlignment: 0
  770. m_AllTileFlags: 1073741826
  771. - first: {x: 10, y: -16, z: 0}
  772. second:
  773. serializedVersion: 2
  774. m_TileIndex: 8
  775. m_TileSpriteIndex: 4
  776. m_TileMatrixIndex: 0
  777. m_TileColorIndex: 8
  778. m_TileObjectToInstantiateIndex: 65535
  779. dummyAlignment: 0
  780. m_AllTileFlags: 1073741826
  781. - first: {x: 11, y: -16, z: 0}
  782. second:
  783. serializedVersion: 2
  784. m_TileIndex: 8
  785. m_TileSpriteIndex: 15
  786. m_TileMatrixIndex: 0
  787. m_TileColorIndex: 8
  788. m_TileObjectToInstantiateIndex: 65535
  789. dummyAlignment: 0
  790. m_AllTileFlags: 1073741826
  791. - first: {x: -6, y: -15, z: 0}
  792. second:
  793. serializedVersion: 2
  794. m_TileIndex: 8
  795. m_TileSpriteIndex: 8
  796. m_TileMatrixIndex: 0
  797. m_TileColorIndex: 8
  798. m_TileObjectToInstantiateIndex: 65535
  799. dummyAlignment: 0
  800. m_AllTileFlags: 1073741826
  801. - first: {x: -5, y: -15, z: 0}
  802. second:
  803. serializedVersion: 2
  804. m_TileIndex: 8
  805. m_TileSpriteIndex: 10
  806. m_TileMatrixIndex: 0
  807. m_TileColorIndex: 8
  808. m_TileObjectToInstantiateIndex: 65535
  809. dummyAlignment: 0
  810. m_AllTileFlags: 1073741826
  811. - first: {x: -4, y: -15, z: 0}
  812. second:
  813. serializedVersion: 2
  814. m_TileIndex: 8
  815. m_TileSpriteIndex: 10
  816. m_TileMatrixIndex: 0
  817. m_TileColorIndex: 8
  818. m_TileObjectToInstantiateIndex: 65535
  819. dummyAlignment: 0
  820. m_AllTileFlags: 1073741826
  821. - first: {x: -3, y: -15, z: 0}
  822. second:
  823. serializedVersion: 2
  824. m_TileIndex: 8
  825. m_TileSpriteIndex: 10
  826. m_TileMatrixIndex: 0
  827. m_TileColorIndex: 8
  828. m_TileObjectToInstantiateIndex: 65535
  829. dummyAlignment: 0
  830. m_AllTileFlags: 1073741826
  831. - first: {x: -2, y: -15, z: 0}
  832. second:
  833. serializedVersion: 2
  834. m_TileIndex: 8
  835. m_TileSpriteIndex: 10
  836. m_TileMatrixIndex: 0
  837. m_TileColorIndex: 8
  838. m_TileObjectToInstantiateIndex: 65535
  839. dummyAlignment: 0
  840. m_AllTileFlags: 1073741826
  841. - first: {x: -1, y: -15, z: 0}
  842. second:
  843. serializedVersion: 2
  844. m_TileIndex: 8
  845. m_TileSpriteIndex: 10
  846. m_TileMatrixIndex: 0
  847. m_TileColorIndex: 8
  848. m_TileObjectToInstantiateIndex: 65535
  849. dummyAlignment: 0
  850. m_AllTileFlags: 1073741826
  851. - first: {x: 0, y: -15, z: 0}
  852. second:
  853. serializedVersion: 2
  854. m_TileIndex: 8
  855. m_TileSpriteIndex: 10
  856. m_TileMatrixIndex: 0
  857. m_TileColorIndex: 8
  858. m_TileObjectToInstantiateIndex: 65535
  859. dummyAlignment: 0
  860. m_AllTileFlags: 1073741826
  861. - first: {x: 1, y: -15, z: 0}
  862. second:
  863. serializedVersion: 2
  864. m_TileIndex: 8
  865. m_TileSpriteIndex: 10
  866. m_TileMatrixIndex: 0
  867. m_TileColorIndex: 8
  868. m_TileObjectToInstantiateIndex: 65535
  869. dummyAlignment: 0
  870. m_AllTileFlags: 1073741826
  871. - first: {x: 2, y: -15, z: 0}
  872. second:
  873. serializedVersion: 2
  874. m_TileIndex: 8
  875. m_TileSpriteIndex: 10
  876. m_TileMatrixIndex: 0
  877. m_TileColorIndex: 8
  878. m_TileObjectToInstantiateIndex: 65535
  879. dummyAlignment: 0
  880. m_AllTileFlags: 1073741826
  881. - first: {x: 3, y: -15, z: 0}
  882. second:
  883. serializedVersion: 2
  884. m_TileIndex: 8
  885. m_TileSpriteIndex: 10
  886. m_TileMatrixIndex: 0
  887. m_TileColorIndex: 8
  888. m_TileObjectToInstantiateIndex: 65535
  889. dummyAlignment: 0
  890. m_AllTileFlags: 1073741826
  891. - first: {x: 4, y: -15, z: 0}
  892. second:
  893. serializedVersion: 2
  894. m_TileIndex: 8
  895. m_TileSpriteIndex: 10
  896. m_TileMatrixIndex: 0
  897. m_TileColorIndex: 8
  898. m_TileObjectToInstantiateIndex: 65535
  899. dummyAlignment: 0
  900. m_AllTileFlags: 1073741826
  901. - first: {x: 5, y: -15, z: 0}
  902. second:
  903. serializedVersion: 2
  904. m_TileIndex: 8
  905. m_TileSpriteIndex: 10
  906. m_TileMatrixIndex: 0
  907. m_TileColorIndex: 8
  908. m_TileObjectToInstantiateIndex: 65535
  909. dummyAlignment: 0
  910. m_AllTileFlags: 1073741826
  911. - first: {x: 6, y: -15, z: 0}
  912. second:
  913. serializedVersion: 2
  914. m_TileIndex: 8
  915. m_TileSpriteIndex: 10
  916. m_TileMatrixIndex: 0
  917. m_TileColorIndex: 8
  918. m_TileObjectToInstantiateIndex: 65535
  919. dummyAlignment: 0
  920. m_AllTileFlags: 1073741826
  921. - first: {x: 7, y: -15, z: 0}
  922. second:
  923. serializedVersion: 2
  924. m_TileIndex: 8
  925. m_TileSpriteIndex: 10
  926. m_TileMatrixIndex: 0
  927. m_TileColorIndex: 8
  928. m_TileObjectToInstantiateIndex: 65535
  929. dummyAlignment: 0
  930. m_AllTileFlags: 1073741826
  931. - first: {x: 8, y: -15, z: 0}
  932. second:
  933. serializedVersion: 2
  934. m_TileIndex: 8
  935. m_TileSpriteIndex: 10
  936. m_TileMatrixIndex: 0
  937. m_TileColorIndex: 8
  938. m_TileObjectToInstantiateIndex: 65535
  939. dummyAlignment: 0
  940. m_AllTileFlags: 1073741826
  941. - first: {x: 9, y: -15, z: 0}
  942. second:
  943. serializedVersion: 2
  944. m_TileIndex: 8
  945. m_TileSpriteIndex: 10
  946. m_TileMatrixIndex: 0
  947. m_TileColorIndex: 8
  948. m_TileObjectToInstantiateIndex: 65535
  949. dummyAlignment: 0
  950. m_AllTileFlags: 1073741826
  951. - first: {x: 10, y: -15, z: 0}
  952. second:
  953. serializedVersion: 2
  954. m_TileIndex: 8
  955. m_TileSpriteIndex: 10
  956. m_TileMatrixIndex: 0
  957. m_TileColorIndex: 8
  958. m_TileObjectToInstantiateIndex: 65535
  959. dummyAlignment: 0
  960. m_AllTileFlags: 1073741826
  961. - first: {x: 11, y: -15, z: 0}
  962. second:
  963. serializedVersion: 2
  964. m_TileIndex: 8
  965. m_TileSpriteIndex: 13
  966. m_TileMatrixIndex: 0
  967. m_TileColorIndex: 8
  968. m_TileObjectToInstantiateIndex: 65535
  969. dummyAlignment: 0
  970. m_AllTileFlags: 1073741826
  971. - first: {x: -6, y: -14, z: 0}
  972. second:
  973. serializedVersion: 2
  974. m_TileIndex: 8
  975. m_TileSpriteIndex: 8
  976. m_TileMatrixIndex: 0
  977. m_TileColorIndex: 8
  978. m_TileObjectToInstantiateIndex: 65535
  979. dummyAlignment: 0
  980. m_AllTileFlags: 1073741826
  981. - first: {x: -5, y: -14, z: 0}
  982. second:
  983. serializedVersion: 2
  984. m_TileIndex: 8
  985. m_TileSpriteIndex: 10
  986. m_TileMatrixIndex: 0
  987. m_TileColorIndex: 8
  988. m_TileObjectToInstantiateIndex: 65535
  989. dummyAlignment: 0
  990. m_AllTileFlags: 1073741826
  991. - first: {x: -4, y: -14, z: 0}
  992. second:
  993. serializedVersion: 2
  994. m_TileIndex: 8
  995. m_TileSpriteIndex: 10
  996. m_TileMatrixIndex: 0
  997. m_TileColorIndex: 8
  998. m_TileObjectToInstantiateIndex: 65535
  999. dummyAlignment: 0
  1000. m_AllTileFlags: 1073741826
  1001. - first: {x: -3, y: -14, z: 0}
  1002. second:
  1003. serializedVersion: 2
  1004. m_TileIndex: 8
  1005. m_TileSpriteIndex: 10
  1006. m_TileMatrixIndex: 0
  1007. m_TileColorIndex: 8
  1008. m_TileObjectToInstantiateIndex: 65535
  1009. dummyAlignment: 0
  1010. m_AllTileFlags: 1073741826
  1011. - first: {x: -2, y: -14, z: 0}
  1012. second:
  1013. serializedVersion: 2
  1014. m_TileIndex: 8
  1015. m_TileSpriteIndex: 10
  1016. m_TileMatrixIndex: 0
  1017. m_TileColorIndex: 8
  1018. m_TileObjectToInstantiateIndex: 65535
  1019. dummyAlignment: 0
  1020. m_AllTileFlags: 1073741826
  1021. - first: {x: -1, y: -14, z: 0}
  1022. second:
  1023. serializedVersion: 2
  1024. m_TileIndex: 8
  1025. m_TileSpriteIndex: 10
  1026. m_TileMatrixIndex: 0
  1027. m_TileColorIndex: 8
  1028. m_TileObjectToInstantiateIndex: 65535
  1029. dummyAlignment: 0
  1030. m_AllTileFlags: 1073741826
  1031. - first: {x: 0, y: -14, z: 0}
  1032. second:
  1033. serializedVersion: 2
  1034. m_TileIndex: 8
  1035. m_TileSpriteIndex: 10
  1036. m_TileMatrixIndex: 0
  1037. m_TileColorIndex: 8
  1038. m_TileObjectToInstantiateIndex: 65535
  1039. dummyAlignment: 0
  1040. m_AllTileFlags: 1073741826
  1041. - first: {x: 1, y: -14, z: 0}
  1042. second:
  1043. serializedVersion: 2
  1044. m_TileIndex: 8
  1045. m_TileSpriteIndex: 10
  1046. m_TileMatrixIndex: 0
  1047. m_TileColorIndex: 8
  1048. m_TileObjectToInstantiateIndex: 65535
  1049. dummyAlignment: 0
  1050. m_AllTileFlags: 1073741826
  1051. - first: {x: 2, y: -14, z: 0}
  1052. second:
  1053. serializedVersion: 2
  1054. m_TileIndex: 8
  1055. m_TileSpriteIndex: 10
  1056. m_TileMatrixIndex: 0
  1057. m_TileColorIndex: 8
  1058. m_TileObjectToInstantiateIndex: 65535
  1059. dummyAlignment: 0
  1060. m_AllTileFlags: 1073741826
  1061. - first: {x: 3, y: -14, z: 0}
  1062. second:
  1063. serializedVersion: 2
  1064. m_TileIndex: 8
  1065. m_TileSpriteIndex: 10
  1066. m_TileMatrixIndex: 0
  1067. m_TileColorIndex: 8
  1068. m_TileObjectToInstantiateIndex: 65535
  1069. dummyAlignment: 0
  1070. m_AllTileFlags: 1073741826
  1071. - first: {x: 4, y: -14, z: 0}
  1072. second:
  1073. serializedVersion: 2
  1074. m_TileIndex: 8
  1075. m_TileSpriteIndex: 10
  1076. m_TileMatrixIndex: 0
  1077. m_TileColorIndex: 8
  1078. m_TileObjectToInstantiateIndex: 65535
  1079. dummyAlignment: 0
  1080. m_AllTileFlags: 1073741826
  1081. - first: {x: 5, y: -14, z: 0}
  1082. second:
  1083. serializedVersion: 2
  1084. m_TileIndex: 8
  1085. m_TileSpriteIndex: 10
  1086. m_TileMatrixIndex: 0
  1087. m_TileColorIndex: 8
  1088. m_TileObjectToInstantiateIndex: 65535
  1089. dummyAlignment: 0
  1090. m_AllTileFlags: 1073741826
  1091. - first: {x: 6, y: -14, z: 0}
  1092. second:
  1093. serializedVersion: 2
  1094. m_TileIndex: 8
  1095. m_TileSpriteIndex: 10
  1096. m_TileMatrixIndex: 0
  1097. m_TileColorIndex: 8
  1098. m_TileObjectToInstantiateIndex: 65535
  1099. dummyAlignment: 0
  1100. m_AllTileFlags: 1073741826
  1101. - first: {x: 7, y: -14, z: 0}
  1102. second:
  1103. serializedVersion: 2
  1104. m_TileIndex: 8
  1105. m_TileSpriteIndex: 10
  1106. m_TileMatrixIndex: 0
  1107. m_TileColorIndex: 8
  1108. m_TileObjectToInstantiateIndex: 65535
  1109. dummyAlignment: 0
  1110. m_AllTileFlags: 1073741826
  1111. - first: {x: 8, y: -14, z: 0}
  1112. second:
  1113. serializedVersion: 2
  1114. m_TileIndex: 8
  1115. m_TileSpriteIndex: 10
  1116. m_TileMatrixIndex: 0
  1117. m_TileColorIndex: 8
  1118. m_TileObjectToInstantiateIndex: 65535
  1119. dummyAlignment: 0
  1120. m_AllTileFlags: 1073741826
  1121. - first: {x: 9, y: -14, z: 0}
  1122. second:
  1123. serializedVersion: 2
  1124. m_TileIndex: 8
  1125. m_TileSpriteIndex: 10
  1126. m_TileMatrixIndex: 0
  1127. m_TileColorIndex: 8
  1128. m_TileObjectToInstantiateIndex: 65535
  1129. dummyAlignment: 0
  1130. m_AllTileFlags: 1073741826
  1131. - first: {x: 10, y: -14, z: 0}
  1132. second:
  1133. serializedVersion: 2
  1134. m_TileIndex: 8
  1135. m_TileSpriteIndex: 10
  1136. m_TileMatrixIndex: 0
  1137. m_TileColorIndex: 8
  1138. m_TileObjectToInstantiateIndex: 65535
  1139. dummyAlignment: 0
  1140. m_AllTileFlags: 1073741826
  1141. - first: {x: 11, y: -14, z: 0}
  1142. second:
  1143. serializedVersion: 2
  1144. m_TileIndex: 8
  1145. m_TileSpriteIndex: 13
  1146. m_TileMatrixIndex: 0
  1147. m_TileColorIndex: 8
  1148. m_TileObjectToInstantiateIndex: 65535
  1149. dummyAlignment: 0
  1150. m_AllTileFlags: 1073741826
  1151. - first: {x: -6, y: -13, z: 0}
  1152. second:
  1153. serializedVersion: 2
  1154. m_TileIndex: 8
  1155. m_TileSpriteIndex: 8
  1156. m_TileMatrixIndex: 0
  1157. m_TileColorIndex: 8
  1158. m_TileObjectToInstantiateIndex: 65535
  1159. dummyAlignment: 0
  1160. m_AllTileFlags: 1073741826
  1161. - first: {x: -5, y: -13, z: 0}
  1162. second:
  1163. serializedVersion: 2
  1164. m_TileIndex: 8
  1165. m_TileSpriteIndex: 10
  1166. m_TileMatrixIndex: 0
  1167. m_TileColorIndex: 8
  1168. m_TileObjectToInstantiateIndex: 65535
  1169. dummyAlignment: 0
  1170. m_AllTileFlags: 1073741826
  1171. - first: {x: -4, y: -13, z: 0}
  1172. second:
  1173. serializedVersion: 2
  1174. m_TileIndex: 8
  1175. m_TileSpriteIndex: 10
  1176. m_TileMatrixIndex: 0
  1177. m_TileColorIndex: 8
  1178. m_TileObjectToInstantiateIndex: 65535
  1179. dummyAlignment: 0
  1180. m_AllTileFlags: 1073741826
  1181. - first: {x: -3, y: -13, z: 0}
  1182. second:
  1183. serializedVersion: 2
  1184. m_TileIndex: 8
  1185. m_TileSpriteIndex: 10
  1186. m_TileMatrixIndex: 0
  1187. m_TileColorIndex: 8
  1188. m_TileObjectToInstantiateIndex: 65535
  1189. dummyAlignment: 0
  1190. m_AllTileFlags: 1073741826
  1191. - first: {x: -2, y: -13, z: 0}
  1192. second:
  1193. serializedVersion: 2
  1194. m_TileIndex: 8
  1195. m_TileSpriteIndex: 10
  1196. m_TileMatrixIndex: 0
  1197. m_TileColorIndex: 8
  1198. m_TileObjectToInstantiateIndex: 65535
  1199. dummyAlignment: 0
  1200. m_AllTileFlags: 1073741826
  1201. - first: {x: -1, y: -13, z: 0}
  1202. second:
  1203. serializedVersion: 2
  1204. m_TileIndex: 8
  1205. m_TileSpriteIndex: 10
  1206. m_TileMatrixIndex: 0
  1207. m_TileColorIndex: 8
  1208. m_TileObjectToInstantiateIndex: 65535
  1209. dummyAlignment: 0
  1210. m_AllTileFlags: 1073741826
  1211. - first: {x: 0, y: -13, z: 0}
  1212. second:
  1213. serializedVersion: 2
  1214. m_TileIndex: 8
  1215. m_TileSpriteIndex: 10
  1216. m_TileMatrixIndex: 0
  1217. m_TileColorIndex: 8
  1218. m_TileObjectToInstantiateIndex: 65535
  1219. dummyAlignment: 0
  1220. m_AllTileFlags: 1073741826
  1221. - first: {x: 1, y: -13, z: 0}
  1222. second:
  1223. serializedVersion: 2
  1224. m_TileIndex: 8
  1225. m_TileSpriteIndex: 10
  1226. m_TileMatrixIndex: 0
  1227. m_TileColorIndex: 8
  1228. m_TileObjectToInstantiateIndex: 65535
  1229. dummyAlignment: 0
  1230. m_AllTileFlags: 1073741826
  1231. - first: {x: 2, y: -13, z: 0}
  1232. second:
  1233. serializedVersion: 2
  1234. m_TileIndex: 8
  1235. m_TileSpriteIndex: 10
  1236. m_TileMatrixIndex: 0
  1237. m_TileColorIndex: 8
  1238. m_TileObjectToInstantiateIndex: 65535
  1239. dummyAlignment: 0
  1240. m_AllTileFlags: 1073741826
  1241. - first: {x: 3, y: -13, z: 0}
  1242. second:
  1243. serializedVersion: 2
  1244. m_TileIndex: 8
  1245. m_TileSpriteIndex: 10
  1246. m_TileMatrixIndex: 0
  1247. m_TileColorIndex: 8
  1248. m_TileObjectToInstantiateIndex: 65535
  1249. dummyAlignment: 0
  1250. m_AllTileFlags: 1073741826
  1251. - first: {x: 4, y: -13, z: 0}
  1252. second:
  1253. serializedVersion: 2
  1254. m_TileIndex: 8
  1255. m_TileSpriteIndex: 10
  1256. m_TileMatrixIndex: 0
  1257. m_TileColorIndex: 8
  1258. m_TileObjectToInstantiateIndex: 65535
  1259. dummyAlignment: 0
  1260. m_AllTileFlags: 1073741826
  1261. - first: {x: 5, y: -13, z: 0}
  1262. second:
  1263. serializedVersion: 2
  1264. m_TileIndex: 8
  1265. m_TileSpriteIndex: 10
  1266. m_TileMatrixIndex: 0
  1267. m_TileColorIndex: 8
  1268. m_TileObjectToInstantiateIndex: 65535
  1269. dummyAlignment: 0
  1270. m_AllTileFlags: 1073741826
  1271. - first: {x: 6, y: -13, z: 0}
  1272. second:
  1273. serializedVersion: 2
  1274. m_TileIndex: 8
  1275. m_TileSpriteIndex: 10
  1276. m_TileMatrixIndex: 0
  1277. m_TileColorIndex: 8
  1278. m_TileObjectToInstantiateIndex: 65535
  1279. dummyAlignment: 0
  1280. m_AllTileFlags: 1073741826
  1281. - first: {x: 7, y: -13, z: 0}
  1282. second:
  1283. serializedVersion: 2
  1284. m_TileIndex: 8
  1285. m_TileSpriteIndex: 10
  1286. m_TileMatrixIndex: 0
  1287. m_TileColorIndex: 8
  1288. m_TileObjectToInstantiateIndex: 65535
  1289. dummyAlignment: 0
  1290. m_AllTileFlags: 1073741826
  1291. - first: {x: 8, y: -13, z: 0}
  1292. second:
  1293. serializedVersion: 2
  1294. m_TileIndex: 8
  1295. m_TileSpriteIndex: 10
  1296. m_TileMatrixIndex: 0
  1297. m_TileColorIndex: 8
  1298. m_TileObjectToInstantiateIndex: 65535
  1299. dummyAlignment: 0
  1300. m_AllTileFlags: 1073741826
  1301. - first: {x: 9, y: -13, z: 0}
  1302. second:
  1303. serializedVersion: 2
  1304. m_TileIndex: 8
  1305. m_TileSpriteIndex: 10
  1306. m_TileMatrixIndex: 0
  1307. m_TileColorIndex: 8
  1308. m_TileObjectToInstantiateIndex: 65535
  1309. dummyAlignment: 0
  1310. m_AllTileFlags: 1073741826
  1311. - first: {x: 10, y: -13, z: 0}
  1312. second:
  1313. serializedVersion: 2
  1314. m_TileIndex: 8
  1315. m_TileSpriteIndex: 10
  1316. m_TileMatrixIndex: 0
  1317. m_TileColorIndex: 8
  1318. m_TileObjectToInstantiateIndex: 65535
  1319. dummyAlignment: 0
  1320. m_AllTileFlags: 1073741826
  1321. - first: {x: 11, y: -13, z: 0}
  1322. second:
  1323. serializedVersion: 2
  1324. m_TileIndex: 8
  1325. m_TileSpriteIndex: 13
  1326. m_TileMatrixIndex: 0
  1327. m_TileColorIndex: 8
  1328. m_TileObjectToInstantiateIndex: 65535
  1329. dummyAlignment: 0
  1330. m_AllTileFlags: 1073741826
  1331. - first: {x: -6, y: -12, z: 0}
  1332. second:
  1333. serializedVersion: 2
  1334. m_TileIndex: 8
  1335. m_TileSpriteIndex: 8
  1336. m_TileMatrixIndex: 0
  1337. m_TileColorIndex: 8
  1338. m_TileObjectToInstantiateIndex: 65535
  1339. dummyAlignment: 0
  1340. m_AllTileFlags: 1073741826
  1341. - first: {x: -5, y: -12, z: 0}
  1342. second:
  1343. serializedVersion: 2
  1344. m_TileIndex: 8
  1345. m_TileSpriteIndex: 10
  1346. m_TileMatrixIndex: 0
  1347. m_TileColorIndex: 8
  1348. m_TileObjectToInstantiateIndex: 65535
  1349. dummyAlignment: 0
  1350. m_AllTileFlags: 1073741826
  1351. - first: {x: -4, y: -12, z: 0}
  1352. second:
  1353. serializedVersion: 2
  1354. m_TileIndex: 8
  1355. m_TileSpriteIndex: 10
  1356. m_TileMatrixIndex: 0
  1357. m_TileColorIndex: 8
  1358. m_TileObjectToInstantiateIndex: 65535
  1359. dummyAlignment: 0
  1360. m_AllTileFlags: 1073741826
  1361. - first: {x: -3, y: -12, z: 0}
  1362. second:
  1363. serializedVersion: 2
  1364. m_TileIndex: 8
  1365. m_TileSpriteIndex: 10
  1366. m_TileMatrixIndex: 0
  1367. m_TileColorIndex: 8
  1368. m_TileObjectToInstantiateIndex: 65535
  1369. dummyAlignment: 0
  1370. m_AllTileFlags: 1073741826
  1371. - first: {x: -2, y: -12, z: 0}
  1372. second:
  1373. serializedVersion: 2
  1374. m_TileIndex: 8
  1375. m_TileSpriteIndex: 10
  1376. m_TileMatrixIndex: 0
  1377. m_TileColorIndex: 8
  1378. m_TileObjectToInstantiateIndex: 65535
  1379. dummyAlignment: 0
  1380. m_AllTileFlags: 1073741826
  1381. - first: {x: -1, y: -12, z: 0}
  1382. second:
  1383. serializedVersion: 2
  1384. m_TileIndex: 8
  1385. m_TileSpriteIndex: 10
  1386. m_TileMatrixIndex: 0
  1387. m_TileColorIndex: 8
  1388. m_TileObjectToInstantiateIndex: 65535
  1389. dummyAlignment: 0
  1390. m_AllTileFlags: 1073741826
  1391. - first: {x: 0, y: -12, z: 0}
  1392. second:
  1393. serializedVersion: 2
  1394. m_TileIndex: 8
  1395. m_TileSpriteIndex: 10
  1396. m_TileMatrixIndex: 0
  1397. m_TileColorIndex: 8
  1398. m_TileObjectToInstantiateIndex: 65535
  1399. dummyAlignment: 0
  1400. m_AllTileFlags: 1073741826
  1401. - first: {x: 1, y: -12, z: 0}
  1402. second:
  1403. serializedVersion: 2
  1404. m_TileIndex: 8
  1405. m_TileSpriteIndex: 10
  1406. m_TileMatrixIndex: 0
  1407. m_TileColorIndex: 8
  1408. m_TileObjectToInstantiateIndex: 65535
  1409. dummyAlignment: 0
  1410. m_AllTileFlags: 1073741826
  1411. - first: {x: 2, y: -12, z: 0}
  1412. second:
  1413. serializedVersion: 2
  1414. m_TileIndex: 8
  1415. m_TileSpriteIndex: 10
  1416. m_TileMatrixIndex: 0
  1417. m_TileColorIndex: 8
  1418. m_TileObjectToInstantiateIndex: 65535
  1419. dummyAlignment: 0
  1420. m_AllTileFlags: 1073741826
  1421. - first: {x: 3, y: -12, z: 0}
  1422. second:
  1423. serializedVersion: 2
  1424. m_TileIndex: 8
  1425. m_TileSpriteIndex: 10
  1426. m_TileMatrixIndex: 0
  1427. m_TileColorIndex: 8
  1428. m_TileObjectToInstantiateIndex: 65535
  1429. dummyAlignment: 0
  1430. m_AllTileFlags: 1073741826
  1431. - first: {x: 4, y: -12, z: 0}
  1432. second:
  1433. serializedVersion: 2
  1434. m_TileIndex: 8
  1435. m_TileSpriteIndex: 10
  1436. m_TileMatrixIndex: 0
  1437. m_TileColorIndex: 8
  1438. m_TileObjectToInstantiateIndex: 65535
  1439. dummyAlignment: 0
  1440. m_AllTileFlags: 1073741826
  1441. - first: {x: 5, y: -12, z: 0}
  1442. second:
  1443. serializedVersion: 2
  1444. m_TileIndex: 8
  1445. m_TileSpriteIndex: 10
  1446. m_TileMatrixIndex: 0
  1447. m_TileColorIndex: 8
  1448. m_TileObjectToInstantiateIndex: 65535
  1449. dummyAlignment: 0
  1450. m_AllTileFlags: 1073741826
  1451. - first: {x: 6, y: -12, z: 0}
  1452. second:
  1453. serializedVersion: 2
  1454. m_TileIndex: 8
  1455. m_TileSpriteIndex: 10
  1456. m_TileMatrixIndex: 0
  1457. m_TileColorIndex: 8
  1458. m_TileObjectToInstantiateIndex: 65535
  1459. dummyAlignment: 0
  1460. m_AllTileFlags: 1073741826
  1461. - first: {x: 7, y: -12, z: 0}
  1462. second:
  1463. serializedVersion: 2
  1464. m_TileIndex: 8
  1465. m_TileSpriteIndex: 10
  1466. m_TileMatrixIndex: 0
  1467. m_TileColorIndex: 8
  1468. m_TileObjectToInstantiateIndex: 65535
  1469. dummyAlignment: 0
  1470. m_AllTileFlags: 1073741826
  1471. - first: {x: 8, y: -12, z: 0}
  1472. second:
  1473. serializedVersion: 2
  1474. m_TileIndex: 8
  1475. m_TileSpriteIndex: 10
  1476. m_TileMatrixIndex: 0
  1477. m_TileColorIndex: 8
  1478. m_TileObjectToInstantiateIndex: 65535
  1479. dummyAlignment: 0
  1480. m_AllTileFlags: 1073741826
  1481. - first: {x: 9, y: -12, z: 0}
  1482. second:
  1483. serializedVersion: 2
  1484. m_TileIndex: 8
  1485. m_TileSpriteIndex: 10
  1486. m_TileMatrixIndex: 0
  1487. m_TileColorIndex: 8
  1488. m_TileObjectToInstantiateIndex: 65535
  1489. dummyAlignment: 0
  1490. m_AllTileFlags: 1073741826
  1491. - first: {x: 10, y: -12, z: 0}
  1492. second:
  1493. serializedVersion: 2
  1494. m_TileIndex: 8
  1495. m_TileSpriteIndex: 10
  1496. m_TileMatrixIndex: 0
  1497. m_TileColorIndex: 8
  1498. m_TileObjectToInstantiateIndex: 65535
  1499. dummyAlignment: 0
  1500. m_AllTileFlags: 1073741826
  1501. - first: {x: 11, y: -12, z: 0}
  1502. second:
  1503. serializedVersion: 2
  1504. m_TileIndex: 8
  1505. m_TileSpriteIndex: 13
  1506. m_TileMatrixIndex: 0
  1507. m_TileColorIndex: 8
  1508. m_TileObjectToInstantiateIndex: 65535
  1509. dummyAlignment: 0
  1510. m_AllTileFlags: 1073741826
  1511. - first: {x: -6, y: -11, z: 0}
  1512. second:
  1513. serializedVersion: 2
  1514. m_TileIndex: 8
  1515. m_TileSpriteIndex: 8
  1516. m_TileMatrixIndex: 0
  1517. m_TileColorIndex: 8
  1518. m_TileObjectToInstantiateIndex: 65535
  1519. dummyAlignment: 0
  1520. m_AllTileFlags: 1073741826
  1521. - first: {x: -5, y: -11, z: 0}
  1522. second:
  1523. serializedVersion: 2
  1524. m_TileIndex: 8
  1525. m_TileSpriteIndex: 10
  1526. m_TileMatrixIndex: 0
  1527. m_TileColorIndex: 8
  1528. m_TileObjectToInstantiateIndex: 65535
  1529. dummyAlignment: 0
  1530. m_AllTileFlags: 1073741826
  1531. - first: {x: -4, y: -11, z: 0}
  1532. second:
  1533. serializedVersion: 2
  1534. m_TileIndex: 8
  1535. m_TileSpriteIndex: 10
  1536. m_TileMatrixIndex: 0
  1537. m_TileColorIndex: 8
  1538. m_TileObjectToInstantiateIndex: 65535
  1539. dummyAlignment: 0
  1540. m_AllTileFlags: 1073741826
  1541. - first: {x: -3, y: -11, z: 0}
  1542. second:
  1543. serializedVersion: 2
  1544. m_TileIndex: 8
  1545. m_TileSpriteIndex: 10
  1546. m_TileMatrixIndex: 0
  1547. m_TileColorIndex: 8
  1548. m_TileObjectToInstantiateIndex: 65535
  1549. dummyAlignment: 0
  1550. m_AllTileFlags: 1073741826
  1551. - first: {x: -2, y: -11, z: 0}
  1552. second:
  1553. serializedVersion: 2
  1554. m_TileIndex: 8
  1555. m_TileSpriteIndex: 10
  1556. m_TileMatrixIndex: 0
  1557. m_TileColorIndex: 8
  1558. m_TileObjectToInstantiateIndex: 65535
  1559. dummyAlignment: 0
  1560. m_AllTileFlags: 1073741826
  1561. - first: {x: -1, y: -11, z: 0}
  1562. second:
  1563. serializedVersion: 2
  1564. m_TileIndex: 8
  1565. m_TileSpriteIndex: 10
  1566. m_TileMatrixIndex: 0
  1567. m_TileColorIndex: 8
  1568. m_TileObjectToInstantiateIndex: 65535
  1569. dummyAlignment: 0
  1570. m_AllTileFlags: 1073741826
  1571. - first: {x: 0, y: -11, z: 0}
  1572. second:
  1573. serializedVersion: 2
  1574. m_TileIndex: 8
  1575. m_TileSpriteIndex: 10
  1576. m_TileMatrixIndex: 0
  1577. m_TileColorIndex: 8
  1578. m_TileObjectToInstantiateIndex: 65535
  1579. dummyAlignment: 0
  1580. m_AllTileFlags: 1073741826
  1581. - first: {x: 1, y: -11, z: 0}
  1582. second:
  1583. serializedVersion: 2
  1584. m_TileIndex: 8
  1585. m_TileSpriteIndex: 10
  1586. m_TileMatrixIndex: 0
  1587. m_TileColorIndex: 8
  1588. m_TileObjectToInstantiateIndex: 65535
  1589. dummyAlignment: 0
  1590. m_AllTileFlags: 1073741826
  1591. - first: {x: 2, y: -11, z: 0}
  1592. second:
  1593. serializedVersion: 2
  1594. m_TileIndex: 8
  1595. m_TileSpriteIndex: 10
  1596. m_TileMatrixIndex: 0
  1597. m_TileColorIndex: 8
  1598. m_TileObjectToInstantiateIndex: 65535
  1599. dummyAlignment: 0
  1600. m_AllTileFlags: 1073741826
  1601. - first: {x: 3, y: -11, z: 0}
  1602. second:
  1603. serializedVersion: 2
  1604. m_TileIndex: 8
  1605. m_TileSpriteIndex: 10
  1606. m_TileMatrixIndex: 0
  1607. m_TileColorIndex: 8
  1608. m_TileObjectToInstantiateIndex: 65535
  1609. dummyAlignment: 0
  1610. m_AllTileFlags: 1073741826
  1611. - first: {x: 4, y: -11, z: 0}
  1612. second:
  1613. serializedVersion: 2
  1614. m_TileIndex: 8
  1615. m_TileSpriteIndex: 10
  1616. m_TileMatrixIndex: 0
  1617. m_TileColorIndex: 8
  1618. m_TileObjectToInstantiateIndex: 65535
  1619. dummyAlignment: 0
  1620. m_AllTileFlags: 1073741826
  1621. - first: {x: 5, y: -11, z: 0}
  1622. second:
  1623. serializedVersion: 2
  1624. m_TileIndex: 8
  1625. m_TileSpriteIndex: 10
  1626. m_TileMatrixIndex: 0
  1627. m_TileColorIndex: 8
  1628. m_TileObjectToInstantiateIndex: 65535
  1629. dummyAlignment: 0
  1630. m_AllTileFlags: 1073741826
  1631. - first: {x: 6, y: -11, z: 0}
  1632. second:
  1633. serializedVersion: 2
  1634. m_TileIndex: 8
  1635. m_TileSpriteIndex: 10
  1636. m_TileMatrixIndex: 0
  1637. m_TileColorIndex: 8
  1638. m_TileObjectToInstantiateIndex: 65535
  1639. dummyAlignment: 0
  1640. m_AllTileFlags: 1073741826
  1641. - first: {x: 7, y: -11, z: 0}
  1642. second:
  1643. serializedVersion: 2
  1644. m_TileIndex: 8
  1645. m_TileSpriteIndex: 10
  1646. m_TileMatrixIndex: 0
  1647. m_TileColorIndex: 8
  1648. m_TileObjectToInstantiateIndex: 65535
  1649. dummyAlignment: 0
  1650. m_AllTileFlags: 1073741826
  1651. - first: {x: 8, y: -11, z: 0}
  1652. second:
  1653. serializedVersion: 2
  1654. m_TileIndex: 8
  1655. m_TileSpriteIndex: 10
  1656. m_TileMatrixIndex: 0
  1657. m_TileColorIndex: 8
  1658. m_TileObjectToInstantiateIndex: 65535
  1659. dummyAlignment: 0
  1660. m_AllTileFlags: 1073741826
  1661. - first: {x: 9, y: -11, z: 0}
  1662. second:
  1663. serializedVersion: 2
  1664. m_TileIndex: 8
  1665. m_TileSpriteIndex: 10
  1666. m_TileMatrixIndex: 0
  1667. m_TileColorIndex: 8
  1668. m_TileObjectToInstantiateIndex: 65535
  1669. dummyAlignment: 0
  1670. m_AllTileFlags: 1073741826
  1671. - first: {x: 10, y: -11, z: 0}
  1672. second:
  1673. serializedVersion: 2
  1674. m_TileIndex: 8
  1675. m_TileSpriteIndex: 10
  1676. m_TileMatrixIndex: 0
  1677. m_TileColorIndex: 8
  1678. m_TileObjectToInstantiateIndex: 65535
  1679. dummyAlignment: 0
  1680. m_AllTileFlags: 1073741826
  1681. - first: {x: 11, y: -11, z: 0}
  1682. second:
  1683. serializedVersion: 2
  1684. m_TileIndex: 8
  1685. m_TileSpriteIndex: 4
  1686. m_TileMatrixIndex: 0
  1687. m_TileColorIndex: 8
  1688. m_TileObjectToInstantiateIndex: 65535
  1689. dummyAlignment: 0
  1690. m_AllTileFlags: 1073741826
  1691. - first: {x: 12, y: -11, z: 0}
  1692. second:
  1693. serializedVersion: 2
  1694. m_TileIndex: 8
  1695. m_TileSpriteIndex: 15
  1696. m_TileMatrixIndex: 0
  1697. m_TileColorIndex: 8
  1698. m_TileObjectToInstantiateIndex: 65535
  1699. dummyAlignment: 0
  1700. m_AllTileFlags: 1073741826
  1701. - first: {x: -8, y: -10, z: 0}
  1702. second:
  1703. serializedVersion: 2
  1704. m_TileIndex: 7
  1705. m_TileSpriteIndex: 2
  1706. m_TileMatrixIndex: 5
  1707. m_TileColorIndex: 8
  1708. m_TileObjectToInstantiateIndex: 65535
  1709. dummyAlignment: 0
  1710. m_AllTileFlags: 1073741826
  1711. - first: {x: -7, y: -10, z: 0}
  1712. second:
  1713. serializedVersion: 2
  1714. m_TileIndex: 7
  1715. m_TileSpriteIndex: 2
  1716. m_TileMatrixIndex: 4
  1717. m_TileColorIndex: 8
  1718. m_TileObjectToInstantiateIndex: 65535
  1719. dummyAlignment: 0
  1720. m_AllTileFlags: 1073741826
  1721. - first: {x: -6, y: -10, z: 0}
  1722. second:
  1723. serializedVersion: 2
  1724. m_TileIndex: 8
  1725. m_TileSpriteIndex: 8
  1726. m_TileMatrixIndex: 0
  1727. m_TileColorIndex: 8
  1728. m_TileObjectToInstantiateIndex: 65535
  1729. dummyAlignment: 0
  1730. m_AllTileFlags: 1073741826
  1731. - first: {x: -5, y: -10, z: 0}
  1732. second:
  1733. serializedVersion: 2
  1734. m_TileIndex: 8
  1735. m_TileSpriteIndex: 10
  1736. m_TileMatrixIndex: 0
  1737. m_TileColorIndex: 8
  1738. m_TileObjectToInstantiateIndex: 65535
  1739. dummyAlignment: 0
  1740. m_AllTileFlags: 1073741826
  1741. - first: {x: -4, y: -10, z: 0}
  1742. second:
  1743. serializedVersion: 2
  1744. m_TileIndex: 8
  1745. m_TileSpriteIndex: 10
  1746. m_TileMatrixIndex: 0
  1747. m_TileColorIndex: 8
  1748. m_TileObjectToInstantiateIndex: 65535
  1749. dummyAlignment: 0
  1750. m_AllTileFlags: 1073741826
  1751. - first: {x: -3, y: -10, z: 0}
  1752. second:
  1753. serializedVersion: 2
  1754. m_TileIndex: 8
  1755. m_TileSpriteIndex: 10
  1756. m_TileMatrixIndex: 0
  1757. m_TileColorIndex: 8
  1758. m_TileObjectToInstantiateIndex: 65535
  1759. dummyAlignment: 0
  1760. m_AllTileFlags: 1073741826
  1761. - first: {x: -2, y: -10, z: 0}
  1762. second:
  1763. serializedVersion: 2
  1764. m_TileIndex: 8
  1765. m_TileSpriteIndex: 10
  1766. m_TileMatrixIndex: 0
  1767. m_TileColorIndex: 8
  1768. m_TileObjectToInstantiateIndex: 65535
  1769. dummyAlignment: 0
  1770. m_AllTileFlags: 1073741826
  1771. - first: {x: -1, y: -10, z: 0}
  1772. second:
  1773. serializedVersion: 2
  1774. m_TileIndex: 8
  1775. m_TileSpriteIndex: 10
  1776. m_TileMatrixIndex: 0
  1777. m_TileColorIndex: 8
  1778. m_TileObjectToInstantiateIndex: 65535
  1779. dummyAlignment: 0
  1780. m_AllTileFlags: 1073741826
  1781. - first: {x: 0, y: -10, z: 0}
  1782. second:
  1783. serializedVersion: 2
  1784. m_TileIndex: 8
  1785. m_TileSpriteIndex: 10
  1786. m_TileMatrixIndex: 0
  1787. m_TileColorIndex: 8
  1788. m_TileObjectToInstantiateIndex: 65535
  1789. dummyAlignment: 0
  1790. m_AllTileFlags: 1073741826
  1791. - first: {x: 1, y: -10, z: 0}
  1792. second:
  1793. serializedVersion: 2
  1794. m_TileIndex: 8
  1795. m_TileSpriteIndex: 10
  1796. m_TileMatrixIndex: 0
  1797. m_TileColorIndex: 8
  1798. m_TileObjectToInstantiateIndex: 65535
  1799. dummyAlignment: 0
  1800. m_AllTileFlags: 1073741826
  1801. - first: {x: 2, y: -10, z: 0}
  1802. second:
  1803. serializedVersion: 2
  1804. m_TileIndex: 8
  1805. m_TileSpriteIndex: 10
  1806. m_TileMatrixIndex: 0
  1807. m_TileColorIndex: 8
  1808. m_TileObjectToInstantiateIndex: 65535
  1809. dummyAlignment: 0
  1810. m_AllTileFlags: 1073741826
  1811. - first: {x: 3, y: -10, z: 0}
  1812. second:
  1813. serializedVersion: 2
  1814. m_TileIndex: 8
  1815. m_TileSpriteIndex: 10
  1816. m_TileMatrixIndex: 0
  1817. m_TileColorIndex: 8
  1818. m_TileObjectToInstantiateIndex: 65535
  1819. dummyAlignment: 0
  1820. m_AllTileFlags: 1073741826
  1821. - first: {x: 4, y: -10, z: 0}
  1822. second:
  1823. serializedVersion: 2
  1824. m_TileIndex: 8
  1825. m_TileSpriteIndex: 10
  1826. m_TileMatrixIndex: 0
  1827. m_TileColorIndex: 8
  1828. m_TileObjectToInstantiateIndex: 65535
  1829. dummyAlignment: 0
  1830. m_AllTileFlags: 1073741826
  1831. - first: {x: 5, y: -10, z: 0}
  1832. second:
  1833. serializedVersion: 2
  1834. m_TileIndex: 8
  1835. m_TileSpriteIndex: 10
  1836. m_TileMatrixIndex: 0
  1837. m_TileColorIndex: 8
  1838. m_TileObjectToInstantiateIndex: 65535
  1839. dummyAlignment: 0
  1840. m_AllTileFlags: 1073741826
  1841. - first: {x: 6, y: -10, z: 0}
  1842. second:
  1843. serializedVersion: 2
  1844. m_TileIndex: 8
  1845. m_TileSpriteIndex: 10
  1846. m_TileMatrixIndex: 0
  1847. m_TileColorIndex: 8
  1848. m_TileObjectToInstantiateIndex: 65535
  1849. dummyAlignment: 0
  1850. m_AllTileFlags: 1073741826
  1851. - first: {x: 7, y: -10, z: 0}
  1852. second:
  1853. serializedVersion: 2
  1854. m_TileIndex: 8
  1855. m_TileSpriteIndex: 10
  1856. m_TileMatrixIndex: 0
  1857. m_TileColorIndex: 8
  1858. m_TileObjectToInstantiateIndex: 65535
  1859. dummyAlignment: 0
  1860. m_AllTileFlags: 1073741826
  1861. - first: {x: 8, y: -10, z: 0}
  1862. second:
  1863. serializedVersion: 2
  1864. m_TileIndex: 8
  1865. m_TileSpriteIndex: 10
  1866. m_TileMatrixIndex: 0
  1867. m_TileColorIndex: 8
  1868. m_TileObjectToInstantiateIndex: 65535
  1869. dummyAlignment: 0
  1870. m_AllTileFlags: 1073741826
  1871. - first: {x: 9, y: -10, z: 0}
  1872. second:
  1873. serializedVersion: 2
  1874. m_TileIndex: 8
  1875. m_TileSpriteIndex: 10
  1876. m_TileMatrixIndex: 0
  1877. m_TileColorIndex: 8
  1878. m_TileObjectToInstantiateIndex: 65535
  1879. dummyAlignment: 0
  1880. m_AllTileFlags: 1073741826
  1881. - first: {x: 10, y: -10, z: 0}
  1882. second:
  1883. serializedVersion: 2
  1884. m_TileIndex: 8
  1885. m_TileSpriteIndex: 10
  1886. m_TileMatrixIndex: 0
  1887. m_TileColorIndex: 8
  1888. m_TileObjectToInstantiateIndex: 65535
  1889. dummyAlignment: 0
  1890. m_AllTileFlags: 1073741826
  1891. - first: {x: 11, y: -10, z: 0}
  1892. second:
  1893. serializedVersion: 2
  1894. m_TileIndex: 8
  1895. m_TileSpriteIndex: 10
  1896. m_TileMatrixIndex: 0
  1897. m_TileColorIndex: 8
  1898. m_TileObjectToInstantiateIndex: 65535
  1899. dummyAlignment: 0
  1900. m_AllTileFlags: 1073741826
  1901. - first: {x: 12, y: -10, z: 0}
  1902. second:
  1903. serializedVersion: 2
  1904. m_TileIndex: 8
  1905. m_TileSpriteIndex: 13
  1906. m_TileMatrixIndex: 0
  1907. m_TileColorIndex: 8
  1908. m_TileObjectToInstantiateIndex: 65535
  1909. dummyAlignment: 0
  1910. m_AllTileFlags: 1073741826
  1911. - first: {x: -8, y: -9, z: 0}
  1912. second:
  1913. serializedVersion: 2
  1914. m_TileIndex: 7
  1915. m_TileSpriteIndex: 3
  1916. m_TileMatrixIndex: 0
  1917. m_TileColorIndex: 8
  1918. m_TileObjectToInstantiateIndex: 65535
  1919. dummyAlignment: 0
  1920. m_AllTileFlags: 1073741826
  1921. - first: {x: -7, y: -9, z: 0}
  1922. second:
  1923. serializedVersion: 2
  1924. m_TileIndex: 7
  1925. m_TileSpriteIndex: 3
  1926. m_TileMatrixIndex: 2
  1927. m_TileColorIndex: 8
  1928. m_TileObjectToInstantiateIndex: 65535
  1929. dummyAlignment: 0
  1930. m_AllTileFlags: 1073741826
  1931. - first: {x: -6, y: -9, z: 0}
  1932. second:
  1933. serializedVersion: 2
  1934. m_TileIndex: 8
  1935. m_TileSpriteIndex: 8
  1936. m_TileMatrixIndex: 0
  1937. m_TileColorIndex: 8
  1938. m_TileObjectToInstantiateIndex: 65535
  1939. dummyAlignment: 0
  1940. m_AllTileFlags: 1073741826
  1941. - first: {x: -5, y: -9, z: 0}
  1942. second:
  1943. serializedVersion: 2
  1944. m_TileIndex: 8
  1945. m_TileSpriteIndex: 10
  1946. m_TileMatrixIndex: 0
  1947. m_TileColorIndex: 8
  1948. m_TileObjectToInstantiateIndex: 65535
  1949. dummyAlignment: 0
  1950. m_AllTileFlags: 1073741826
  1951. - first: {x: -4, y: -9, z: 0}
  1952. second:
  1953. serializedVersion: 2
  1954. m_TileIndex: 8
  1955. m_TileSpriteIndex: 10
  1956. m_TileMatrixIndex: 0
  1957. m_TileColorIndex: 8
  1958. m_TileObjectToInstantiateIndex: 65535
  1959. dummyAlignment: 0
  1960. m_AllTileFlags: 1073741826
  1961. - first: {x: -3, y: -9, z: 0}
  1962. second:
  1963. serializedVersion: 2
  1964. m_TileIndex: 8
  1965. m_TileSpriteIndex: 10
  1966. m_TileMatrixIndex: 0
  1967. m_TileColorIndex: 8
  1968. m_TileObjectToInstantiateIndex: 65535
  1969. dummyAlignment: 0
  1970. m_AllTileFlags: 1073741826
  1971. - first: {x: -2, y: -9, z: 0}
  1972. second:
  1973. serializedVersion: 2
  1974. m_TileIndex: 8
  1975. m_TileSpriteIndex: 10
  1976. m_TileMatrixIndex: 0
  1977. m_TileColorIndex: 8
  1978. m_TileObjectToInstantiateIndex: 65535
  1979. dummyAlignment: 0
  1980. m_AllTileFlags: 1073741826
  1981. - first: {x: -1, y: -9, z: 0}
  1982. second:
  1983. serializedVersion: 2
  1984. m_TileIndex: 8
  1985. m_TileSpriteIndex: 10
  1986. m_TileMatrixIndex: 0
  1987. m_TileColorIndex: 8
  1988. m_TileObjectToInstantiateIndex: 65535
  1989. dummyAlignment: 0
  1990. m_AllTileFlags: 1073741826
  1991. - first: {x: 0, y: -9, z: 0}
  1992. second:
  1993. serializedVersion: 2
  1994. m_TileIndex: 8
  1995. m_TileSpriteIndex: 10
  1996. m_TileMatrixIndex: 0
  1997. m_TileColorIndex: 8
  1998. m_TileObjectToInstantiateIndex: 65535
  1999. dummyAlignment: 0
  2000. m_AllTileFlags: 1073741826
  2001. - first: {x: 1, y: -9, z: 0}
  2002. second:
  2003. serializedVersion: 2
  2004. m_TileIndex: 8
  2005. m_TileSpriteIndex: 10
  2006. m_TileMatrixIndex: 0
  2007. m_TileColorIndex: 8
  2008. m_TileObjectToInstantiateIndex: 65535
  2009. dummyAlignment: 0
  2010. m_AllTileFlags: 1073741826
  2011. - first: {x: 2, y: -9, z: 0}
  2012. second:
  2013. serializedVersion: 2
  2014. m_TileIndex: 8
  2015. m_TileSpriteIndex: 10
  2016. m_TileMatrixIndex: 0
  2017. m_TileColorIndex: 8
  2018. m_TileObjectToInstantiateIndex: 65535
  2019. dummyAlignment: 0
  2020. m_AllTileFlags: 1073741826
  2021. - first: {x: 3, y: -9, z: 0}
  2022. second:
  2023. serializedVersion: 2
  2024. m_TileIndex: 8
  2025. m_TileSpriteIndex: 10
  2026. m_TileMatrixIndex: 0
  2027. m_TileColorIndex: 8
  2028. m_TileObjectToInstantiateIndex: 65535
  2029. dummyAlignment: 0
  2030. m_AllTileFlags: 1073741826
  2031. - first: {x: 4, y: -9, z: 0}
  2032. second:
  2033. serializedVersion: 2
  2034. m_TileIndex: 8
  2035. m_TileSpriteIndex: 10
  2036. m_TileMatrixIndex: 0
  2037. m_TileColorIndex: 8
  2038. m_TileObjectToInstantiateIndex: 65535
  2039. dummyAlignment: 0
  2040. m_AllTileFlags: 1073741826
  2041. - first: {x: 5, y: -9, z: 0}
  2042. second:
  2043. serializedVersion: 2
  2044. m_TileIndex: 8
  2045. m_TileSpriteIndex: 10
  2046. m_TileMatrixIndex: 0
  2047. m_TileColorIndex: 8
  2048. m_TileObjectToInstantiateIndex: 65535
  2049. dummyAlignment: 0
  2050. m_AllTileFlags: 1073741826
  2051. - first: {x: 6, y: -9, z: 0}
  2052. second:
  2053. serializedVersion: 2
  2054. m_TileIndex: 8
  2055. m_TileSpriteIndex: 10
  2056. m_TileMatrixIndex: 0
  2057. m_TileColorIndex: 8
  2058. m_TileObjectToInstantiateIndex: 65535
  2059. dummyAlignment: 0
  2060. m_AllTileFlags: 1073741826
  2061. - first: {x: 7, y: -9, z: 0}
  2062. second:
  2063. serializedVersion: 2
  2064. m_TileIndex: 8
  2065. m_TileSpriteIndex: 10
  2066. m_TileMatrixIndex: 0
  2067. m_TileColorIndex: 8
  2068. m_TileObjectToInstantiateIndex: 65535
  2069. dummyAlignment: 0
  2070. m_AllTileFlags: 1073741826
  2071. - first: {x: 8, y: -9, z: 0}
  2072. second:
  2073. serializedVersion: 2
  2074. m_TileIndex: 8
  2075. m_TileSpriteIndex: 10
  2076. m_TileMatrixIndex: 0
  2077. m_TileColorIndex: 8
  2078. m_TileObjectToInstantiateIndex: 65535
  2079. dummyAlignment: 0
  2080. m_AllTileFlags: 1073741826
  2081. - first: {x: 9, y: -9, z: 0}
  2082. second:
  2083. serializedVersion: 2
  2084. m_TileIndex: 8
  2085. m_TileSpriteIndex: 10
  2086. m_TileMatrixIndex: 0
  2087. m_TileColorIndex: 8
  2088. m_TileObjectToInstantiateIndex: 65535
  2089. dummyAlignment: 0
  2090. m_AllTileFlags: 1073741826
  2091. - first: {x: 10, y: -9, z: 0}
  2092. second:
  2093. serializedVersion: 2
  2094. m_TileIndex: 8
  2095. m_TileSpriteIndex: 10
  2096. m_TileMatrixIndex: 0
  2097. m_TileColorIndex: 8
  2098. m_TileObjectToInstantiateIndex: 65535
  2099. dummyAlignment: 0
  2100. m_AllTileFlags: 1073741826
  2101. - first: {x: 11, y: -9, z: 0}
  2102. second:
  2103. serializedVersion: 2
  2104. m_TileIndex: 8
  2105. m_TileSpriteIndex: 10
  2106. m_TileMatrixIndex: 0
  2107. m_TileColorIndex: 8
  2108. m_TileObjectToInstantiateIndex: 65535
  2109. dummyAlignment: 0
  2110. m_AllTileFlags: 1073741826
  2111. - first: {x: 12, y: -9, z: 0}
  2112. second:
  2113. serializedVersion: 2
  2114. m_TileIndex: 8
  2115. m_TileSpriteIndex: 13
  2116. m_TileMatrixIndex: 0
  2117. m_TileColorIndex: 8
  2118. m_TileObjectToInstantiateIndex: 65535
  2119. dummyAlignment: 0
  2120. m_AllTileFlags: 1073741826
  2121. - first: {x: -8, y: -8, z: 0}
  2122. second:
  2123. serializedVersion: 2
  2124. m_TileIndex: 7
  2125. m_TileSpriteIndex: 3
  2126. m_TileMatrixIndex: 0
  2127. m_TileColorIndex: 8
  2128. m_TileObjectToInstantiateIndex: 65535
  2129. dummyAlignment: 0
  2130. m_AllTileFlags: 1073741826
  2131. - first: {x: -7, y: -8, z: 0}
  2132. second:
  2133. serializedVersion: 2
  2134. m_TileIndex: 7
  2135. m_TileSpriteIndex: 3
  2136. m_TileMatrixIndex: 2
  2137. m_TileColorIndex: 8
  2138. m_TileObjectToInstantiateIndex: 65535
  2139. dummyAlignment: 0
  2140. m_AllTileFlags: 1073741826
  2141. - first: {x: -6, y: -8, z: 0}
  2142. second:
  2143. serializedVersion: 2
  2144. m_TileIndex: 8
  2145. m_TileSpriteIndex: 8
  2146. m_TileMatrixIndex: 0
  2147. m_TileColorIndex: 8
  2148. m_TileObjectToInstantiateIndex: 65535
  2149. dummyAlignment: 0
  2150. m_AllTileFlags: 1073741826
  2151. - first: {x: -5, y: -8, z: 0}
  2152. second:
  2153. serializedVersion: 2
  2154. m_TileIndex: 8
  2155. m_TileSpriteIndex: 10
  2156. m_TileMatrixIndex: 0
  2157. m_TileColorIndex: 8
  2158. m_TileObjectToInstantiateIndex: 65535
  2159. dummyAlignment: 0
  2160. m_AllTileFlags: 1073741826
  2161. - first: {x: -4, y: -8, z: 0}
  2162. second:
  2163. serializedVersion: 2
  2164. m_TileIndex: 8
  2165. m_TileSpriteIndex: 10
  2166. m_TileMatrixIndex: 0
  2167. m_TileColorIndex: 8
  2168. m_TileObjectToInstantiateIndex: 65535
  2169. dummyAlignment: 0
  2170. m_AllTileFlags: 1073741826
  2171. - first: {x: -3, y: -8, z: 0}
  2172. second:
  2173. serializedVersion: 2
  2174. m_TileIndex: 8
  2175. m_TileSpriteIndex: 10
  2176. m_TileMatrixIndex: 0
  2177. m_TileColorIndex: 8
  2178. m_TileObjectToInstantiateIndex: 65535
  2179. dummyAlignment: 0
  2180. m_AllTileFlags: 1073741826
  2181. - first: {x: -2, y: -8, z: 0}
  2182. second:
  2183. serializedVersion: 2
  2184. m_TileIndex: 8
  2185. m_TileSpriteIndex: 10
  2186. m_TileMatrixIndex: 0
  2187. m_TileColorIndex: 8
  2188. m_TileObjectToInstantiateIndex: 65535
  2189. dummyAlignment: 0
  2190. m_AllTileFlags: 1073741826
  2191. - first: {x: -1, y: -8, z: 0}
  2192. second:
  2193. serializedVersion: 2
  2194. m_TileIndex: 8
  2195. m_TileSpriteIndex: 10
  2196. m_TileMatrixIndex: 0
  2197. m_TileColorIndex: 8
  2198. m_TileObjectToInstantiateIndex: 65535
  2199. dummyAlignment: 0
  2200. m_AllTileFlags: 1073741826
  2201. - first: {x: 0, y: -8, z: 0}
  2202. second:
  2203. serializedVersion: 2
  2204. m_TileIndex: 8
  2205. m_TileSpriteIndex: 10
  2206. m_TileMatrixIndex: 0
  2207. m_TileColorIndex: 8
  2208. m_TileObjectToInstantiateIndex: 65535
  2209. dummyAlignment: 0
  2210. m_AllTileFlags: 1073741826
  2211. - first: {x: 1, y: -8, z: 0}
  2212. second:
  2213. serializedVersion: 2
  2214. m_TileIndex: 8
  2215. m_TileSpriteIndex: 10
  2216. m_TileMatrixIndex: 0
  2217. m_TileColorIndex: 8
  2218. m_TileObjectToInstantiateIndex: 65535
  2219. dummyAlignment: 0
  2220. m_AllTileFlags: 1073741826
  2221. - first: {x: 2, y: -8, z: 0}
  2222. second:
  2223. serializedVersion: 2
  2224. m_TileIndex: 8
  2225. m_TileSpriteIndex: 10
  2226. m_TileMatrixIndex: 0
  2227. m_TileColorIndex: 8
  2228. m_TileObjectToInstantiateIndex: 65535
  2229. dummyAlignment: 0
  2230. m_AllTileFlags: 1073741826
  2231. - first: {x: 3, y: -8, z: 0}
  2232. second:
  2233. serializedVersion: 2
  2234. m_TileIndex: 8
  2235. m_TileSpriteIndex: 10
  2236. m_TileMatrixIndex: 0
  2237. m_TileColorIndex: 8
  2238. m_TileObjectToInstantiateIndex: 65535
  2239. dummyAlignment: 0
  2240. m_AllTileFlags: 1073741826
  2241. - first: {x: 4, y: -8, z: 0}
  2242. second:
  2243. serializedVersion: 2
  2244. m_TileIndex: 8
  2245. m_TileSpriteIndex: 10
  2246. m_TileMatrixIndex: 0
  2247. m_TileColorIndex: 8
  2248. m_TileObjectToInstantiateIndex: 65535
  2249. dummyAlignment: 0
  2250. m_AllTileFlags: 1073741826
  2251. - first: {x: 5, y: -8, z: 0}
  2252. second:
  2253. serializedVersion: 2
  2254. m_TileIndex: 8
  2255. m_TileSpriteIndex: 10
  2256. m_TileMatrixIndex: 0
  2257. m_TileColorIndex: 8
  2258. m_TileObjectToInstantiateIndex: 65535
  2259. dummyAlignment: 0
  2260. m_AllTileFlags: 1073741826
  2261. - first: {x: 6, y: -8, z: 0}
  2262. second:
  2263. serializedVersion: 2
  2264. m_TileIndex: 8
  2265. m_TileSpriteIndex: 10
  2266. m_TileMatrixIndex: 0
  2267. m_TileColorIndex: 8
  2268. m_TileObjectToInstantiateIndex: 65535
  2269. dummyAlignment: 0
  2270. m_AllTileFlags: 1073741826
  2271. - first: {x: 7, y: -8, z: 0}
  2272. second:
  2273. serializedVersion: 2
  2274. m_TileIndex: 8
  2275. m_TileSpriteIndex: 10
  2276. m_TileMatrixIndex: 0
  2277. m_TileColorIndex: 8
  2278. m_TileObjectToInstantiateIndex: 65535
  2279. dummyAlignment: 0
  2280. m_AllTileFlags: 1073741826
  2281. - first: {x: 8, y: -8, z: 0}
  2282. second:
  2283. serializedVersion: 2
  2284. m_TileIndex: 8
  2285. m_TileSpriteIndex: 10
  2286. m_TileMatrixIndex: 0
  2287. m_TileColorIndex: 8
  2288. m_TileObjectToInstantiateIndex: 65535
  2289. dummyAlignment: 0
  2290. m_AllTileFlags: 1073741826
  2291. - first: {x: 9, y: -8, z: 0}
  2292. second:
  2293. serializedVersion: 2
  2294. m_TileIndex: 8
  2295. m_TileSpriteIndex: 10
  2296. m_TileMatrixIndex: 0
  2297. m_TileColorIndex: 8
  2298. m_TileObjectToInstantiateIndex: 65535
  2299. dummyAlignment: 0
  2300. m_AllTileFlags: 1073741826
  2301. - first: {x: 10, y: -8, z: 0}
  2302. second:
  2303. serializedVersion: 2
  2304. m_TileIndex: 8
  2305. m_TileSpriteIndex: 10
  2306. m_TileMatrixIndex: 0
  2307. m_TileColorIndex: 8
  2308. m_TileObjectToInstantiateIndex: 65535
  2309. dummyAlignment: 0
  2310. m_AllTileFlags: 1073741826
  2311. - first: {x: 11, y: -8, z: 0}
  2312. second:
  2313. serializedVersion: 2
  2314. m_TileIndex: 8
  2315. m_TileSpriteIndex: 10
  2316. m_TileMatrixIndex: 0
  2317. m_TileColorIndex: 8
  2318. m_TileObjectToInstantiateIndex: 65535
  2319. dummyAlignment: 0
  2320. m_AllTileFlags: 1073741826
  2321. - first: {x: 12, y: -8, z: 0}
  2322. second:
  2323. serializedVersion: 2
  2324. m_TileIndex: 8
  2325. m_TileSpriteIndex: 13
  2326. m_TileMatrixIndex: 0
  2327. m_TileColorIndex: 8
  2328. m_TileObjectToInstantiateIndex: 65535
  2329. dummyAlignment: 0
  2330. m_AllTileFlags: 1073741826
  2331. - first: {x: -16, y: -7, z: 0}
  2332. second:
  2333. serializedVersion: 2
  2334. m_TileIndex: 7
  2335. m_TileSpriteIndex: 2
  2336. m_TileMatrixIndex: 5
  2337. m_TileColorIndex: 8
  2338. m_TileObjectToInstantiateIndex: 65535
  2339. dummyAlignment: 0
  2340. m_AllTileFlags: 1073741826
  2341. - first: {x: -15, y: -7, z: 0}
  2342. second:
  2343. serializedVersion: 2
  2344. m_TileIndex: 7
  2345. m_TileSpriteIndex: 2
  2346. m_TileMatrixIndex: 4
  2347. m_TileColorIndex: 8
  2348. m_TileObjectToInstantiateIndex: 65535
  2349. dummyAlignment: 0
  2350. m_AllTileFlags: 1073741826
  2351. - first: {x: -8, y: -7, z: 0}
  2352. second:
  2353. serializedVersion: 2
  2354. m_TileIndex: 7
  2355. m_TileSpriteIndex: 3
  2356. m_TileMatrixIndex: 0
  2357. m_TileColorIndex: 8
  2358. m_TileObjectToInstantiateIndex: 65535
  2359. dummyAlignment: 0
  2360. m_AllTileFlags: 1073741826
  2361. - first: {x: -7, y: -7, z: 0}
  2362. second:
  2363. serializedVersion: 2
  2364. m_TileIndex: 7
  2365. m_TileSpriteIndex: 3
  2366. m_TileMatrixIndex: 2
  2367. m_TileColorIndex: 8
  2368. m_TileObjectToInstantiateIndex: 65535
  2369. dummyAlignment: 0
  2370. m_AllTileFlags: 1073741826
  2371. - first: {x: -6, y: -7, z: 0}
  2372. second:
  2373. serializedVersion: 2
  2374. m_TileIndex: 8
  2375. m_TileSpriteIndex: 8
  2376. m_TileMatrixIndex: 0
  2377. m_TileColorIndex: 8
  2378. m_TileObjectToInstantiateIndex: 65535
  2379. dummyAlignment: 0
  2380. m_AllTileFlags: 1073741826
  2381. - first: {x: -5, y: -7, z: 0}
  2382. second:
  2383. serializedVersion: 2
  2384. m_TileIndex: 8
  2385. m_TileSpriteIndex: 10
  2386. m_TileMatrixIndex: 0
  2387. m_TileColorIndex: 8
  2388. m_TileObjectToInstantiateIndex: 65535
  2389. dummyAlignment: 0
  2390. m_AllTileFlags: 1073741826
  2391. - first: {x: -4, y: -7, z: 0}
  2392. second:
  2393. serializedVersion: 2
  2394. m_TileIndex: 8
  2395. m_TileSpriteIndex: 10
  2396. m_TileMatrixIndex: 0
  2397. m_TileColorIndex: 8
  2398. m_TileObjectToInstantiateIndex: 65535
  2399. dummyAlignment: 0
  2400. m_AllTileFlags: 1073741826
  2401. - first: {x: -3, y: -7, z: 0}
  2402. second:
  2403. serializedVersion: 2
  2404. m_TileIndex: 8
  2405. m_TileSpriteIndex: 10
  2406. m_TileMatrixIndex: 0
  2407. m_TileColorIndex: 8
  2408. m_TileObjectToInstantiateIndex: 65535
  2409. dummyAlignment: 0
  2410. m_AllTileFlags: 1073741826
  2411. - first: {x: -2, y: -7, z: 0}
  2412. second:
  2413. serializedVersion: 2
  2414. m_TileIndex: 8
  2415. m_TileSpriteIndex: 10
  2416. m_TileMatrixIndex: 0
  2417. m_TileColorIndex: 8
  2418. m_TileObjectToInstantiateIndex: 65535
  2419. dummyAlignment: 0
  2420. m_AllTileFlags: 1073741826
  2421. - first: {x: -1, y: -7, z: 0}
  2422. second:
  2423. serializedVersion: 2
  2424. m_TileIndex: 8
  2425. m_TileSpriteIndex: 10
  2426. m_TileMatrixIndex: 0
  2427. m_TileColorIndex: 8
  2428. m_TileObjectToInstantiateIndex: 65535
  2429. dummyAlignment: 0
  2430. m_AllTileFlags: 1073741826
  2431. - first: {x: 0, y: -7, z: 0}
  2432. second:
  2433. serializedVersion: 2
  2434. m_TileIndex: 8
  2435. m_TileSpriteIndex: 10
  2436. m_TileMatrixIndex: 0
  2437. m_TileColorIndex: 8
  2438. m_TileObjectToInstantiateIndex: 65535
  2439. dummyAlignment: 0
  2440. m_AllTileFlags: 1073741826
  2441. - first: {x: 1, y: -7, z: 0}
  2442. second:
  2443. serializedVersion: 2
  2444. m_TileIndex: 8
  2445. m_TileSpriteIndex: 10
  2446. m_TileMatrixIndex: 0
  2447. m_TileColorIndex: 8
  2448. m_TileObjectToInstantiateIndex: 65535
  2449. dummyAlignment: 0
  2450. m_AllTileFlags: 1073741826
  2451. - first: {x: 2, y: -7, z: 0}
  2452. second:
  2453. serializedVersion: 2
  2454. m_TileIndex: 8
  2455. m_TileSpriteIndex: 10
  2456. m_TileMatrixIndex: 0
  2457. m_TileColorIndex: 8
  2458. m_TileObjectToInstantiateIndex: 65535
  2459. dummyAlignment: 0
  2460. m_AllTileFlags: 1073741826
  2461. - first: {x: 3, y: -7, z: 0}
  2462. second:
  2463. serializedVersion: 2
  2464. m_TileIndex: 8
  2465. m_TileSpriteIndex: 10
  2466. m_TileMatrixIndex: 0
  2467. m_TileColorIndex: 8
  2468. m_TileObjectToInstantiateIndex: 65535
  2469. dummyAlignment: 0
  2470. m_AllTileFlags: 1073741826
  2471. - first: {x: 4, y: -7, z: 0}
  2472. second:
  2473. serializedVersion: 2
  2474. m_TileIndex: 8
  2475. m_TileSpriteIndex: 10
  2476. m_TileMatrixIndex: 0
  2477. m_TileColorIndex: 8
  2478. m_TileObjectToInstantiateIndex: 65535
  2479. dummyAlignment: 0
  2480. m_AllTileFlags: 1073741826
  2481. - first: {x: 5, y: -7, z: 0}
  2482. second:
  2483. serializedVersion: 2
  2484. m_TileIndex: 8
  2485. m_TileSpriteIndex: 10
  2486. m_TileMatrixIndex: 0
  2487. m_TileColorIndex: 8
  2488. m_TileObjectToInstantiateIndex: 65535
  2489. dummyAlignment: 0
  2490. m_AllTileFlags: 1073741826
  2491. - first: {x: 6, y: -7, z: 0}
  2492. second:
  2493. serializedVersion: 2
  2494. m_TileIndex: 8
  2495. m_TileSpriteIndex: 10
  2496. m_TileMatrixIndex: 0
  2497. m_TileColorIndex: 8
  2498. m_TileObjectToInstantiateIndex: 65535
  2499. dummyAlignment: 0
  2500. m_AllTileFlags: 1073741826
  2501. - first: {x: 7, y: -7, z: 0}
  2502. second:
  2503. serializedVersion: 2
  2504. m_TileIndex: 8
  2505. m_TileSpriteIndex: 10
  2506. m_TileMatrixIndex: 0
  2507. m_TileColorIndex: 8
  2508. m_TileObjectToInstantiateIndex: 65535
  2509. dummyAlignment: 0
  2510. m_AllTileFlags: 1073741826
  2511. - first: {x: 8, y: -7, z: 0}
  2512. second:
  2513. serializedVersion: 2
  2514. m_TileIndex: 8
  2515. m_TileSpriteIndex: 10
  2516. m_TileMatrixIndex: 0
  2517. m_TileColorIndex: 8
  2518. m_TileObjectToInstantiateIndex: 65535
  2519. dummyAlignment: 0
  2520. m_AllTileFlags: 1073741826
  2521. - first: {x: 9, y: -7, z: 0}
  2522. second:
  2523. serializedVersion: 2
  2524. m_TileIndex: 8
  2525. m_TileSpriteIndex: 10
  2526. m_TileMatrixIndex: 0
  2527. m_TileColorIndex: 8
  2528. m_TileObjectToInstantiateIndex: 65535
  2529. dummyAlignment: 0
  2530. m_AllTileFlags: 1073741826
  2531. - first: {x: 10, y: -7, z: 0}
  2532. second:
  2533. serializedVersion: 2
  2534. m_TileIndex: 8
  2535. m_TileSpriteIndex: 5
  2536. m_TileMatrixIndex: 0
  2537. m_TileColorIndex: 8
  2538. m_TileObjectToInstantiateIndex: 65535
  2539. dummyAlignment: 0
  2540. m_AllTileFlags: 1073741826
  2541. - first: {x: 11, y: -7, z: 0}
  2542. second:
  2543. serializedVersion: 2
  2544. m_TileIndex: 8
  2545. m_TileSpriteIndex: 6
  2546. m_TileMatrixIndex: 0
  2547. m_TileColorIndex: 8
  2548. m_TileObjectToInstantiateIndex: 65535
  2549. dummyAlignment: 0
  2550. m_AllTileFlags: 1073741826
  2551. - first: {x: 12, y: -7, z: 0}
  2552. second:
  2553. serializedVersion: 2
  2554. m_TileIndex: 8
  2555. m_TileSpriteIndex: 7
  2556. m_TileMatrixIndex: 0
  2557. m_TileColorIndex: 8
  2558. m_TileObjectToInstantiateIndex: 65535
  2559. dummyAlignment: 0
  2560. m_AllTileFlags: 1073741826
  2561. - first: {x: -17, y: -6, z: 0}
  2562. second:
  2563. serializedVersion: 2
  2564. m_TileIndex: 7
  2565. m_TileSpriteIndex: 2
  2566. m_TileMatrixIndex: 5
  2567. m_TileColorIndex: 8
  2568. m_TileObjectToInstantiateIndex: 65535
  2569. dummyAlignment: 0
  2570. m_AllTileFlags: 1073741826
  2571. - first: {x: -16, y: -6, z: 0}
  2572. second:
  2573. serializedVersion: 2
  2574. m_TileIndex: 7
  2575. m_TileSpriteIndex: 16
  2576. m_TileMatrixIndex: 5
  2577. m_TileColorIndex: 8
  2578. m_TileObjectToInstantiateIndex: 65535
  2579. dummyAlignment: 0
  2580. m_AllTileFlags: 1073741826
  2581. - first: {x: -15, y: -6, z: 0}
  2582. second:
  2583. serializedVersion: 2
  2584. m_TileIndex: 7
  2585. m_TileSpriteIndex: 16
  2586. m_TileMatrixIndex: 4
  2587. m_TileColorIndex: 8
  2588. m_TileObjectToInstantiateIndex: 65535
  2589. dummyAlignment: 0
  2590. m_AllTileFlags: 1073741826
  2591. - first: {x: -14, y: -6, z: 0}
  2592. second:
  2593. serializedVersion: 2
  2594. m_TileIndex: 7
  2595. m_TileSpriteIndex: 17
  2596. m_TileMatrixIndex: 1
  2597. m_TileColorIndex: 8
  2598. m_TileObjectToInstantiateIndex: 65535
  2599. dummyAlignment: 0
  2600. m_AllTileFlags: 1073741826
  2601. - first: {x: -13, y: -6, z: 0}
  2602. second:
  2603. serializedVersion: 2
  2604. m_TileIndex: 7
  2605. m_TileSpriteIndex: 17
  2606. m_TileMatrixIndex: 1
  2607. m_TileColorIndex: 8
  2608. m_TileObjectToInstantiateIndex: 65535
  2609. dummyAlignment: 0
  2610. m_AllTileFlags: 1073741826
  2611. - first: {x: -12, y: -6, z: 0}
  2612. second:
  2613. serializedVersion: 2
  2614. m_TileIndex: 7
  2615. m_TileSpriteIndex: 17
  2616. m_TileMatrixIndex: 1
  2617. m_TileColorIndex: 8
  2618. m_TileObjectToInstantiateIndex: 65535
  2619. dummyAlignment: 0
  2620. m_AllTileFlags: 1073741826
  2621. - first: {x: -11, y: -6, z: 0}
  2622. second:
  2623. serializedVersion: 2
  2624. m_TileIndex: 7
  2625. m_TileSpriteIndex: 17
  2626. m_TileMatrixIndex: 1
  2627. m_TileColorIndex: 8
  2628. m_TileObjectToInstantiateIndex: 65535
  2629. dummyAlignment: 0
  2630. m_AllTileFlags: 1073741826
  2631. - first: {x: -10, y: -6, z: 0}
  2632. second:
  2633. serializedVersion: 2
  2634. m_TileIndex: 7
  2635. m_TileSpriteIndex: 17
  2636. m_TileMatrixIndex: 1
  2637. m_TileColorIndex: 8
  2638. m_TileObjectToInstantiateIndex: 65535
  2639. dummyAlignment: 0
  2640. m_AllTileFlags: 1073741826
  2641. - first: {x: -9, y: -6, z: 0}
  2642. second:
  2643. serializedVersion: 2
  2644. m_TileIndex: 7
  2645. m_TileSpriteIndex: 17
  2646. m_TileMatrixIndex: 1
  2647. m_TileColorIndex: 8
  2648. m_TileObjectToInstantiateIndex: 65535
  2649. dummyAlignment: 0
  2650. m_AllTileFlags: 1073741826
  2651. - first: {x: -8, y: -6, z: 0}
  2652. second:
  2653. serializedVersion: 2
  2654. m_TileIndex: 7
  2655. m_TileSpriteIndex: 16
  2656. m_TileMatrixIndex: 5
  2657. m_TileColorIndex: 8
  2658. m_TileObjectToInstantiateIndex: 65535
  2659. dummyAlignment: 0
  2660. m_AllTileFlags: 1073741826
  2661. - first: {x: -7, y: -6, z: 0}
  2662. second:
  2663. serializedVersion: 2
  2664. m_TileIndex: 7
  2665. m_TileSpriteIndex: 3
  2666. m_TileMatrixIndex: 2
  2667. m_TileColorIndex: 8
  2668. m_TileObjectToInstantiateIndex: 65535
  2669. dummyAlignment: 0
  2670. m_AllTileFlags: 1073741826
  2671. - first: {x: -6, y: -6, z: 0}
  2672. second:
  2673. serializedVersion: 2
  2674. m_TileIndex: 8
  2675. m_TileSpriteIndex: 11
  2676. m_TileMatrixIndex: 0
  2677. m_TileColorIndex: 8
  2678. m_TileObjectToInstantiateIndex: 65535
  2679. dummyAlignment: 0
  2680. m_AllTileFlags: 1073741826
  2681. - first: {x: -5, y: -6, z: 0}
  2682. second:
  2683. serializedVersion: 2
  2684. m_TileIndex: 8
  2685. m_TileSpriteIndex: 9
  2686. m_TileMatrixIndex: 0
  2687. m_TileColorIndex: 8
  2688. m_TileObjectToInstantiateIndex: 65535
  2689. dummyAlignment: 0
  2690. m_AllTileFlags: 1073741826
  2691. - first: {x: -4, y: -6, z: 0}
  2692. second:
  2693. serializedVersion: 2
  2694. m_TileIndex: 8
  2695. m_TileSpriteIndex: 10
  2696. m_TileMatrixIndex: 0
  2697. m_TileColorIndex: 8
  2698. m_TileObjectToInstantiateIndex: 65535
  2699. dummyAlignment: 0
  2700. m_AllTileFlags: 1073741826
  2701. - first: {x: -3, y: -6, z: 0}
  2702. second:
  2703. serializedVersion: 2
  2704. m_TileIndex: 8
  2705. m_TileSpriteIndex: 10
  2706. m_TileMatrixIndex: 0
  2707. m_TileColorIndex: 8
  2708. m_TileObjectToInstantiateIndex: 65535
  2709. dummyAlignment: 0
  2710. m_AllTileFlags: 1073741826
  2711. - first: {x: -2, y: -6, z: 0}
  2712. second:
  2713. serializedVersion: 2
  2714. m_TileIndex: 8
  2715. m_TileSpriteIndex: 10
  2716. m_TileMatrixIndex: 0
  2717. m_TileColorIndex: 8
  2718. m_TileObjectToInstantiateIndex: 65535
  2719. dummyAlignment: 0
  2720. m_AllTileFlags: 1073741826
  2721. - first: {x: -1, y: -6, z: 0}
  2722. second:
  2723. serializedVersion: 2
  2724. m_TileIndex: 8
  2725. m_TileSpriteIndex: 10
  2726. m_TileMatrixIndex: 0
  2727. m_TileColorIndex: 8
  2728. m_TileObjectToInstantiateIndex: 65535
  2729. dummyAlignment: 0
  2730. m_AllTileFlags: 1073741826
  2731. - first: {x: 0, y: -6, z: 0}
  2732. second:
  2733. serializedVersion: 2
  2734. m_TileIndex: 8
  2735. m_TileSpriteIndex: 10
  2736. m_TileMatrixIndex: 0
  2737. m_TileColorIndex: 8
  2738. m_TileObjectToInstantiateIndex: 65535
  2739. dummyAlignment: 0
  2740. m_AllTileFlags: 1073741826
  2741. - first: {x: 1, y: -6, z: 0}
  2742. second:
  2743. serializedVersion: 2
  2744. m_TileIndex: 8
  2745. m_TileSpriteIndex: 10
  2746. m_TileMatrixIndex: 0
  2747. m_TileColorIndex: 8
  2748. m_TileObjectToInstantiateIndex: 65535
  2749. dummyAlignment: 0
  2750. m_AllTileFlags: 1073741826
  2751. - first: {x: 2, y: -6, z: 0}
  2752. second:
  2753. serializedVersion: 2
  2754. m_TileIndex: 8
  2755. m_TileSpriteIndex: 10
  2756. m_TileMatrixIndex: 0
  2757. m_TileColorIndex: 8
  2758. m_TileObjectToInstantiateIndex: 65535
  2759. dummyAlignment: 0
  2760. m_AllTileFlags: 1073741826
  2761. - first: {x: 3, y: -6, z: 0}
  2762. second:
  2763. serializedVersion: 2
  2764. m_TileIndex: 8
  2765. m_TileSpriteIndex: 10
  2766. m_TileMatrixIndex: 0
  2767. m_TileColorIndex: 8
  2768. m_TileObjectToInstantiateIndex: 65535
  2769. dummyAlignment: 0
  2770. m_AllTileFlags: 1073741826
  2771. - first: {x: 4, y: -6, z: 0}
  2772. second:
  2773. serializedVersion: 2
  2774. m_TileIndex: 8
  2775. m_TileSpriteIndex: 10
  2776. m_TileMatrixIndex: 0
  2777. m_TileColorIndex: 8
  2778. m_TileObjectToInstantiateIndex: 65535
  2779. dummyAlignment: 0
  2780. m_AllTileFlags: 1073741826
  2781. - first: {x: 5, y: -6, z: 0}
  2782. second:
  2783. serializedVersion: 2
  2784. m_TileIndex: 8
  2785. m_TileSpriteIndex: 10
  2786. m_TileMatrixIndex: 0
  2787. m_TileColorIndex: 8
  2788. m_TileObjectToInstantiateIndex: 65535
  2789. dummyAlignment: 0
  2790. m_AllTileFlags: 1073741826
  2791. - first: {x: 6, y: -6, z: 0}
  2792. second:
  2793. serializedVersion: 2
  2794. m_TileIndex: 8
  2795. m_TileSpriteIndex: 10
  2796. m_TileMatrixIndex: 0
  2797. m_TileColorIndex: 8
  2798. m_TileObjectToInstantiateIndex: 65535
  2799. dummyAlignment: 0
  2800. m_AllTileFlags: 1073741826
  2801. - first: {x: 7, y: -6, z: 0}
  2802. second:
  2803. serializedVersion: 2
  2804. m_TileIndex: 8
  2805. m_TileSpriteIndex: 10
  2806. m_TileMatrixIndex: 0
  2807. m_TileColorIndex: 8
  2808. m_TileObjectToInstantiateIndex: 65535
  2809. dummyAlignment: 0
  2810. m_AllTileFlags: 1073741826
  2811. - first: {x: 8, y: -6, z: 0}
  2812. second:
  2813. serializedVersion: 2
  2814. m_TileIndex: 8
  2815. m_TileSpriteIndex: 10
  2816. m_TileMatrixIndex: 0
  2817. m_TileColorIndex: 8
  2818. m_TileObjectToInstantiateIndex: 65535
  2819. dummyAlignment: 0
  2820. m_AllTileFlags: 1073741826
  2821. - first: {x: 9, y: -6, z: 0}
  2822. second:
  2823. serializedVersion: 2
  2824. m_TileIndex: 8
  2825. m_TileSpriteIndex: 10
  2826. m_TileMatrixIndex: 0
  2827. m_TileColorIndex: 8
  2828. m_TileObjectToInstantiateIndex: 65535
  2829. dummyAlignment: 0
  2830. m_AllTileFlags: 1073741826
  2831. - first: {x: 10, y: -6, z: 0}
  2832. second:
  2833. serializedVersion: 2
  2834. m_TileIndex: 8
  2835. m_TileSpriteIndex: 13
  2836. m_TileMatrixIndex: 0
  2837. m_TileColorIndex: 8
  2838. m_TileObjectToInstantiateIndex: 65535
  2839. dummyAlignment: 0
  2840. m_AllTileFlags: 1073741826
  2841. - first: {x: -17, y: -5, z: 0}
  2842. second:
  2843. serializedVersion: 2
  2844. m_TileIndex: 7
  2845. m_TileSpriteIndex: 2
  2846. m_TileMatrixIndex: 0
  2847. m_TileColorIndex: 8
  2848. m_TileObjectToInstantiateIndex: 65535
  2849. dummyAlignment: 0
  2850. m_AllTileFlags: 1073741826
  2851. - first: {x: -16, y: -5, z: 0}
  2852. second:
  2853. serializedVersion: 2
  2854. m_TileIndex: 7
  2855. m_TileSpriteIndex: 16
  2856. m_TileMatrixIndex: 0
  2857. m_TileColorIndex: 8
  2858. m_TileObjectToInstantiateIndex: 65535
  2859. dummyAlignment: 0
  2860. m_AllTileFlags: 1073741826
  2861. - first: {x: -15, y: -5, z: 0}
  2862. second:
  2863. serializedVersion: 2
  2864. m_TileIndex: 7
  2865. m_TileSpriteIndex: 0
  2866. m_TileMatrixIndex: 0
  2867. m_TileColorIndex: 8
  2868. m_TileObjectToInstantiateIndex: 65535
  2869. dummyAlignment: 0
  2870. m_AllTileFlags: 1073741826
  2871. - first: {x: -14, y: -5, z: 0}
  2872. second:
  2873. serializedVersion: 2
  2874. m_TileIndex: 7
  2875. m_TileSpriteIndex: 16
  2876. m_TileMatrixIndex: 3
  2877. m_TileColorIndex: 8
  2878. m_TileObjectToInstantiateIndex: 65535
  2879. dummyAlignment: 0
  2880. m_AllTileFlags: 1073741826
  2881. - first: {x: -13, y: -5, z: 0}
  2882. second:
  2883. serializedVersion: 2
  2884. m_TileIndex: 7
  2885. m_TileSpriteIndex: 17
  2886. m_TileMatrixIndex: 0
  2887. m_TileColorIndex: 8
  2888. m_TileObjectToInstantiateIndex: 65535
  2889. dummyAlignment: 0
  2890. m_AllTileFlags: 1073741826
  2891. - first: {x: -12, y: -5, z: 0}
  2892. second:
  2893. serializedVersion: 2
  2894. m_TileIndex: 7
  2895. m_TileSpriteIndex: 17
  2896. m_TileMatrixIndex: 0
  2897. m_TileColorIndex: 8
  2898. m_TileObjectToInstantiateIndex: 65535
  2899. dummyAlignment: 0
  2900. m_AllTileFlags: 1073741826
  2901. - first: {x: -11, y: -5, z: 0}
  2902. second:
  2903. serializedVersion: 2
  2904. m_TileIndex: 7
  2905. m_TileSpriteIndex: 17
  2906. m_TileMatrixIndex: 0
  2907. m_TileColorIndex: 8
  2908. m_TileObjectToInstantiateIndex: 65535
  2909. dummyAlignment: 0
  2910. m_AllTileFlags: 1073741826
  2911. - first: {x: -10, y: -5, z: 0}
  2912. second:
  2913. serializedVersion: 2
  2914. m_TileIndex: 7
  2915. m_TileSpriteIndex: 17
  2916. m_TileMatrixIndex: 0
  2917. m_TileColorIndex: 8
  2918. m_TileObjectToInstantiateIndex: 65535
  2919. dummyAlignment: 0
  2920. m_AllTileFlags: 1073741826
  2921. - first: {x: -9, y: -5, z: 0}
  2922. second:
  2923. serializedVersion: 2
  2924. m_TileIndex: 7
  2925. m_TileSpriteIndex: 17
  2926. m_TileMatrixIndex: 0
  2927. m_TileColorIndex: 8
  2928. m_TileObjectToInstantiateIndex: 65535
  2929. dummyAlignment: 0
  2930. m_AllTileFlags: 1073741826
  2931. - first: {x: -8, y: -5, z: 0}
  2932. second:
  2933. serializedVersion: 2
  2934. m_TileIndex: 7
  2935. m_TileSpriteIndex: 17
  2936. m_TileMatrixIndex: 0
  2937. m_TileColorIndex: 8
  2938. m_TileObjectToInstantiateIndex: 65535
  2939. dummyAlignment: 0
  2940. m_AllTileFlags: 1073741826
  2941. - first: {x: -7, y: -5, z: 0}
  2942. second:
  2943. serializedVersion: 2
  2944. m_TileIndex: 7
  2945. m_TileSpriteIndex: 19
  2946. m_TileMatrixIndex: 3
  2947. m_TileColorIndex: 8
  2948. m_TileObjectToInstantiateIndex: 65535
  2949. dummyAlignment: 0
  2950. m_AllTileFlags: 1073741826
  2951. - first: {x: -6, y: -5, z: 0}
  2952. second:
  2953. serializedVersion: 2
  2954. m_TileIndex: 7
  2955. m_TileSpriteIndex: 2
  2956. m_TileMatrixIndex: 4
  2957. m_TileColorIndex: 8
  2958. m_TileObjectToInstantiateIndex: 65535
  2959. dummyAlignment: 0
  2960. m_AllTileFlags: 1073741826
  2961. - first: {x: -5, y: -5, z: 0}
  2962. second:
  2963. serializedVersion: 2
  2964. m_TileIndex: 8
  2965. m_TileSpriteIndex: 8
  2966. m_TileMatrixIndex: 0
  2967. m_TileColorIndex: 8
  2968. m_TileObjectToInstantiateIndex: 65535
  2969. dummyAlignment: 0
  2970. m_AllTileFlags: 1073741826
  2971. - first: {x: -4, y: -5, z: 0}
  2972. second:
  2973. serializedVersion: 2
  2974. m_TileIndex: 8
  2975. m_TileSpriteIndex: 10
  2976. m_TileMatrixIndex: 0
  2977. m_TileColorIndex: 8
  2978. m_TileObjectToInstantiateIndex: 65535
  2979. dummyAlignment: 0
  2980. m_AllTileFlags: 1073741826
  2981. - first: {x: -3, y: -5, z: 0}
  2982. second:
  2983. serializedVersion: 2
  2984. m_TileIndex: 8
  2985. m_TileSpriteIndex: 10
  2986. m_TileMatrixIndex: 0
  2987. m_TileColorIndex: 8
  2988. m_TileObjectToInstantiateIndex: 65535
  2989. dummyAlignment: 0
  2990. m_AllTileFlags: 1073741826
  2991. - first: {x: -2, y: -5, z: 0}
  2992. second:
  2993. serializedVersion: 2
  2994. m_TileIndex: 8
  2995. m_TileSpriteIndex: 10
  2996. m_TileMatrixIndex: 0
  2997. m_TileColorIndex: 8
  2998. m_TileObjectToInstantiateIndex: 65535
  2999. dummyAlignment: 0
  3000. m_AllTileFlags: 1073741826
  3001. - first: {x: -1, y: -5, z: 0}
  3002. second:
  3003. serializedVersion: 2
  3004. m_TileIndex: 8
  3005. m_TileSpriteIndex: 10
  3006. m_TileMatrixIndex: 0
  3007. m_TileColorIndex: 8
  3008. m_TileObjectToInstantiateIndex: 65535
  3009. dummyAlignment: 0
  3010. m_AllTileFlags: 1073741826
  3011. - first: {x: 0, y: -5, z: 0}
  3012. second:
  3013. serializedVersion: 2
  3014. m_TileIndex: 8
  3015. m_TileSpriteIndex: 10
  3016. m_TileMatrixIndex: 0
  3017. m_TileColorIndex: 8
  3018. m_TileObjectToInstantiateIndex: 65535
  3019. dummyAlignment: 0
  3020. m_AllTileFlags: 1073741826
  3021. - first: {x: 1, y: -5, z: 0}
  3022. second:
  3023. serializedVersion: 2
  3024. m_TileIndex: 8
  3025. m_TileSpriteIndex: 10
  3026. m_TileMatrixIndex: 0
  3027. m_TileColorIndex: 8
  3028. m_TileObjectToInstantiateIndex: 65535
  3029. dummyAlignment: 0
  3030. m_AllTileFlags: 1073741826
  3031. - first: {x: 2, y: -5, z: 0}
  3032. second:
  3033. serializedVersion: 2
  3034. m_TileIndex: 8
  3035. m_TileSpriteIndex: 10
  3036. m_TileMatrixIndex: 0
  3037. m_TileColorIndex: 8
  3038. m_TileObjectToInstantiateIndex: 65535
  3039. dummyAlignment: 0
  3040. m_AllTileFlags: 1073741826
  3041. - first: {x: 3, y: -5, z: 0}
  3042. second:
  3043. serializedVersion: 2
  3044. m_TileIndex: 8
  3045. m_TileSpriteIndex: 10
  3046. m_TileMatrixIndex: 0
  3047. m_TileColorIndex: 8
  3048. m_TileObjectToInstantiateIndex: 65535
  3049. dummyAlignment: 0
  3050. m_AllTileFlags: 1073741826
  3051. - first: {x: 4, y: -5, z: 0}
  3052. second:
  3053. serializedVersion: 2
  3054. m_TileIndex: 8
  3055. m_TileSpriteIndex: 10
  3056. m_TileMatrixIndex: 0
  3057. m_TileColorIndex: 8
  3058. m_TileObjectToInstantiateIndex: 65535
  3059. dummyAlignment: 0
  3060. m_AllTileFlags: 1073741826
  3061. - first: {x: 5, y: -5, z: 0}
  3062. second:
  3063. serializedVersion: 2
  3064. m_TileIndex: 8
  3065. m_TileSpriteIndex: 10
  3066. m_TileMatrixIndex: 0
  3067. m_TileColorIndex: 8
  3068. m_TileObjectToInstantiateIndex: 65535
  3069. dummyAlignment: 0
  3070. m_AllTileFlags: 1073741826
  3071. - first: {x: 6, y: -5, z: 0}
  3072. second:
  3073. serializedVersion: 2
  3074. m_TileIndex: 8
  3075. m_TileSpriteIndex: 10
  3076. m_TileMatrixIndex: 0
  3077. m_TileColorIndex: 8
  3078. m_TileObjectToInstantiateIndex: 65535
  3079. dummyAlignment: 0
  3080. m_AllTileFlags: 1073741826
  3081. - first: {x: 7, y: -5, z: 0}
  3082. second:
  3083. serializedVersion: 2
  3084. m_TileIndex: 8
  3085. m_TileSpriteIndex: 10
  3086. m_TileMatrixIndex: 0
  3087. m_TileColorIndex: 8
  3088. m_TileObjectToInstantiateIndex: 65535
  3089. dummyAlignment: 0
  3090. m_AllTileFlags: 1073741826
  3091. - first: {x: 8, y: -5, z: 0}
  3092. second:
  3093. serializedVersion: 2
  3094. m_TileIndex: 8
  3095. m_TileSpriteIndex: 10
  3096. m_TileMatrixIndex: 0
  3097. m_TileColorIndex: 8
  3098. m_TileObjectToInstantiateIndex: 65535
  3099. dummyAlignment: 0
  3100. m_AllTileFlags: 1073741826
  3101. - first: {x: 9, y: -5, z: 0}
  3102. second:
  3103. serializedVersion: 2
  3104. m_TileIndex: 8
  3105. m_TileSpriteIndex: 10
  3106. m_TileMatrixIndex: 0
  3107. m_TileColorIndex: 8
  3108. m_TileObjectToInstantiateIndex: 65535
  3109. dummyAlignment: 0
  3110. m_AllTileFlags: 1073741826
  3111. - first: {x: 10, y: -5, z: 0}
  3112. second:
  3113. serializedVersion: 2
  3114. m_TileIndex: 8
  3115. m_TileSpriteIndex: 13
  3116. m_TileMatrixIndex: 0
  3117. m_TileColorIndex: 8
  3118. m_TileObjectToInstantiateIndex: 65535
  3119. dummyAlignment: 0
  3120. m_AllTileFlags: 1073741826
  3121. - first: {x: -16, y: -4, z: 0}
  3122. second:
  3123. serializedVersion: 2
  3124. m_TileIndex: 7
  3125. m_TileSpriteIndex: 3
  3126. m_TileMatrixIndex: 0
  3127. m_TileColorIndex: 8
  3128. m_TileObjectToInstantiateIndex: 65535
  3129. dummyAlignment: 0
  3130. m_AllTileFlags: 1073741826
  3131. - first: {x: -15, y: -4, z: 0}
  3132. second:
  3133. serializedVersion: 2
  3134. m_TileIndex: 7
  3135. m_TileSpriteIndex: 0
  3136. m_TileMatrixIndex: 0
  3137. m_TileColorIndex: 8
  3138. m_TileObjectToInstantiateIndex: 65535
  3139. dummyAlignment: 0
  3140. m_AllTileFlags: 1073741826
  3141. - first: {x: -14, y: -4, z: 0}
  3142. second:
  3143. serializedVersion: 2
  3144. m_TileIndex: 7
  3145. m_TileSpriteIndex: 3
  3146. m_TileMatrixIndex: 2
  3147. m_TileColorIndex: 8
  3148. m_TileObjectToInstantiateIndex: 65535
  3149. dummyAlignment: 0
  3150. m_AllTileFlags: 1073741826
  3151. - first: {x: -7, y: -4, z: 0}
  3152. second:
  3153. serializedVersion: 2
  3154. m_TileIndex: 7
  3155. m_TileSpriteIndex: 2
  3156. m_TileMatrixIndex: 0
  3157. m_TileColorIndex: 8
  3158. m_TileObjectToInstantiateIndex: 65535
  3159. dummyAlignment: 0
  3160. m_AllTileFlags: 1073741826
  3161. - first: {x: -6, y: -4, z: 0}
  3162. second:
  3163. serializedVersion: 2
  3164. m_TileIndex: 7
  3165. m_TileSpriteIndex: 2
  3166. m_TileMatrixIndex: 3
  3167. m_TileColorIndex: 8
  3168. m_TileObjectToInstantiateIndex: 65535
  3169. dummyAlignment: 0
  3170. m_AllTileFlags: 1073741826
  3171. - first: {x: -5, y: -4, z: 0}
  3172. second:
  3173. serializedVersion: 2
  3174. m_TileIndex: 8
  3175. m_TileSpriteIndex: 8
  3176. m_TileMatrixIndex: 0
  3177. m_TileColorIndex: 8
  3178. m_TileObjectToInstantiateIndex: 65535
  3179. dummyAlignment: 0
  3180. m_AllTileFlags: 1073741826
  3181. - first: {x: -4, y: -4, z: 0}
  3182. second:
  3183. serializedVersion: 2
  3184. m_TileIndex: 8
  3185. m_TileSpriteIndex: 10
  3186. m_TileMatrixIndex: 0
  3187. m_TileColorIndex: 8
  3188. m_TileObjectToInstantiateIndex: 65535
  3189. dummyAlignment: 0
  3190. m_AllTileFlags: 1073741826
  3191. - first: {x: -3, y: -4, z: 0}
  3192. second:
  3193. serializedVersion: 2
  3194. m_TileIndex: 8
  3195. m_TileSpriteIndex: 10
  3196. m_TileMatrixIndex: 0
  3197. m_TileColorIndex: 8
  3198. m_TileObjectToInstantiateIndex: 65535
  3199. dummyAlignment: 0
  3200. m_AllTileFlags: 1073741826
  3201. - first: {x: -2, y: -4, z: 0}
  3202. second:
  3203. serializedVersion: 2
  3204. m_TileIndex: 8
  3205. m_TileSpriteIndex: 10
  3206. m_TileMatrixIndex: 0
  3207. m_TileColorIndex: 8
  3208. m_TileObjectToInstantiateIndex: 65535
  3209. dummyAlignment: 0
  3210. m_AllTileFlags: 1073741826
  3211. - first: {x: -1, y: -4, z: 0}
  3212. second:
  3213. serializedVersion: 2
  3214. m_TileIndex: 8
  3215. m_TileSpriteIndex: 10
  3216. m_TileMatrixIndex: 0
  3217. m_TileColorIndex: 8
  3218. m_TileObjectToInstantiateIndex: 65535
  3219. dummyAlignment: 0
  3220. m_AllTileFlags: 1073741826
  3221. - first: {x: 0, y: -4, z: 0}
  3222. second:
  3223. serializedVersion: 2
  3224. m_TileIndex: 8
  3225. m_TileSpriteIndex: 10
  3226. m_TileMatrixIndex: 0
  3227. m_TileColorIndex: 8
  3228. m_TileObjectToInstantiateIndex: 65535
  3229. dummyAlignment: 0
  3230. m_AllTileFlags: 1073741826
  3231. - first: {x: 1, y: -4, z: 0}
  3232. second:
  3233. serializedVersion: 2
  3234. m_TileIndex: 8
  3235. m_TileSpriteIndex: 10
  3236. m_TileMatrixIndex: 0
  3237. m_TileColorIndex: 8
  3238. m_TileObjectToInstantiateIndex: 65535
  3239. dummyAlignment: 0
  3240. m_AllTileFlags: 1073741826
  3241. - first: {x: 2, y: -4, z: 0}
  3242. second:
  3243. serializedVersion: 2
  3244. m_TileIndex: 8
  3245. m_TileSpriteIndex: 10
  3246. m_TileMatrixIndex: 0
  3247. m_TileColorIndex: 8
  3248. m_TileObjectToInstantiateIndex: 65535
  3249. dummyAlignment: 0
  3250. m_AllTileFlags: 1073741826
  3251. - first: {x: 3, y: -4, z: 0}
  3252. second:
  3253. serializedVersion: 2
  3254. m_TileIndex: 8
  3255. m_TileSpriteIndex: 10
  3256. m_TileMatrixIndex: 0
  3257. m_TileColorIndex: 8
  3258. m_TileObjectToInstantiateIndex: 65535
  3259. dummyAlignment: 0
  3260. m_AllTileFlags: 1073741826
  3261. - first: {x: 4, y: -4, z: 0}
  3262. second:
  3263. serializedVersion: 2
  3264. m_TileIndex: 8
  3265. m_TileSpriteIndex: 10
  3266. m_TileMatrixIndex: 0
  3267. m_TileColorIndex: 8
  3268. m_TileObjectToInstantiateIndex: 65535
  3269. dummyAlignment: 0
  3270. m_AllTileFlags: 1073741826
  3271. - first: {x: 5, y: -4, z: 0}
  3272. second:
  3273. serializedVersion: 2
  3274. m_TileIndex: 8
  3275. m_TileSpriteIndex: 10
  3276. m_TileMatrixIndex: 0
  3277. m_TileColorIndex: 8
  3278. m_TileObjectToInstantiateIndex: 65535
  3279. dummyAlignment: 0
  3280. m_AllTileFlags: 1073741826
  3281. - first: {x: 6, y: -4, z: 0}
  3282. second:
  3283. serializedVersion: 2
  3284. m_TileIndex: 8
  3285. m_TileSpriteIndex: 10
  3286. m_TileMatrixIndex: 0
  3287. m_TileColorIndex: 8
  3288. m_TileObjectToInstantiateIndex: 65535
  3289. dummyAlignment: 0
  3290. m_AllTileFlags: 1073741826
  3291. - first: {x: 7, y: -4, z: 0}
  3292. second:
  3293. serializedVersion: 2
  3294. m_TileIndex: 8
  3295. m_TileSpriteIndex: 10
  3296. m_TileMatrixIndex: 0
  3297. m_TileColorIndex: 8
  3298. m_TileObjectToInstantiateIndex: 65535
  3299. dummyAlignment: 0
  3300. m_AllTileFlags: 1073741826
  3301. - first: {x: 8, y: -4, z: 0}
  3302. second:
  3303. serializedVersion: 2
  3304. m_TileIndex: 8
  3305. m_TileSpriteIndex: 10
  3306. m_TileMatrixIndex: 0
  3307. m_TileColorIndex: 8
  3308. m_TileObjectToInstantiateIndex: 65535
  3309. dummyAlignment: 0
  3310. m_AllTileFlags: 1073741826
  3311. - first: {x: 9, y: -4, z: 0}
  3312. second:
  3313. serializedVersion: 2
  3314. m_TileIndex: 8
  3315. m_TileSpriteIndex: 10
  3316. m_TileMatrixIndex: 0
  3317. m_TileColorIndex: 8
  3318. m_TileObjectToInstantiateIndex: 65535
  3319. dummyAlignment: 0
  3320. m_AllTileFlags: 1073741826
  3321. - first: {x: 10, y: -4, z: 0}
  3322. second:
  3323. serializedVersion: 2
  3324. m_TileIndex: 8
  3325. m_TileSpriteIndex: 13
  3326. m_TileMatrixIndex: 0
  3327. m_TileColorIndex: 8
  3328. m_TileObjectToInstantiateIndex: 65535
  3329. dummyAlignment: 0
  3330. m_AllTileFlags: 1073741826
  3331. - first: {x: -16, y: -3, z: 0}
  3332. second:
  3333. serializedVersion: 2
  3334. m_TileIndex: 7
  3335. m_TileSpriteIndex: 2
  3336. m_TileMatrixIndex: 0
  3337. m_TileColorIndex: 8
  3338. m_TileObjectToInstantiateIndex: 65535
  3339. dummyAlignment: 0
  3340. m_AllTileFlags: 1073741826
  3341. - first: {x: -15, y: -3, z: 0}
  3342. second:
  3343. serializedVersion: 2
  3344. m_TileIndex: 7
  3345. m_TileSpriteIndex: 17
  3346. m_TileMatrixIndex: 0
  3347. m_TileColorIndex: 8
  3348. m_TileObjectToInstantiateIndex: 65535
  3349. dummyAlignment: 0
  3350. m_AllTileFlags: 1073741826
  3351. - first: {x: -14, y: -3, z: 0}
  3352. second:
  3353. serializedVersion: 2
  3354. m_TileIndex: 7
  3355. m_TileSpriteIndex: 2
  3356. m_TileMatrixIndex: 3
  3357. m_TileColorIndex: 8
  3358. m_TileObjectToInstantiateIndex: 65535
  3359. dummyAlignment: 0
  3360. m_AllTileFlags: 1073741826
  3361. - first: {x: -6, y: -3, z: 0}
  3362. second:
  3363. serializedVersion: 2
  3364. m_TileIndex: 8
  3365. m_TileSpriteIndex: 14
  3366. m_TileMatrixIndex: 0
  3367. m_TileColorIndex: 8
  3368. m_TileObjectToInstantiateIndex: 65535
  3369. dummyAlignment: 0
  3370. m_AllTileFlags: 1073741826
  3371. - first: {x: -5, y: -3, z: 0}
  3372. second:
  3373. serializedVersion: 2
  3374. m_TileIndex: 8
  3375. m_TileSpriteIndex: 12
  3376. m_TileMatrixIndex: 0
  3377. m_TileColorIndex: 8
  3378. m_TileObjectToInstantiateIndex: 65535
  3379. dummyAlignment: 0
  3380. m_AllTileFlags: 1073741826
  3381. - first: {x: -4, y: -3, z: 0}
  3382. second:
  3383. serializedVersion: 2
  3384. m_TileIndex: 8
  3385. m_TileSpriteIndex: 10
  3386. m_TileMatrixIndex: 0
  3387. m_TileColorIndex: 8
  3388. m_TileObjectToInstantiateIndex: 65535
  3389. dummyAlignment: 0
  3390. m_AllTileFlags: 1073741826
  3391. - first: {x: -3, y: -3, z: 0}
  3392. second:
  3393. serializedVersion: 2
  3394. m_TileIndex: 8
  3395. m_TileSpriteIndex: 10
  3396. m_TileMatrixIndex: 0
  3397. m_TileColorIndex: 8
  3398. m_TileObjectToInstantiateIndex: 65535
  3399. dummyAlignment: 0
  3400. m_AllTileFlags: 1073741826
  3401. - first: {x: -2, y: -3, z: 0}
  3402. second:
  3403. serializedVersion: 2
  3404. m_TileIndex: 8
  3405. m_TileSpriteIndex: 10
  3406. m_TileMatrixIndex: 0
  3407. m_TileColorIndex: 8
  3408. m_TileObjectToInstantiateIndex: 65535
  3409. dummyAlignment: 0
  3410. m_AllTileFlags: 1073741826
  3411. - first: {x: -1, y: -3, z: 0}
  3412. second:
  3413. serializedVersion: 2
  3414. m_TileIndex: 8
  3415. m_TileSpriteIndex: 10
  3416. m_TileMatrixIndex: 0
  3417. m_TileColorIndex: 8
  3418. m_TileObjectToInstantiateIndex: 65535
  3419. dummyAlignment: 0
  3420. m_AllTileFlags: 1073741826
  3421. - first: {x: 0, y: -3, z: 0}
  3422. second:
  3423. serializedVersion: 2
  3424. m_TileIndex: 8
  3425. m_TileSpriteIndex: 10
  3426. m_TileMatrixIndex: 0
  3427. m_TileColorIndex: 8
  3428. m_TileObjectToInstantiateIndex: 65535
  3429. dummyAlignment: 0
  3430. m_AllTileFlags: 1073741826
  3431. - first: {x: 1, y: -3, z: 0}
  3432. second:
  3433. serializedVersion: 2
  3434. m_TileIndex: 8
  3435. m_TileSpriteIndex: 10
  3436. m_TileMatrixIndex: 0
  3437. m_TileColorIndex: 8
  3438. m_TileObjectToInstantiateIndex: 65535
  3439. dummyAlignment: 0
  3440. m_AllTileFlags: 1073741826
  3441. - first: {x: 2, y: -3, z: 0}
  3442. second:
  3443. serializedVersion: 2
  3444. m_TileIndex: 8
  3445. m_TileSpriteIndex: 10
  3446. m_TileMatrixIndex: 0
  3447. m_TileColorIndex: 8
  3448. m_TileObjectToInstantiateIndex: 65535
  3449. dummyAlignment: 0
  3450. m_AllTileFlags: 1073741826
  3451. - first: {x: 3, y: -3, z: 0}
  3452. second:
  3453. serializedVersion: 2
  3454. m_TileIndex: 8
  3455. m_TileSpriteIndex: 10
  3456. m_TileMatrixIndex: 0
  3457. m_TileColorIndex: 8
  3458. m_TileObjectToInstantiateIndex: 65535
  3459. dummyAlignment: 0
  3460. m_AllTileFlags: 1073741826
  3461. - first: {x: 4, y: -3, z: 0}
  3462. second:
  3463. serializedVersion: 2
  3464. m_TileIndex: 8
  3465. m_TileSpriteIndex: 10
  3466. m_TileMatrixIndex: 0
  3467. m_TileColorIndex: 8
  3468. m_TileObjectToInstantiateIndex: 65535
  3469. dummyAlignment: 0
  3470. m_AllTileFlags: 1073741826
  3471. - first: {x: 5, y: -3, z: 0}
  3472. second:
  3473. serializedVersion: 2
  3474. m_TileIndex: 8
  3475. m_TileSpriteIndex: 10
  3476. m_TileMatrixIndex: 0
  3477. m_TileColorIndex: 8
  3478. m_TileObjectToInstantiateIndex: 65535
  3479. dummyAlignment: 0
  3480. m_AllTileFlags: 1073741826
  3481. - first: {x: 6, y: -3, z: 0}
  3482. second:
  3483. serializedVersion: 2
  3484. m_TileIndex: 8
  3485. m_TileSpriteIndex: 10
  3486. m_TileMatrixIndex: 0
  3487. m_TileColorIndex: 8
  3488. m_TileObjectToInstantiateIndex: 65535
  3489. dummyAlignment: 0
  3490. m_AllTileFlags: 1073741826
  3491. - first: {x: 7, y: -3, z: 0}
  3492. second:
  3493. serializedVersion: 2
  3494. m_TileIndex: 8
  3495. m_TileSpriteIndex: 10
  3496. m_TileMatrixIndex: 0
  3497. m_TileColorIndex: 8
  3498. m_TileObjectToInstantiateIndex: 65535
  3499. dummyAlignment: 0
  3500. m_AllTileFlags: 1073741826
  3501. - first: {x: 8, y: -3, z: 0}
  3502. second:
  3503. serializedVersion: 2
  3504. m_TileIndex: 8
  3505. m_TileSpriteIndex: 10
  3506. m_TileMatrixIndex: 0
  3507. m_TileColorIndex: 8
  3508. m_TileObjectToInstantiateIndex: 65535
  3509. dummyAlignment: 0
  3510. m_AllTileFlags: 1073741826
  3511. - first: {x: 9, y: -3, z: 0}
  3512. second:
  3513. serializedVersion: 2
  3514. m_TileIndex: 8
  3515. m_TileSpriteIndex: 10
  3516. m_TileMatrixIndex: 0
  3517. m_TileColorIndex: 8
  3518. m_TileObjectToInstantiateIndex: 65535
  3519. dummyAlignment: 0
  3520. m_AllTileFlags: 1073741826
  3521. - first: {x: 10, y: -3, z: 0}
  3522. second:
  3523. serializedVersion: 2
  3524. m_TileIndex: 8
  3525. m_TileSpriteIndex: 13
  3526. m_TileMatrixIndex: 0
  3527. m_TileColorIndex: 8
  3528. m_TileObjectToInstantiateIndex: 65535
  3529. dummyAlignment: 0
  3530. m_AllTileFlags: 1073741826
  3531. - first: {x: -6, y: -2, z: 0}
  3532. second:
  3533. serializedVersion: 2
  3534. m_TileIndex: 8
  3535. m_TileSpriteIndex: 8
  3536. m_TileMatrixIndex: 0
  3537. m_TileColorIndex: 8
  3538. m_TileObjectToInstantiateIndex: 65535
  3539. dummyAlignment: 0
  3540. m_AllTileFlags: 1073741826
  3541. - first: {x: -5, y: -2, z: 0}
  3542. second:
  3543. serializedVersion: 2
  3544. m_TileIndex: 8
  3545. m_TileSpriteIndex: 10
  3546. m_TileMatrixIndex: 0
  3547. m_TileColorIndex: 8
  3548. m_TileObjectToInstantiateIndex: 65535
  3549. dummyAlignment: 0
  3550. m_AllTileFlags: 1073741826
  3551. - first: {x: -4, y: -2, z: 0}
  3552. second:
  3553. serializedVersion: 2
  3554. m_TileIndex: 8
  3555. m_TileSpriteIndex: 10
  3556. m_TileMatrixIndex: 0
  3557. m_TileColorIndex: 8
  3558. m_TileObjectToInstantiateIndex: 65535
  3559. dummyAlignment: 0
  3560. m_AllTileFlags: 1073741826
  3561. - first: {x: -3, y: -2, z: 0}
  3562. second:
  3563. serializedVersion: 2
  3564. m_TileIndex: 8
  3565. m_TileSpriteIndex: 10
  3566. m_TileMatrixIndex: 0
  3567. m_TileColorIndex: 8
  3568. m_TileObjectToInstantiateIndex: 65535
  3569. dummyAlignment: 0
  3570. m_AllTileFlags: 1073741826
  3571. - first: {x: -2, y: -2, z: 0}
  3572. second:
  3573. serializedVersion: 2
  3574. m_TileIndex: 8
  3575. m_TileSpriteIndex: 10
  3576. m_TileMatrixIndex: 0
  3577. m_TileColorIndex: 8
  3578. m_TileObjectToInstantiateIndex: 65535
  3579. dummyAlignment: 0
  3580. m_AllTileFlags: 1073741826
  3581. - first: {x: -1, y: -2, z: 0}
  3582. second:
  3583. serializedVersion: 2
  3584. m_TileIndex: 8
  3585. m_TileSpriteIndex: 10
  3586. m_TileMatrixIndex: 0
  3587. m_TileColorIndex: 8
  3588. m_TileObjectToInstantiateIndex: 65535
  3589. dummyAlignment: 0
  3590. m_AllTileFlags: 1073741826
  3591. - first: {x: 0, y: -2, z: 0}
  3592. second:
  3593. serializedVersion: 2
  3594. m_TileIndex: 8
  3595. m_TileSpriteIndex: 10
  3596. m_TileMatrixIndex: 0
  3597. m_TileColorIndex: 8
  3598. m_TileObjectToInstantiateIndex: 65535
  3599. dummyAlignment: 0
  3600. m_AllTileFlags: 1073741826
  3601. - first: {x: 1, y: -2, z: 0}
  3602. second:
  3603. serializedVersion: 2
  3604. m_TileIndex: 8
  3605. m_TileSpriteIndex: 10
  3606. m_TileMatrixIndex: 0
  3607. m_TileColorIndex: 8
  3608. m_TileObjectToInstantiateIndex: 65535
  3609. dummyAlignment: 0
  3610. m_AllTileFlags: 1073741826
  3611. - first: {x: 2, y: -2, z: 0}
  3612. second:
  3613. serializedVersion: 2
  3614. m_TileIndex: 8
  3615. m_TileSpriteIndex: 10
  3616. m_TileMatrixIndex: 0
  3617. m_TileColorIndex: 8
  3618. m_TileObjectToInstantiateIndex: 65535
  3619. dummyAlignment: 0
  3620. m_AllTileFlags: 1073741826
  3621. - first: {x: 3, y: -2, z: 0}
  3622. second:
  3623. serializedVersion: 2
  3624. m_TileIndex: 8
  3625. m_TileSpriteIndex: 10
  3626. m_TileMatrixIndex: 0
  3627. m_TileColorIndex: 8
  3628. m_TileObjectToInstantiateIndex: 65535
  3629. dummyAlignment: 0
  3630. m_AllTileFlags: 1073741826
  3631. - first: {x: 4, y: -2, z: 0}
  3632. second:
  3633. serializedVersion: 2
  3634. m_TileIndex: 8
  3635. m_TileSpriteIndex: 10
  3636. m_TileMatrixIndex: 0
  3637. m_TileColorIndex: 8
  3638. m_TileObjectToInstantiateIndex: 65535
  3639. dummyAlignment: 0
  3640. m_AllTileFlags: 1073741826
  3641. - first: {x: 5, y: -2, z: 0}
  3642. second:
  3643. serializedVersion: 2
  3644. m_TileIndex: 8
  3645. m_TileSpriteIndex: 10
  3646. m_TileMatrixIndex: 0
  3647. m_TileColorIndex: 8
  3648. m_TileObjectToInstantiateIndex: 65535
  3649. dummyAlignment: 0
  3650. m_AllTileFlags: 1073741826
  3651. - first: {x: 6, y: -2, z: 0}
  3652. second:
  3653. serializedVersion: 2
  3654. m_TileIndex: 8
  3655. m_TileSpriteIndex: 10
  3656. m_TileMatrixIndex: 0
  3657. m_TileColorIndex: 8
  3658. m_TileObjectToInstantiateIndex: 65535
  3659. dummyAlignment: 0
  3660. m_AllTileFlags: 1073741826
  3661. - first: {x: 7, y: -2, z: 0}
  3662. second:
  3663. serializedVersion: 2
  3664. m_TileIndex: 8
  3665. m_TileSpriteIndex: 10
  3666. m_TileMatrixIndex: 0
  3667. m_TileColorIndex: 8
  3668. m_TileObjectToInstantiateIndex: 65535
  3669. dummyAlignment: 0
  3670. m_AllTileFlags: 1073741826
  3671. - first: {x: 8, y: -2, z: 0}
  3672. second:
  3673. serializedVersion: 2
  3674. m_TileIndex: 8
  3675. m_TileSpriteIndex: 10
  3676. m_TileMatrixIndex: 0
  3677. m_TileColorIndex: 8
  3678. m_TileObjectToInstantiateIndex: 65535
  3679. dummyAlignment: 0
  3680. m_AllTileFlags: 1073741826
  3681. - first: {x: 9, y: -2, z: 0}
  3682. second:
  3683. serializedVersion: 2
  3684. m_TileIndex: 8
  3685. m_TileSpriteIndex: 10
  3686. m_TileMatrixIndex: 0
  3687. m_TileColorIndex: 8
  3688. m_TileObjectToInstantiateIndex: 65535
  3689. dummyAlignment: 0
  3690. m_AllTileFlags: 1073741826
  3691. - first: {x: 10, y: -2, z: 0}
  3692. second:
  3693. serializedVersion: 2
  3694. m_TileIndex: 8
  3695. m_TileSpriteIndex: 13
  3696. m_TileMatrixIndex: 0
  3697. m_TileColorIndex: 8
  3698. m_TileObjectToInstantiateIndex: 65535
  3699. dummyAlignment: 0
  3700. m_AllTileFlags: 1073741826
  3701. - first: {x: -6, y: -1, z: 0}
  3702. second:
  3703. serializedVersion: 2
  3704. m_TileIndex: 8
  3705. m_TileSpriteIndex: 8
  3706. m_TileMatrixIndex: 0
  3707. m_TileColorIndex: 8
  3708. m_TileObjectToInstantiateIndex: 65535
  3709. dummyAlignment: 0
  3710. m_AllTileFlags: 1073741826
  3711. - first: {x: -5, y: -1, z: 0}
  3712. second:
  3713. serializedVersion: 2
  3714. m_TileIndex: 8
  3715. m_TileSpriteIndex: 10
  3716. m_TileMatrixIndex: 0
  3717. m_TileColorIndex: 8
  3718. m_TileObjectToInstantiateIndex: 65535
  3719. dummyAlignment: 0
  3720. m_AllTileFlags: 1073741826
  3721. - first: {x: -4, y: -1, z: 0}
  3722. second:
  3723. serializedVersion: 2
  3724. m_TileIndex: 8
  3725. m_TileSpriteIndex: 10
  3726. m_TileMatrixIndex: 0
  3727. m_TileColorIndex: 8
  3728. m_TileObjectToInstantiateIndex: 65535
  3729. dummyAlignment: 0
  3730. m_AllTileFlags: 1073741826
  3731. - first: {x: -3, y: -1, z: 0}
  3732. second:
  3733. serializedVersion: 2
  3734. m_TileIndex: 8
  3735. m_TileSpriteIndex: 10
  3736. m_TileMatrixIndex: 0
  3737. m_TileColorIndex: 8
  3738. m_TileObjectToInstantiateIndex: 65535
  3739. dummyAlignment: 0
  3740. m_AllTileFlags: 1073741826
  3741. - first: {x: -2, y: -1, z: 0}
  3742. second:
  3743. serializedVersion: 2
  3744. m_TileIndex: 8
  3745. m_TileSpriteIndex: 10
  3746. m_TileMatrixIndex: 0
  3747. m_TileColorIndex: 8
  3748. m_TileObjectToInstantiateIndex: 65535
  3749. dummyAlignment: 0
  3750. m_AllTileFlags: 1073741826
  3751. - first: {x: -1, y: -1, z: 0}
  3752. second:
  3753. serializedVersion: 2
  3754. m_TileIndex: 8
  3755. m_TileSpriteIndex: 10
  3756. m_TileMatrixIndex: 0
  3757. m_TileColorIndex: 8
  3758. m_TileObjectToInstantiateIndex: 65535
  3759. dummyAlignment: 0
  3760. m_AllTileFlags: 1073741826
  3761. - first: {x: 0, y: -1, z: 0}
  3762. second:
  3763. serializedVersion: 2
  3764. m_TileIndex: 8
  3765. m_TileSpriteIndex: 10
  3766. m_TileMatrixIndex: 0
  3767. m_TileColorIndex: 8
  3768. m_TileObjectToInstantiateIndex: 65535
  3769. dummyAlignment: 0
  3770. m_AllTileFlags: 1073741826
  3771. - first: {x: 1, y: -1, z: 0}
  3772. second:
  3773. serializedVersion: 2
  3774. m_TileIndex: 8
  3775. m_TileSpriteIndex: 10
  3776. m_TileMatrixIndex: 0
  3777. m_TileColorIndex: 8
  3778. m_TileObjectToInstantiateIndex: 65535
  3779. dummyAlignment: 0
  3780. m_AllTileFlags: 1073741826
  3781. - first: {x: 2, y: -1, z: 0}
  3782. second:
  3783. serializedVersion: 2
  3784. m_TileIndex: 8
  3785. m_TileSpriteIndex: 10
  3786. m_TileMatrixIndex: 0
  3787. m_TileColorIndex: 8
  3788. m_TileObjectToInstantiateIndex: 65535
  3789. dummyAlignment: 0
  3790. m_AllTileFlags: 1073741826
  3791. - first: {x: 3, y: -1, z: 0}
  3792. second:
  3793. serializedVersion: 2
  3794. m_TileIndex: 8
  3795. m_TileSpriteIndex: 10
  3796. m_TileMatrixIndex: 0
  3797. m_TileColorIndex: 8
  3798. m_TileObjectToInstantiateIndex: 65535
  3799. dummyAlignment: 0
  3800. m_AllTileFlags: 1073741826
  3801. - first: {x: 4, y: -1, z: 0}
  3802. second:
  3803. serializedVersion: 2
  3804. m_TileIndex: 8
  3805. m_TileSpriteIndex: 10
  3806. m_TileMatrixIndex: 0
  3807. m_TileColorIndex: 8
  3808. m_TileObjectToInstantiateIndex: 65535
  3809. dummyAlignment: 0
  3810. m_AllTileFlags: 1073741826
  3811. - first: {x: 5, y: -1, z: 0}
  3812. second:
  3813. serializedVersion: 2
  3814. m_TileIndex: 8
  3815. m_TileSpriteIndex: 10
  3816. m_TileMatrixIndex: 0
  3817. m_TileColorIndex: 8
  3818. m_TileObjectToInstantiateIndex: 65535
  3819. dummyAlignment: 0
  3820. m_AllTileFlags: 1073741826
  3821. - first: {x: 6, y: -1, z: 0}
  3822. second:
  3823. serializedVersion: 2
  3824. m_TileIndex: 8
  3825. m_TileSpriteIndex: 10
  3826. m_TileMatrixIndex: 0
  3827. m_TileColorIndex: 8
  3828. m_TileObjectToInstantiateIndex: 65535
  3829. dummyAlignment: 0
  3830. m_AllTileFlags: 1073741826
  3831. - first: {x: 7, y: -1, z: 0}
  3832. second:
  3833. serializedVersion: 2
  3834. m_TileIndex: 8
  3835. m_TileSpriteIndex: 10
  3836. m_TileMatrixIndex: 0
  3837. m_TileColorIndex: 8
  3838. m_TileObjectToInstantiateIndex: 65535
  3839. dummyAlignment: 0
  3840. m_AllTileFlags: 1073741826
  3841. - first: {x: 8, y: -1, z: 0}
  3842. second:
  3843. serializedVersion: 2
  3844. m_TileIndex: 8
  3845. m_TileSpriteIndex: 10
  3846. m_TileMatrixIndex: 0
  3847. m_TileColorIndex: 8
  3848. m_TileObjectToInstantiateIndex: 65535
  3849. dummyAlignment: 0
  3850. m_AllTileFlags: 1073741826
  3851. - first: {x: 9, y: -1, z: 0}
  3852. second:
  3853. serializedVersion: 2
  3854. m_TileIndex: 8
  3855. m_TileSpriteIndex: 10
  3856. m_TileMatrixIndex: 0
  3857. m_TileColorIndex: 8
  3858. m_TileObjectToInstantiateIndex: 65535
  3859. dummyAlignment: 0
  3860. m_AllTileFlags: 1073741826
  3861. - first: {x: 10, y: -1, z: 0}
  3862. second:
  3863. serializedVersion: 2
  3864. m_TileIndex: 8
  3865. m_TileSpriteIndex: 13
  3866. m_TileMatrixIndex: 0
  3867. m_TileColorIndex: 8
  3868. m_TileObjectToInstantiateIndex: 65535
  3869. dummyAlignment: 0
  3870. m_AllTileFlags: 1073741826
  3871. - first: {x: -6, y: 0, z: 0}
  3872. second:
  3873. serializedVersion: 2
  3874. m_TileIndex: 8
  3875. m_TileSpriteIndex: 8
  3876. m_TileMatrixIndex: 0
  3877. m_TileColorIndex: 8
  3878. m_TileObjectToInstantiateIndex: 65535
  3879. dummyAlignment: 0
  3880. m_AllTileFlags: 1073741826
  3881. - first: {x: -5, y: 0, z: 0}
  3882. second:
  3883. serializedVersion: 2
  3884. m_TileIndex: 8
  3885. m_TileSpriteIndex: 10
  3886. m_TileMatrixIndex: 0
  3887. m_TileColorIndex: 8
  3888. m_TileObjectToInstantiateIndex: 65535
  3889. dummyAlignment: 0
  3890. m_AllTileFlags: 1073741826
  3891. - first: {x: -4, y: 0, z: 0}
  3892. second:
  3893. serializedVersion: 2
  3894. m_TileIndex: 8
  3895. m_TileSpriteIndex: 10
  3896. m_TileMatrixIndex: 0
  3897. m_TileColorIndex: 8
  3898. m_TileObjectToInstantiateIndex: 65535
  3899. dummyAlignment: 0
  3900. m_AllTileFlags: 1073741826
  3901. - first: {x: -3, y: 0, z: 0}
  3902. second:
  3903. serializedVersion: 2
  3904. m_TileIndex: 8
  3905. m_TileSpriteIndex: 10
  3906. m_TileMatrixIndex: 0
  3907. m_TileColorIndex: 8
  3908. m_TileObjectToInstantiateIndex: 65535
  3909. dummyAlignment: 0
  3910. m_AllTileFlags: 1073741826
  3911. - first: {x: -2, y: 0, z: 0}
  3912. second:
  3913. serializedVersion: 2
  3914. m_TileIndex: 8
  3915. m_TileSpriteIndex: 10
  3916. m_TileMatrixIndex: 0
  3917. m_TileColorIndex: 8
  3918. m_TileObjectToInstantiateIndex: 65535
  3919. dummyAlignment: 0
  3920. m_AllTileFlags: 1073741826
  3921. - first: {x: -1, y: 0, z: 0}
  3922. second:
  3923. serializedVersion: 2
  3924. m_TileIndex: 8
  3925. m_TileSpriteIndex: 10
  3926. m_TileMatrixIndex: 0
  3927. m_TileColorIndex: 8
  3928. m_TileObjectToInstantiateIndex: 65535
  3929. dummyAlignment: 0
  3930. m_AllTileFlags: 1073741826
  3931. - first: {x: 0, y: 0, z: 0}
  3932. second:
  3933. serializedVersion: 2
  3934. m_TileIndex: 8
  3935. m_TileSpriteIndex: 10
  3936. m_TileMatrixIndex: 0
  3937. m_TileColorIndex: 8
  3938. m_TileObjectToInstantiateIndex: 65535
  3939. dummyAlignment: 0
  3940. m_AllTileFlags: 1073741826
  3941. - first: {x: 1, y: 0, z: 0}
  3942. second:
  3943. serializedVersion: 2
  3944. m_TileIndex: 8
  3945. m_TileSpriteIndex: 10
  3946. m_TileMatrixIndex: 0
  3947. m_TileColorIndex: 8
  3948. m_TileObjectToInstantiateIndex: 65535
  3949. dummyAlignment: 0
  3950. m_AllTileFlags: 1073741826
  3951. - first: {x: 2, y: 0, z: 0}
  3952. second:
  3953. serializedVersion: 2
  3954. m_TileIndex: 8
  3955. m_TileSpriteIndex: 10
  3956. m_TileMatrixIndex: 0
  3957. m_TileColorIndex: 8
  3958. m_TileObjectToInstantiateIndex: 65535
  3959. dummyAlignment: 0
  3960. m_AllTileFlags: 1073741826
  3961. - first: {x: 3, y: 0, z: 0}
  3962. second:
  3963. serializedVersion: 2
  3964. m_TileIndex: 8
  3965. m_TileSpriteIndex: 10
  3966. m_TileMatrixIndex: 0
  3967. m_TileColorIndex: 8
  3968. m_TileObjectToInstantiateIndex: 65535
  3969. dummyAlignment: 0
  3970. m_AllTileFlags: 1073741826
  3971. - first: {x: 4, y: 0, z: 0}
  3972. second:
  3973. serializedVersion: 2
  3974. m_TileIndex: 8
  3975. m_TileSpriteIndex: 10
  3976. m_TileMatrixIndex: 0
  3977. m_TileColorIndex: 8
  3978. m_TileObjectToInstantiateIndex: 65535
  3979. dummyAlignment: 0
  3980. m_AllTileFlags: 1073741826
  3981. - first: {x: 5, y: 0, z: 0}
  3982. second:
  3983. serializedVersion: 2
  3984. m_TileIndex: 8
  3985. m_TileSpriteIndex: 10
  3986. m_TileMatrixIndex: 0
  3987. m_TileColorIndex: 8
  3988. m_TileObjectToInstantiateIndex: 65535
  3989. dummyAlignment: 0
  3990. m_AllTileFlags: 1073741826
  3991. - first: {x: 6, y: 0, z: 0}
  3992. second:
  3993. serializedVersion: 2
  3994. m_TileIndex: 8
  3995. m_TileSpriteIndex: 10
  3996. m_TileMatrixIndex: 0
  3997. m_TileColorIndex: 8
  3998. m_TileObjectToInstantiateIndex: 65535
  3999. dummyAlignment: 0
  4000. m_AllTileFlags: 1073741826
  4001. - first: {x: 7, y: 0, z: 0}
  4002. second:
  4003. serializedVersion: 2
  4004. m_TileIndex: 8
  4005. m_TileSpriteIndex: 10
  4006. m_TileMatrixIndex: 0
  4007. m_TileColorIndex: 8
  4008. m_TileObjectToInstantiateIndex: 65535
  4009. dummyAlignment: 0
  4010. m_AllTileFlags: 1073741826
  4011. - first: {x: 8, y: 0, z: 0}
  4012. second:
  4013. serializedVersion: 2
  4014. m_TileIndex: 8
  4015. m_TileSpriteIndex: 10
  4016. m_TileMatrixIndex: 0
  4017. m_TileColorIndex: 8
  4018. m_TileObjectToInstantiateIndex: 65535
  4019. dummyAlignment: 0
  4020. m_AllTileFlags: 1073741826
  4021. - first: {x: 9, y: 0, z: 0}
  4022. second:
  4023. serializedVersion: 2
  4024. m_TileIndex: 8
  4025. m_TileSpriteIndex: 10
  4026. m_TileMatrixIndex: 0
  4027. m_TileColorIndex: 8
  4028. m_TileObjectToInstantiateIndex: 65535
  4029. dummyAlignment: 0
  4030. m_AllTileFlags: 1073741826
  4031. - first: {x: 10, y: 0, z: 0}
  4032. second:
  4033. serializedVersion: 2
  4034. m_TileIndex: 8
  4035. m_TileSpriteIndex: 13
  4036. m_TileMatrixIndex: 0
  4037. m_TileColorIndex: 8
  4038. m_TileObjectToInstantiateIndex: 65535
  4039. dummyAlignment: 0
  4040. m_AllTileFlags: 1073741826
  4041. - first: {x: -6, y: 1, z: 0}
  4042. second:
  4043. serializedVersion: 2
  4044. m_TileIndex: 8
  4045. m_TileSpriteIndex: 11
  4046. m_TileMatrixIndex: 0
  4047. m_TileColorIndex: 8
  4048. m_TileObjectToInstantiateIndex: 65535
  4049. dummyAlignment: 0
  4050. m_AllTileFlags: 1073741826
  4051. - first: {x: -5, y: 1, z: 0}
  4052. second:
  4053. serializedVersion: 2
  4054. m_TileIndex: 8
  4055. m_TileSpriteIndex: 9
  4056. m_TileMatrixIndex: 0
  4057. m_TileColorIndex: 8
  4058. m_TileObjectToInstantiateIndex: 65535
  4059. dummyAlignment: 0
  4060. m_AllTileFlags: 1073741826
  4061. - first: {x: -4, y: 1, z: 0}
  4062. second:
  4063. serializedVersion: 2
  4064. m_TileIndex: 8
  4065. m_TileSpriteIndex: 10
  4066. m_TileMatrixIndex: 0
  4067. m_TileColorIndex: 8
  4068. m_TileObjectToInstantiateIndex: 65535
  4069. dummyAlignment: 0
  4070. m_AllTileFlags: 1073741826
  4071. - first: {x: -3, y: 1, z: 0}
  4072. second:
  4073. serializedVersion: 2
  4074. m_TileIndex: 8
  4075. m_TileSpriteIndex: 10
  4076. m_TileMatrixIndex: 0
  4077. m_TileColorIndex: 8
  4078. m_TileObjectToInstantiateIndex: 65535
  4079. dummyAlignment: 0
  4080. m_AllTileFlags: 1073741826
  4081. - first: {x: -2, y: 1, z: 0}
  4082. second:
  4083. serializedVersion: 2
  4084. m_TileIndex: 8
  4085. m_TileSpriteIndex: 10
  4086. m_TileMatrixIndex: 0
  4087. m_TileColorIndex: 8
  4088. m_TileObjectToInstantiateIndex: 65535
  4089. dummyAlignment: 0
  4090. m_AllTileFlags: 1073741826
  4091. - first: {x: -1, y: 1, z: 0}
  4092. second:
  4093. serializedVersion: 2
  4094. m_TileIndex: 8
  4095. m_TileSpriteIndex: 10
  4096. m_TileMatrixIndex: 0
  4097. m_TileColorIndex: 8
  4098. m_TileObjectToInstantiateIndex: 65535
  4099. dummyAlignment: 0
  4100. m_AllTileFlags: 1073741826
  4101. - first: {x: 0, y: 1, z: 0}
  4102. second:
  4103. serializedVersion: 2
  4104. m_TileIndex: 8
  4105. m_TileSpriteIndex: 10
  4106. m_TileMatrixIndex: 0
  4107. m_TileColorIndex: 8
  4108. m_TileObjectToInstantiateIndex: 65535
  4109. dummyAlignment: 0
  4110. m_AllTileFlags: 1073741826
  4111. - first: {x: 1, y: 1, z: 0}
  4112. second:
  4113. serializedVersion: 2
  4114. m_TileIndex: 8
  4115. m_TileSpriteIndex: 10
  4116. m_TileMatrixIndex: 0
  4117. m_TileColorIndex: 8
  4118. m_TileObjectToInstantiateIndex: 65535
  4119. dummyAlignment: 0
  4120. m_AllTileFlags: 1073741826
  4121. - first: {x: 2, y: 1, z: 0}
  4122. second:
  4123. serializedVersion: 2
  4124. m_TileIndex: 8
  4125. m_TileSpriteIndex: 10
  4126. m_TileMatrixIndex: 0
  4127. m_TileColorIndex: 8
  4128. m_TileObjectToInstantiateIndex: 65535
  4129. dummyAlignment: 0
  4130. m_AllTileFlags: 1073741826
  4131. - first: {x: 3, y: 1, z: 0}
  4132. second:
  4133. serializedVersion: 2
  4134. m_TileIndex: 8
  4135. m_TileSpriteIndex: 10
  4136. m_TileMatrixIndex: 0
  4137. m_TileColorIndex: 8
  4138. m_TileObjectToInstantiateIndex: 65535
  4139. dummyAlignment: 0
  4140. m_AllTileFlags: 1073741826
  4141. - first: {x: 4, y: 1, z: 0}
  4142. second:
  4143. serializedVersion: 2
  4144. m_TileIndex: 8
  4145. m_TileSpriteIndex: 10
  4146. m_TileMatrixIndex: 0
  4147. m_TileColorIndex: 8
  4148. m_TileObjectToInstantiateIndex: 65535
  4149. dummyAlignment: 0
  4150. m_AllTileFlags: 1073741826
  4151. - first: {x: 5, y: 1, z: 0}
  4152. second:
  4153. serializedVersion: 2
  4154. m_TileIndex: 8
  4155. m_TileSpriteIndex: 10
  4156. m_TileMatrixIndex: 0
  4157. m_TileColorIndex: 8
  4158. m_TileObjectToInstantiateIndex: 65535
  4159. dummyAlignment: 0
  4160. m_AllTileFlags: 1073741826
  4161. - first: {x: 6, y: 1, z: 0}
  4162. second:
  4163. serializedVersion: 2
  4164. m_TileIndex: 8
  4165. m_TileSpriteIndex: 10
  4166. m_TileMatrixIndex: 0
  4167. m_TileColorIndex: 8
  4168. m_TileObjectToInstantiateIndex: 65535
  4169. dummyAlignment: 0
  4170. m_AllTileFlags: 1073741826
  4171. - first: {x: 7, y: 1, z: 0}
  4172. second:
  4173. serializedVersion: 2
  4174. m_TileIndex: 8
  4175. m_TileSpriteIndex: 10
  4176. m_TileMatrixIndex: 0
  4177. m_TileColorIndex: 8
  4178. m_TileObjectToInstantiateIndex: 65535
  4179. dummyAlignment: 0
  4180. m_AllTileFlags: 1073741826
  4181. - first: {x: 8, y: 1, z: 0}
  4182. second:
  4183. serializedVersion: 2
  4184. m_TileIndex: 8
  4185. m_TileSpriteIndex: 10
  4186. m_TileMatrixIndex: 0
  4187. m_TileColorIndex: 8
  4188. m_TileObjectToInstantiateIndex: 65535
  4189. dummyAlignment: 0
  4190. m_AllTileFlags: 1073741826
  4191. - first: {x: 9, y: 1, z: 0}
  4192. second:
  4193. serializedVersion: 2
  4194. m_TileIndex: 8
  4195. m_TileSpriteIndex: 5
  4196. m_TileMatrixIndex: 0
  4197. m_TileColorIndex: 8
  4198. m_TileObjectToInstantiateIndex: 65535
  4199. dummyAlignment: 0
  4200. m_AllTileFlags: 1073741826
  4201. - first: {x: 10, y: 1, z: 0}
  4202. second:
  4203. serializedVersion: 2
  4204. m_TileIndex: 8
  4205. m_TileSpriteIndex: 7
  4206. m_TileMatrixIndex: 0
  4207. m_TileColorIndex: 8
  4208. m_TileObjectToInstantiateIndex: 65535
  4209. dummyAlignment: 0
  4210. m_AllTileFlags: 1073741826
  4211. - first: {x: -5, y: 2, z: 0}
  4212. second:
  4213. serializedVersion: 2
  4214. m_TileIndex: 8
  4215. m_TileSpriteIndex: 11
  4216. m_TileMatrixIndex: 0
  4217. m_TileColorIndex: 8
  4218. m_TileObjectToInstantiateIndex: 65535
  4219. dummyAlignment: 0
  4220. m_AllTileFlags: 1073741826
  4221. - first: {x: -4, y: 2, z: 0}
  4222. second:
  4223. serializedVersion: 2
  4224. m_TileIndex: 8
  4225. m_TileSpriteIndex: 6
  4226. m_TileMatrixIndex: 0
  4227. m_TileColorIndex: 8
  4228. m_TileObjectToInstantiateIndex: 65535
  4229. dummyAlignment: 0
  4230. m_AllTileFlags: 1073741826
  4231. - first: {x: -3, y: 2, z: 0}
  4232. second:
  4233. serializedVersion: 2
  4234. m_TileIndex: 8
  4235. m_TileSpriteIndex: 6
  4236. m_TileMatrixIndex: 0
  4237. m_TileColorIndex: 8
  4238. m_TileObjectToInstantiateIndex: 65535
  4239. dummyAlignment: 0
  4240. m_AllTileFlags: 1073741826
  4241. - first: {x: -2, y: 2, z: 0}
  4242. second:
  4243. serializedVersion: 2
  4244. m_TileIndex: 8
  4245. m_TileSpriteIndex: 9
  4246. m_TileMatrixIndex: 0
  4247. m_TileColorIndex: 8
  4248. m_TileObjectToInstantiateIndex: 65535
  4249. dummyAlignment: 0
  4250. m_AllTileFlags: 1073741826
  4251. - first: {x: -1, y: 2, z: 0}
  4252. second:
  4253. serializedVersion: 2
  4254. m_TileIndex: 8
  4255. m_TileSpriteIndex: 10
  4256. m_TileMatrixIndex: 0
  4257. m_TileColorIndex: 8
  4258. m_TileObjectToInstantiateIndex: 65535
  4259. dummyAlignment: 0
  4260. m_AllTileFlags: 1073741826
  4261. - first: {x: 0, y: 2, z: 0}
  4262. second:
  4263. serializedVersion: 2
  4264. m_TileIndex: 8
  4265. m_TileSpriteIndex: 10
  4266. m_TileMatrixIndex: 0
  4267. m_TileColorIndex: 8
  4268. m_TileObjectToInstantiateIndex: 65535
  4269. dummyAlignment: 0
  4270. m_AllTileFlags: 1073741826
  4271. - first: {x: 1, y: 2, z: 0}
  4272. second:
  4273. serializedVersion: 2
  4274. m_TileIndex: 8
  4275. m_TileSpriteIndex: 10
  4276. m_TileMatrixIndex: 0
  4277. m_TileColorIndex: 8
  4278. m_TileObjectToInstantiateIndex: 65535
  4279. dummyAlignment: 0
  4280. m_AllTileFlags: 1073741826
  4281. - first: {x: 2, y: 2, z: 0}
  4282. second:
  4283. serializedVersion: 2
  4284. m_TileIndex: 8
  4285. m_TileSpriteIndex: 10
  4286. m_TileMatrixIndex: 0
  4287. m_TileColorIndex: 8
  4288. m_TileObjectToInstantiateIndex: 65535
  4289. dummyAlignment: 0
  4290. m_AllTileFlags: 1073741826
  4291. - first: {x: 3, y: 2, z: 0}
  4292. second:
  4293. serializedVersion: 2
  4294. m_TileIndex: 8
  4295. m_TileSpriteIndex: 10
  4296. m_TileMatrixIndex: 0
  4297. m_TileColorIndex: 8
  4298. m_TileObjectToInstantiateIndex: 65535
  4299. dummyAlignment: 0
  4300. m_AllTileFlags: 1073741826
  4301. - first: {x: 4, y: 2, z: 0}
  4302. second:
  4303. serializedVersion: 2
  4304. m_TileIndex: 8
  4305. m_TileSpriteIndex: 10
  4306. m_TileMatrixIndex: 0
  4307. m_TileColorIndex: 8
  4308. m_TileObjectToInstantiateIndex: 65535
  4309. dummyAlignment: 0
  4310. m_AllTileFlags: 1073741826
  4311. - first: {x: 5, y: 2, z: 0}
  4312. second:
  4313. serializedVersion: 2
  4314. m_TileIndex: 8
  4315. m_TileSpriteIndex: 10
  4316. m_TileMatrixIndex: 0
  4317. m_TileColorIndex: 8
  4318. m_TileObjectToInstantiateIndex: 65535
  4319. dummyAlignment: 0
  4320. m_AllTileFlags: 1073741826
  4321. - first: {x: 6, y: 2, z: 0}
  4322. second:
  4323. serializedVersion: 2
  4324. m_TileIndex: 8
  4325. m_TileSpriteIndex: 10
  4326. m_TileMatrixIndex: 0
  4327. m_TileColorIndex: 8
  4328. m_TileObjectToInstantiateIndex: 65535
  4329. dummyAlignment: 0
  4330. m_AllTileFlags: 1073741826
  4331. - first: {x: 7, y: 2, z: 0}
  4332. second:
  4333. serializedVersion: 2
  4334. m_TileIndex: 8
  4335. m_TileSpriteIndex: 5
  4336. m_TileMatrixIndex: 0
  4337. m_TileColorIndex: 8
  4338. m_TileObjectToInstantiateIndex: 65535
  4339. dummyAlignment: 0
  4340. m_AllTileFlags: 1073741826
  4341. - first: {x: 8, y: 2, z: 0}
  4342. second:
  4343. serializedVersion: 2
  4344. m_TileIndex: 8
  4345. m_TileSpriteIndex: 6
  4346. m_TileMatrixIndex: 0
  4347. m_TileColorIndex: 8
  4348. m_TileObjectToInstantiateIndex: 65535
  4349. dummyAlignment: 0
  4350. m_AllTileFlags: 1073741826
  4351. - first: {x: 9, y: 2, z: 0}
  4352. second:
  4353. serializedVersion: 2
  4354. m_TileIndex: 8
  4355. m_TileSpriteIndex: 7
  4356. m_TileMatrixIndex: 0
  4357. m_TileColorIndex: 8
  4358. m_TileObjectToInstantiateIndex: 65535
  4359. dummyAlignment: 0
  4360. m_AllTileFlags: 1073741826
  4361. - first: {x: -2, y: 3, z: 0}
  4362. second:
  4363. serializedVersion: 2
  4364. m_TileIndex: 8
  4365. m_TileSpriteIndex: 11
  4366. m_TileMatrixIndex: 0
  4367. m_TileColorIndex: 8
  4368. m_TileObjectToInstantiateIndex: 65535
  4369. dummyAlignment: 0
  4370. m_AllTileFlags: 1073741826
  4371. - first: {x: -1, y: 3, z: 0}
  4372. second:
  4373. serializedVersion: 2
  4374. m_TileIndex: 8
  4375. m_TileSpriteIndex: 6
  4376. m_TileMatrixIndex: 0
  4377. m_TileColorIndex: 8
  4378. m_TileObjectToInstantiateIndex: 65535
  4379. dummyAlignment: 0
  4380. m_AllTileFlags: 1073741826
  4381. - first: {x: 0, y: 3, z: 0}
  4382. second:
  4383. serializedVersion: 2
  4384. m_TileIndex: 8
  4385. m_TileSpriteIndex: 6
  4386. m_TileMatrixIndex: 0
  4387. m_TileColorIndex: 8
  4388. m_TileObjectToInstantiateIndex: 65535
  4389. dummyAlignment: 0
  4390. m_AllTileFlags: 1073741826
  4391. - first: {x: 1, y: 3, z: 0}
  4392. second:
  4393. serializedVersion: 2
  4394. m_TileIndex: 8
  4395. m_TileSpriteIndex: 6
  4396. m_TileMatrixIndex: 0
  4397. m_TileColorIndex: 8
  4398. m_TileObjectToInstantiateIndex: 65535
  4399. dummyAlignment: 0
  4400. m_AllTileFlags: 1073741826
  4401. - first: {x: 2, y: 3, z: 0}
  4402. second:
  4403. serializedVersion: 2
  4404. m_TileIndex: 8
  4405. m_TileSpriteIndex: 6
  4406. m_TileMatrixIndex: 0
  4407. m_TileColorIndex: 8
  4408. m_TileObjectToInstantiateIndex: 65535
  4409. dummyAlignment: 0
  4410. m_AllTileFlags: 1073741826
  4411. - first: {x: 3, y: 3, z: 0}
  4412. second:
  4413. serializedVersion: 2
  4414. m_TileIndex: 8
  4415. m_TileSpriteIndex: 6
  4416. m_TileMatrixIndex: 0
  4417. m_TileColorIndex: 8
  4418. m_TileObjectToInstantiateIndex: 65535
  4419. dummyAlignment: 0
  4420. m_AllTileFlags: 1073741826
  4421. - first: {x: 4, y: 3, z: 0}
  4422. second:
  4423. serializedVersion: 2
  4424. m_TileIndex: 8
  4425. m_TileSpriteIndex: 6
  4426. m_TileMatrixIndex: 0
  4427. m_TileColorIndex: 8
  4428. m_TileObjectToInstantiateIndex: 65535
  4429. dummyAlignment: 0
  4430. m_AllTileFlags: 1073741826
  4431. - first: {x: 5, y: 3, z: 0}
  4432. second:
  4433. serializedVersion: 2
  4434. m_TileIndex: 8
  4435. m_TileSpriteIndex: 6
  4436. m_TileMatrixIndex: 0
  4437. m_TileColorIndex: 8
  4438. m_TileObjectToInstantiateIndex: 65535
  4439. dummyAlignment: 0
  4440. m_AllTileFlags: 1073741826
  4441. - first: {x: 6, y: 3, z: 0}
  4442. second:
  4443. serializedVersion: 2
  4444. m_TileIndex: 8
  4445. m_TileSpriteIndex: 6
  4446. m_TileMatrixIndex: 0
  4447. m_TileColorIndex: 8
  4448. m_TileObjectToInstantiateIndex: 65535
  4449. dummyAlignment: 0
  4450. m_AllTileFlags: 1073741826
  4451. - first: {x: 7, y: 3, z: 0}
  4452. second:
  4453. serializedVersion: 2
  4454. m_TileIndex: 8
  4455. m_TileSpriteIndex: 7
  4456. m_TileMatrixIndex: 0
  4457. m_TileColorIndex: 8
  4458. m_TileObjectToInstantiateIndex: 65535
  4459. dummyAlignment: 0
  4460. m_AllTileFlags: 1073741826
  4461. m_AnimatedTiles:
  4462. - first: {x: -8, y: -10, z: 0}
  4463. second:
  4464. m_AnimatedSprites:
  4465. - {fileID: 2392622545682701655, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4466. - {fileID: 2062833539641120838, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4467. - {fileID: 5857973394418763831, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4468. m_AnimationSpeed: 1
  4469. m_AnimationTimeOffset: 0
  4470. m_IsLooping: 1
  4471. - first: {x: -7, y: -10, z: 0}
  4472. second:
  4473. m_AnimatedSprites:
  4474. - {fileID: 2392622545682701655, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4475. - {fileID: 2062833539641120838, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4476. - {fileID: 5857973394418763831, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4477. m_AnimationSpeed: 1
  4478. m_AnimationTimeOffset: 0
  4479. m_IsLooping: 1
  4480. - first: {x: -8, y: -9, z: 0}
  4481. second:
  4482. m_AnimatedSprites:
  4483. - {fileID: -5182366973017181285, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4484. - {fileID: -5359866435592557381, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4485. - {fileID: -3209727430626345253, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4486. m_AnimationSpeed: 1
  4487. m_AnimationTimeOffset: 0
  4488. m_IsLooping: 1
  4489. - first: {x: -7, y: -9, z: 0}
  4490. second:
  4491. m_AnimatedSprites:
  4492. - {fileID: -5182366973017181285, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4493. - {fileID: -5359866435592557381, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4494. - {fileID: -3209727430626345253, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4495. m_AnimationSpeed: 1
  4496. m_AnimationTimeOffset: 0
  4497. m_IsLooping: 1
  4498. - first: {x: -8, y: -8, z: 0}
  4499. second:
  4500. m_AnimatedSprites:
  4501. - {fileID: -5182366973017181285, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4502. - {fileID: -5359866435592557381, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4503. - {fileID: -3209727430626345253, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4504. m_AnimationSpeed: 1
  4505. m_AnimationTimeOffset: 0
  4506. m_IsLooping: 1
  4507. - first: {x: -7, y: -8, z: 0}
  4508. second:
  4509. m_AnimatedSprites:
  4510. - {fileID: -5182366973017181285, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4511. - {fileID: -5359866435592557381, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4512. - {fileID: -3209727430626345253, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4513. m_AnimationSpeed: 1
  4514. m_AnimationTimeOffset: 0
  4515. m_IsLooping: 1
  4516. - first: {x: -16, y: -7, z: 0}
  4517. second:
  4518. m_AnimatedSprites:
  4519. - {fileID: 2392622545682701655, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4520. - {fileID: 2062833539641120838, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4521. - {fileID: 5857973394418763831, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4522. m_AnimationSpeed: 1
  4523. m_AnimationTimeOffset: 0
  4524. m_IsLooping: 1
  4525. - first: {x: -15, y: -7, z: 0}
  4526. second:
  4527. m_AnimatedSprites:
  4528. - {fileID: 2392622545682701655, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4529. - {fileID: 2062833539641120838, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4530. - {fileID: 5857973394418763831, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4531. m_AnimationSpeed: 1
  4532. m_AnimationTimeOffset: 0
  4533. m_IsLooping: 1
  4534. - first: {x: -8, y: -7, z: 0}
  4535. second:
  4536. m_AnimatedSprites:
  4537. - {fileID: -5182366973017181285, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4538. - {fileID: -5359866435592557381, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4539. - {fileID: -3209727430626345253, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4540. m_AnimationSpeed: 1
  4541. m_AnimationTimeOffset: 0
  4542. m_IsLooping: 1
  4543. - first: {x: -7, y: -7, z: 0}
  4544. second:
  4545. m_AnimatedSprites:
  4546. - {fileID: -5182366973017181285, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4547. - {fileID: -5359866435592557381, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4548. - {fileID: -3209727430626345253, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4549. m_AnimationSpeed: 1
  4550. m_AnimationTimeOffset: 0
  4551. m_IsLooping: 1
  4552. - first: {x: -17, y: -6, z: 0}
  4553. second:
  4554. m_AnimatedSprites:
  4555. - {fileID: 2392622545682701655, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4556. - {fileID: 2062833539641120838, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4557. - {fileID: 5857973394418763831, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4558. m_AnimationSpeed: 1
  4559. m_AnimationTimeOffset: 0
  4560. m_IsLooping: 1
  4561. - first: {x: -16, y: -6, z: 0}
  4562. second:
  4563. m_AnimatedSprites:
  4564. - {fileID: -3579432275851869700, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4565. - {fileID: 4574233787004004052, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4566. - {fileID: 6188574620670292506, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4567. m_AnimationSpeed: 1
  4568. m_AnimationTimeOffset: 0
  4569. m_IsLooping: 1
  4570. - first: {x: -15, y: -6, z: 0}
  4571. second:
  4572. m_AnimatedSprites:
  4573. - {fileID: -3579432275851869700, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4574. - {fileID: 4574233787004004052, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4575. - {fileID: 6188574620670292506, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4576. m_AnimationSpeed: 1
  4577. m_AnimationTimeOffset: 0
  4578. m_IsLooping: 1
  4579. - first: {x: -14, y: -6, z: 0}
  4580. second:
  4581. m_AnimatedSprites:
  4582. - {fileID: -4304056256674761281, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4583. - {fileID: 3164367340371128043, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4584. - {fileID: 1521970430990669334, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4585. m_AnimationSpeed: 1
  4586. m_AnimationTimeOffset: 0
  4587. m_IsLooping: 1
  4588. - first: {x: -13, y: -6, z: 0}
  4589. second:
  4590. m_AnimatedSprites:
  4591. - {fileID: -4304056256674761281, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4592. - {fileID: 3164367340371128043, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4593. - {fileID: 1521970430990669334, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4594. m_AnimationSpeed: 1
  4595. m_AnimationTimeOffset: 0
  4596. m_IsLooping: 1
  4597. - first: {x: -12, y: -6, z: 0}
  4598. second:
  4599. m_AnimatedSprites:
  4600. - {fileID: -4304056256674761281, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4601. - {fileID: 3164367340371128043, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4602. - {fileID: 1521970430990669334, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4603. m_AnimationSpeed: 1
  4604. m_AnimationTimeOffset: 0
  4605. m_IsLooping: 1
  4606. - first: {x: -11, y: -6, z: 0}
  4607. second:
  4608. m_AnimatedSprites:
  4609. - {fileID: -4304056256674761281, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4610. - {fileID: 3164367340371128043, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4611. - {fileID: 1521970430990669334, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4612. m_AnimationSpeed: 1
  4613. m_AnimationTimeOffset: 0
  4614. m_IsLooping: 1
  4615. - first: {x: -10, y: -6, z: 0}
  4616. second:
  4617. m_AnimatedSprites:
  4618. - {fileID: -4304056256674761281, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4619. - {fileID: 3164367340371128043, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4620. - {fileID: 1521970430990669334, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4621. m_AnimationSpeed: 1
  4622. m_AnimationTimeOffset: 0
  4623. m_IsLooping: 1
  4624. - first: {x: -9, y: -6, z: 0}
  4625. second:
  4626. m_AnimatedSprites:
  4627. - {fileID: -4304056256674761281, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4628. - {fileID: 3164367340371128043, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4629. - {fileID: 1521970430990669334, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4630. m_AnimationSpeed: 1
  4631. m_AnimationTimeOffset: 0
  4632. m_IsLooping: 1
  4633. - first: {x: -8, y: -6, z: 0}
  4634. second:
  4635. m_AnimatedSprites:
  4636. - {fileID: -3579432275851869700, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4637. - {fileID: 4574233787004004052, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4638. - {fileID: 6188574620670292506, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4639. m_AnimationSpeed: 1
  4640. m_AnimationTimeOffset: 0
  4641. m_IsLooping: 1
  4642. - first: {x: -7, y: -6, z: 0}
  4643. second:
  4644. m_AnimatedSprites:
  4645. - {fileID: -5182366973017181285, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4646. - {fileID: -5359866435592557381, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4647. - {fileID: -3209727430626345253, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4648. m_AnimationSpeed: 1
  4649. m_AnimationTimeOffset: 0
  4650. m_IsLooping: 1
  4651. - first: {x: -17, y: -5, z: 0}
  4652. second:
  4653. m_AnimatedSprites:
  4654. - {fileID: 2392622545682701655, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4655. - {fileID: 2062833539641120838, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4656. - {fileID: 5857973394418763831, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4657. m_AnimationSpeed: 1
  4658. m_AnimationTimeOffset: 0
  4659. m_IsLooping: 1
  4660. - first: {x: -16, y: -5, z: 0}
  4661. second:
  4662. m_AnimatedSprites:
  4663. - {fileID: -3579432275851869700, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4664. - {fileID: 4574233787004004052, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4665. - {fileID: 6188574620670292506, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4666. m_AnimationSpeed: 1
  4667. m_AnimationTimeOffset: 0
  4668. m_IsLooping: 1
  4669. - first: {x: -14, y: -5, z: 0}
  4670. second:
  4671. m_AnimatedSprites:
  4672. - {fileID: -3579432275851869700, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4673. - {fileID: 4574233787004004052, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4674. - {fileID: 6188574620670292506, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4675. m_AnimationSpeed: 1
  4676. m_AnimationTimeOffset: 0
  4677. m_IsLooping: 1
  4678. - first: {x: -13, y: -5, z: 0}
  4679. second:
  4680. m_AnimatedSprites:
  4681. - {fileID: -4304056256674761281, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4682. - {fileID: 3164367340371128043, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4683. - {fileID: 1521970430990669334, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4684. m_AnimationSpeed: 1
  4685. m_AnimationTimeOffset: 0
  4686. m_IsLooping: 1
  4687. - first: {x: -12, y: -5, z: 0}
  4688. second:
  4689. m_AnimatedSprites:
  4690. - {fileID: -4304056256674761281, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4691. - {fileID: 3164367340371128043, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4692. - {fileID: 1521970430990669334, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4693. m_AnimationSpeed: 1
  4694. m_AnimationTimeOffset: 0
  4695. m_IsLooping: 1
  4696. - first: {x: -11, y: -5, z: 0}
  4697. second:
  4698. m_AnimatedSprites:
  4699. - {fileID: -4304056256674761281, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4700. - {fileID: 3164367340371128043, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4701. - {fileID: 1521970430990669334, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4702. m_AnimationSpeed: 1
  4703. m_AnimationTimeOffset: 0
  4704. m_IsLooping: 1
  4705. - first: {x: -10, y: -5, z: 0}
  4706. second:
  4707. m_AnimatedSprites:
  4708. - {fileID: -4304056256674761281, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4709. - {fileID: 3164367340371128043, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4710. - {fileID: 1521970430990669334, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4711. m_AnimationSpeed: 1
  4712. m_AnimationTimeOffset: 0
  4713. m_IsLooping: 1
  4714. - first: {x: -9, y: -5, z: 0}
  4715. second:
  4716. m_AnimatedSprites:
  4717. - {fileID: -4304056256674761281, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4718. - {fileID: 3164367340371128043, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4719. - {fileID: 1521970430990669334, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4720. m_AnimationSpeed: 1
  4721. m_AnimationTimeOffset: 0
  4722. m_IsLooping: 1
  4723. - first: {x: -8, y: -5, z: 0}
  4724. second:
  4725. m_AnimatedSprites:
  4726. - {fileID: -4304056256674761281, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4727. - {fileID: 3164367340371128043, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4728. - {fileID: 1521970430990669334, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4729. m_AnimationSpeed: 1
  4730. m_AnimationTimeOffset: 0
  4731. m_IsLooping: 1
  4732. - first: {x: -7, y: -5, z: 0}
  4733. second:
  4734. m_AnimatedSprites:
  4735. - {fileID: 2908933115131099421, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4736. - {fileID: 3723787226094519576, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4737. - {fileID: 6992577118419328416, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4738. m_AnimationSpeed: 1
  4739. m_AnimationTimeOffset: 0
  4740. m_IsLooping: 1
  4741. - first: {x: -6, y: -5, z: 0}
  4742. second:
  4743. m_AnimatedSprites:
  4744. - {fileID: 2392622545682701655, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4745. - {fileID: 2062833539641120838, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4746. - {fileID: 5857973394418763831, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4747. m_AnimationSpeed: 1
  4748. m_AnimationTimeOffset: 0
  4749. m_IsLooping: 1
  4750. - first: {x: -16, y: -4, z: 0}
  4751. second:
  4752. m_AnimatedSprites:
  4753. - {fileID: -5182366973017181285, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4754. - {fileID: -5359866435592557381, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4755. - {fileID: -3209727430626345253, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4756. m_AnimationSpeed: 1
  4757. m_AnimationTimeOffset: 0
  4758. m_IsLooping: 1
  4759. - first: {x: -14, y: -4, z: 0}
  4760. second:
  4761. m_AnimatedSprites:
  4762. - {fileID: -5182366973017181285, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4763. - {fileID: -5359866435592557381, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4764. - {fileID: -3209727430626345253, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4765. m_AnimationSpeed: 1
  4766. m_AnimationTimeOffset: 0
  4767. m_IsLooping: 1
  4768. - first: {x: -7, y: -4, z: 0}
  4769. second:
  4770. m_AnimatedSprites:
  4771. - {fileID: 2392622545682701655, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4772. - {fileID: 2062833539641120838, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4773. - {fileID: 5857973394418763831, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4774. m_AnimationSpeed: 1
  4775. m_AnimationTimeOffset: 0
  4776. m_IsLooping: 1
  4777. - first: {x: -6, y: -4, z: 0}
  4778. second:
  4779. m_AnimatedSprites:
  4780. - {fileID: 2392622545682701655, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4781. - {fileID: 2062833539641120838, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4782. - {fileID: 5857973394418763831, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4783. m_AnimationSpeed: 1
  4784. m_AnimationTimeOffset: 0
  4785. m_IsLooping: 1
  4786. - first: {x: -16, y: -3, z: 0}
  4787. second:
  4788. m_AnimatedSprites:
  4789. - {fileID: 2392622545682701655, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4790. - {fileID: 2062833539641120838, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4791. - {fileID: 5857973394418763831, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4792. m_AnimationSpeed: 1
  4793. m_AnimationTimeOffset: 0
  4794. m_IsLooping: 1
  4795. - first: {x: -15, y: -3, z: 0}
  4796. second:
  4797. m_AnimatedSprites:
  4798. - {fileID: -4304056256674761281, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4799. - {fileID: 3164367340371128043, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4800. - {fileID: 1521970430990669334, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4801. m_AnimationSpeed: 1
  4802. m_AnimationTimeOffset: 0
  4803. m_IsLooping: 1
  4804. - first: {x: -14, y: -3, z: 0}
  4805. second:
  4806. m_AnimatedSprites:
  4807. - {fileID: 2392622545682701655, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4808. - {fileID: 2062833539641120838, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4809. - {fileID: 5857973394418763831, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4810. m_AnimationSpeed: 1
  4811. m_AnimationTimeOffset: 0
  4812. m_IsLooping: 1
  4813. m_TileAssetArray:
  4814. - m_RefCount: 0
  4815. m_Data: {fileID: 0}
  4816. - m_RefCount: 0
  4817. m_Data: {fileID: 0}
  4818. - m_RefCount: 0
  4819. m_Data: {fileID: 0}
  4820. - m_RefCount: 0
  4821. m_Data: {fileID: 0}
  4822. - m_RefCount: 0
  4823. m_Data: {fileID: 0}
  4824. - m_RefCount: 0
  4825. m_Data: {fileID: 0}
  4826. - m_RefCount: 0
  4827. m_Data: {fileID: 0}
  4828. - m_RefCount: 41
  4829. m_Data: {fileID: 11400000, guid: 826d3f114a9eefb41b22e835ae8815b4, type: 2}
  4830. - m_RefCount: 365
  4831. m_Data: {fileID: 11400000, guid: 8eabe9e0b1df24d4e9574e20ecdfe9e5, type: 2}
  4832. m_TileSpriteArray:
  4833. - m_RefCount: 2
  4834. m_Data: {fileID: -4855834320508401745, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4835. - m_RefCount: 15
  4836. m_Data: {fileID: -5061636820023568461, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4837. - m_RefCount: 11
  4838. m_Data: {fileID: 2392622545682701655, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4839. - m_RefCount: 9
  4840. m_Data: {fileID: -5182366973017181285, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4841. - m_RefCount: 2
  4842. m_Data: {fileID: -2453023805377281342, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4843. - m_RefCount: 3
  4844. m_Data: {fileID: -6586665519247718117, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4845. - m_RefCount: 12
  4846. m_Data: {fileID: 6943172977645297248, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4847. - m_RefCount: 4
  4848. m_Data: {fileID: 8532260304082511451, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4849. - m_RefCount: 14
  4850. m_Data: {fileID: 8086981906764435807, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4851. - m_RefCount: 4
  4852. m_Data: {fileID: -6418274858196677816, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4853. - m_RefCount: 283
  4854. m_Data: {fileID: 6583565629995163404, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4855. - m_RefCount: 5
  4856. m_Data: {fileID: -484966942241632645, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4857. - m_RefCount: 2
  4858. m_Data: {fileID: 3998301828784078130, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4859. - m_RefCount: 15
  4860. m_Data: {fileID: -6192052360228097405, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4861. - m_RefCount: 3
  4862. m_Data: {fileID: -3806159374834931193, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4863. - m_RefCount: 3
  4864. m_Data: {fileID: -4932390731957070849, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4865. - m_RefCount: 5
  4866. m_Data: {fileID: -3579432275851869700, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4867. - m_RefCount: 13
  4868. m_Data: {fileID: -4304056256674761281, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4869. - m_RefCount: 0
  4870. m_Data: {fileID: 0}
  4871. - m_RefCount: 1
  4872. m_Data: {fileID: 2908933115131099421, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  4873. m_TileMatrixArray:
  4874. - m_RefCount: 382
  4875. m_Data:
  4876. e00: 1
  4877. e01: 0
  4878. e02: 0
  4879. e03: 0
  4880. e10: 0
  4881. e11: 1
  4882. e12: 0
  4883. e13: 0
  4884. e20: 0
  4885. e21: 0
  4886. e22: 1
  4887. e23: 0
  4888. e30: 0
  4889. e31: 0
  4890. e32: 0
  4891. e33: 1
  4892. - m_RefCount: 6
  4893. m_Data:
  4894. e00: 1
  4895. e01: -0
  4896. e02: 0
  4897. e03: 0
  4898. e10: 0
  4899. e11: -1
  4900. e12: 0
  4901. e13: 0
  4902. e20: 0
  4903. e21: -0
  4904. e22: 1
  4905. e23: 0
  4906. e30: 0
  4907. e31: 0
  4908. e32: 0
  4909. e33: 1
  4910. - m_RefCount: 5
  4911. m_Data:
  4912. e00: -1
  4913. e01: 0
  4914. e02: 0
  4915. e03: 0
  4916. e10: -0
  4917. e11: 1
  4918. e12: 0
  4919. e13: 0
  4920. e20: -0
  4921. e21: 0
  4922. e22: 1
  4923. e23: 0
  4924. e30: 0
  4925. e31: 0
  4926. e32: 0
  4927. e33: 1
  4928. - m_RefCount: 4
  4929. m_Data:
  4930. e00: 0.000000059604645
  4931. e01: 0.99999994
  4932. e02: 0
  4933. e03: 0
  4934. e10: -0.99999994
  4935. e11: 0.000000059604645
  4936. e12: -0
  4937. e13: 0
  4938. e20: -0
  4939. e21: 0
  4940. e22: 1
  4941. e23: 0
  4942. e30: 0
  4943. e31: 0
  4944. e32: 0
  4945. e33: 1
  4946. - m_RefCount: 4
  4947. m_Data:
  4948. e00: -1
  4949. e01: -0.00000008742278
  4950. e02: -0
  4951. e03: 0
  4952. e10: 0.00000008742278
  4953. e11: -1
  4954. e12: 0
  4955. e13: 0
  4956. e20: 0
  4957. e21: -0
  4958. e22: 1
  4959. e23: 0
  4960. e30: 0
  4961. e31: 0
  4962. e32: 0
  4963. e33: 1
  4964. - m_RefCount: 5
  4965. m_Data:
  4966. e00: 0.000000059604645
  4967. e01: -0.99999994
  4968. e02: -0
  4969. e03: 0
  4970. e10: 0.99999994
  4971. e11: 0.000000059604645
  4972. e12: 0
  4973. e13: 0
  4974. e20: 0
  4975. e21: -0
  4976. e22: 1
  4977. e23: 0
  4978. e30: 0
  4979. e31: 0
  4980. e32: 0
  4981. e33: 1
  4982. m_TileColorArray:
  4983. - m_RefCount: 0
  4984. m_Data: {r: 1.0879162e-19, g: 1.0879162e-19, b: 1.0879162e-19, a: 1.0879162e-19}
  4985. - m_RefCount: 0
  4986. m_Data: {r: 1.0879162e-19, g: 1.0879162e-19, b: 1.0879162e-19, a: 1.0879162e-19}
  4987. - m_RefCount: 0
  4988. m_Data: {r: 1.0879162e-19, g: 1.0879162e-19, b: 1.0879162e-19, a: 1.0879162e-19}
  4989. - m_RefCount: 0
  4990. m_Data: {r: 1.0879162e-19, g: 1.0879162e-19, b: 1.0879162e-19, a: 1.0879162e-19}
  4991. - m_RefCount: 0
  4992. m_Data: {r: 1.0879162e-19, g: 1.0879162e-19, b: 1.0879162e-19, a: 1.0879162e-19}
  4993. - m_RefCount: 0
  4994. m_Data: {r: 1.0879162e-19, g: 1.0879162e-19, b: 1.0879162e-19, a: 1.0879162e-19}
  4995. - m_RefCount: 0
  4996. m_Data: {r: 1.0879162e-19, g: 1.0879162e-19, b: 1.0879162e-19, a: 1.0879162e-19}
  4997. - m_RefCount: 0
  4998. m_Data: {r: 1.0879162e-19, g: 1.0879162e-19, b: 1.0879162e-19, a: 1.0879162e-19}
  4999. - m_RefCount: 406
  5000. m_Data: {r: 1, g: 1, b: 1, a: 1}
  5001. m_TileObjectToInstantiateArray: []
  5002. m_AnimationFrameRate: 1
  5003. m_Color: {r: 1, g: 1, b: 1, a: 1}
  5004. m_Origin: {x: -17, y: -18, z: 0}
  5005. m_Size: {x: 30, y: 23, z: 1}
  5006. m_TileAnchor: {x: 0.5, y: 0.5, z: 0}
  5007. m_TileOrientation: 0
  5008. m_TileOrientationMatrix:
  5009. e00: 1
  5010. e01: 0
  5011. e02: 0
  5012. e03: 0
  5013. e10: 0
  5014. e11: 1
  5015. e12: 0
  5016. e13: 0
  5017. e20: 0
  5018. e21: 0
  5019. e22: 1
  5020. e23: 0
  5021. e30: 0
  5022. e31: 0
  5023. e32: 0
  5024. e33: 1
  5025. --- !u!1 &732543220
  5026. GameObject:
  5027. m_ObjectHideFlags: 3
  5028. m_CorrespondingSourceObject: {fileID: 0}
  5029. m_PrefabInstance: {fileID: 0}
  5030. m_PrefabAsset: {fileID: 0}
  5031. serializedVersion: 6
  5032. m_Component:
  5033. - component: {fileID: 732543221}
  5034. - component: {fileID: 732543223}
  5035. - component: {fileID: 732543222}
  5036. m_Layer: 0
  5037. m_Name: cm
  5038. m_TagString: Untagged
  5039. m_Icon: {fileID: 0}
  5040. m_NavMeshLayer: 0
  5041. m_StaticEditorFlags: 0
  5042. m_IsActive: 1
  5043. --- !u!4 &732543221
  5044. Transform:
  5045. m_ObjectHideFlags: 3
  5046. m_CorrespondingSourceObject: {fileID: 0}
  5047. m_PrefabInstance: {fileID: 0}
  5048. m_PrefabAsset: {fileID: 0}
  5049. m_GameObject: {fileID: 732543220}
  5050. m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
  5051. m_LocalPosition: {x: -347.83417, y: -279.58255, z: 1233.0363}
  5052. m_LocalScale: {x: 1, y: 1, z: 1}
  5053. m_Children: []
  5054. m_Father: {fileID: 76099057}
  5055. m_RootOrder: 0
  5056. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  5057. --- !u!114 &732543222
  5058. MonoBehaviour:
  5059. m_ObjectHideFlags: 3
  5060. m_CorrespondingSourceObject: {fileID: 0}
  5061. m_PrefabInstance: {fileID: 0}
  5062. m_PrefabAsset: {fileID: 0}
  5063. m_GameObject: {fileID: 732543220}
  5064. m_Enabled: 1
  5065. m_EditorHideFlags: 0
  5066. m_Script: {fileID: 11500000, guid: 6ad980451443d70438faac0bc6c235a0, type: 3}
  5067. m_Name:
  5068. m_EditorClassIdentifier:
  5069. m_TrackedObjectOffset: {x: 0, y: 0, z: 0}
  5070. m_LookaheadTime: 0
  5071. m_LookaheadSmoothing: 0
  5072. m_LookaheadIgnoreY: 0
  5073. m_XDamping: 1
  5074. m_YDamping: 1
  5075. m_ZDamping: 1
  5076. m_TargetMovementOnly: 1
  5077. m_ScreenX: 0.5
  5078. m_ScreenY: 0.5
  5079. m_CameraDistance: 10
  5080. m_DeadZoneWidth: 0
  5081. m_DeadZoneHeight: 0
  5082. m_DeadZoneDepth: 0
  5083. m_UnlimitedSoftZone: 0
  5084. m_SoftZoneWidth: 0.8
  5085. m_SoftZoneHeight: 0.8
  5086. m_BiasX: 0
  5087. m_BiasY: 0
  5088. m_CenterOnActivate: 1
  5089. m_GroupFramingMode: 2
  5090. m_AdjustmentMode: 0
  5091. m_GroupFramingSize: 0.8
  5092. m_MaxDollyIn: 5000
  5093. m_MaxDollyOut: 5000
  5094. m_MinimumDistance: 1
  5095. m_MaximumDistance: 5000
  5096. m_MinimumFOV: 3
  5097. m_MaximumFOV: 60
  5098. m_MinimumOrthoSize: 1
  5099. m_MaximumOrthoSize: 5000
  5100. --- !u!114 &732543223
  5101. MonoBehaviour:
  5102. m_ObjectHideFlags: 3
  5103. m_CorrespondingSourceObject: {fileID: 0}
  5104. m_PrefabInstance: {fileID: 0}
  5105. m_PrefabAsset: {fileID: 0}
  5106. m_GameObject: {fileID: 732543220}
  5107. m_Enabled: 1
  5108. m_EditorHideFlags: 0
  5109. m_Script: {fileID: 11500000, guid: ac0b09e7857660247b1477e93731de29, type: 3}
  5110. m_Name:
  5111. m_EditorClassIdentifier:
  5112. --- !u!1 &738929855
  5113. GameObject:
  5114. m_ObjectHideFlags: 0
  5115. m_CorrespondingSourceObject: {fileID: 0}
  5116. m_PrefabInstance: {fileID: 0}
  5117. m_PrefabAsset: {fileID: 0}
  5118. serializedVersion: 6
  5119. m_Component:
  5120. - component: {fileID: 738929859}
  5121. - component: {fileID: 738929858}
  5122. - component: {fileID: 738929857}
  5123. - component: {fileID: 738929856}
  5124. m_Layer: 5
  5125. m_Name: InitPanel
  5126. m_TagString: Untagged
  5127. m_Icon: {fileID: 0}
  5128. m_NavMeshLayer: 0
  5129. m_StaticEditorFlags: 0
  5130. m_IsActive: 0
  5131. --- !u!114 &738929856
  5132. MonoBehaviour:
  5133. m_ObjectHideFlags: 0
  5134. m_CorrespondingSourceObject: {fileID: 0}
  5135. m_PrefabInstance: {fileID: 0}
  5136. m_PrefabAsset: {fileID: 0}
  5137. m_GameObject: {fileID: 738929855}
  5138. m_Enabled: 1
  5139. m_EditorHideFlags: 0
  5140. m_Script: {fileID: 11500000, guid: 30649d3a9faa99c48a7b1166b86bf2a0, type: 3}
  5141. m_Name:
  5142. m_EditorClassIdentifier:
  5143. m_Padding:
  5144. m_Left: 10
  5145. m_Right: 0
  5146. m_Top: 5
  5147. m_Bottom: 5
  5148. m_ChildAlignment: 0
  5149. m_Spacing: 5
  5150. m_ChildForceExpandWidth: 1
  5151. m_ChildForceExpandHeight: 1
  5152. m_ChildControlWidth: 0
  5153. m_ChildControlHeight: 0
  5154. m_ChildScaleWidth: 0
  5155. m_ChildScaleHeight: 0
  5156. m_ReverseArrangement: 0
  5157. --- !u!114 &738929857
  5158. MonoBehaviour:
  5159. m_ObjectHideFlags: 0
  5160. m_CorrespondingSourceObject: {fileID: 0}
  5161. m_PrefabInstance: {fileID: 0}
  5162. m_PrefabAsset: {fileID: 0}
  5163. m_GameObject: {fileID: 738929855}
  5164. m_Enabled: 1
  5165. m_EditorHideFlags: 0
  5166. m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  5167. m_Name:
  5168. m_EditorClassIdentifier:
  5169. m_Material: {fileID: 0}
  5170. m_Color: {r: 1, g: 1, b: 1, a: 0.392}
  5171. m_RaycastTarget: 1
  5172. m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
  5173. m_Maskable: 1
  5174. m_OnCullStateChanged:
  5175. m_PersistentCalls:
  5176. m_Calls: []
  5177. m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0}
  5178. m_Type: 1
  5179. m_PreserveAspect: 0
  5180. m_FillCenter: 1
  5181. m_FillMethod: 4
  5182. m_FillAmount: 1
  5183. m_FillClockwise: 1
  5184. m_FillOrigin: 0
  5185. m_UseSpriteMesh: 0
  5186. m_PixelsPerUnitMultiplier: 1
  5187. --- !u!222 &738929858
  5188. CanvasRenderer:
  5189. m_ObjectHideFlags: 0
  5190. m_CorrespondingSourceObject: {fileID: 0}
  5191. m_PrefabInstance: {fileID: 0}
  5192. m_PrefabAsset: {fileID: 0}
  5193. m_GameObject: {fileID: 738929855}
  5194. m_CullTransparentMesh: 1
  5195. --- !u!224 &738929859
  5196. RectTransform:
  5197. m_ObjectHideFlags: 0
  5198. m_CorrespondingSourceObject: {fileID: 0}
  5199. m_PrefabInstance: {fileID: 0}
  5200. m_PrefabAsset: {fileID: 0}
  5201. m_GameObject: {fileID: 738929855}
  5202. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  5203. m_LocalPosition: {x: 0, y: 0, z: 0}
  5204. m_LocalScale: {x: 1, y: 1, z: 1}
  5205. m_Children: []
  5206. m_Father: {fileID: 1820599829}
  5207. m_RootOrder: 1
  5208. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  5209. m_AnchorMin: {x: 0, y: 1}
  5210. m_AnchorMax: {x: 1, y: 1}
  5211. m_AnchoredPosition: {x: 0, y: -5}
  5212. m_SizeDelta: {x: -100, y: 80}
  5213. m_Pivot: {x: 0.5, y: 1}
  5214. --- !u!1 &749346294
  5215. GameObject:
  5216. m_ObjectHideFlags: 0
  5217. m_CorrespondingSourceObject: {fileID: 0}
  5218. m_PrefabInstance: {fileID: 0}
  5219. m_PrefabAsset: {fileID: 0}
  5220. serializedVersion: 6
  5221. m_Component:
  5222. - component: {fileID: 749346297}
  5223. - component: {fileID: 749346296}
  5224. - component: {fileID: 749346295}
  5225. m_Layer: 0
  5226. m_Name: Human1
  5227. m_TagString: Untagged
  5228. m_Icon: {fileID: 0}
  5229. m_NavMeshLayer: 0
  5230. m_StaticEditorFlags: 0
  5231. m_IsActive: 1
  5232. --- !u!114 &749346295
  5233. MonoBehaviour:
  5234. m_ObjectHideFlags: 0
  5235. m_CorrespondingSourceObject: {fileID: 0}
  5236. m_PrefabInstance: {fileID: 0}
  5237. m_PrefabAsset: {fileID: 0}
  5238. m_GameObject: {fileID: 749346294}
  5239. m_Enabled: 1
  5240. m_EditorHideFlags: 0
  5241. m_Script: {fileID: 11500000, guid: fd532b0ff07920b4d87211144c91529f, type: 3}
  5242. m_Name:
  5243. m_EditorClassIdentifier:
  5244. creatureImage: {fileID: -6426286884345725158, guid: 948009065a290d14296cd54174479615, type: 3}
  5245. humanControlled: 1
  5246. --- !u!212 &749346296
  5247. SpriteRenderer:
  5248. m_ObjectHideFlags: 0
  5249. m_CorrespondingSourceObject: {fileID: 0}
  5250. m_PrefabInstance: {fileID: 0}
  5251. m_PrefabAsset: {fileID: 0}
  5252. m_GameObject: {fileID: 749346294}
  5253. m_Enabled: 1
  5254. m_CastShadows: 0
  5255. m_ReceiveShadows: 0
  5256. m_DynamicOccludee: 1
  5257. m_MotionVectors: 1
  5258. m_LightProbeUsage: 1
  5259. m_ReflectionProbeUsage: 1
  5260. m_RayTracingMode: 0
  5261. m_RayTraceProcedural: 0
  5262. m_RenderingLayerMask: 1
  5263. m_RendererPriority: 0
  5264. m_Materials:
  5265. - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0}
  5266. m_StaticBatchInfo:
  5267. firstSubMesh: 0
  5268. subMeshCount: 0
  5269. m_StaticBatchRoot: {fileID: 0}
  5270. m_ProbeAnchor: {fileID: 0}
  5271. m_LightProbeVolumeOverride: {fileID: 0}
  5272. m_ScaleInLightmap: 1
  5273. m_ReceiveGI: 1
  5274. m_PreserveUVs: 0
  5275. m_IgnoreNormalsForChartDetection: 0
  5276. m_ImportantGI: 0
  5277. m_StitchLightmapSeams: 1
  5278. m_SelectedEditorRenderState: 0
  5279. m_MinimumChartSize: 4
  5280. m_AutoUVMaxDistance: 0.5
  5281. m_AutoUVMaxAngle: 89
  5282. m_LightmapParameters: {fileID: 0}
  5283. m_SortingLayerID: -156833673
  5284. m_SortingLayer: 2
  5285. m_SortingOrder: 0
  5286. m_Sprite: {fileID: -6426286884345725158, guid: 948009065a290d14296cd54174479615, type: 3}
  5287. m_Color: {r: 1, g: 1, b: 1, a: 1}
  5288. m_FlipX: 0
  5289. m_FlipY: 0
  5290. m_DrawMode: 0
  5291. m_Size: {x: 0.84210527, y: 0.84210527}
  5292. m_AdaptiveModeThreshold: 0.5
  5293. m_SpriteTileMode: 0
  5294. m_WasSpriteAssigned: 1
  5295. m_MaskInteraction: 0
  5296. m_SpriteSortPoint: 0
  5297. --- !u!4 &749346297
  5298. Transform:
  5299. m_ObjectHideFlags: 0
  5300. m_CorrespondingSourceObject: {fileID: 0}
  5301. m_PrefabInstance: {fileID: 0}
  5302. m_PrefabAsset: {fileID: 0}
  5303. m_GameObject: {fileID: 749346294}
  5304. m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
  5305. m_LocalPosition: {x: 3.51, y: -15.5, z: 0}
  5306. m_LocalScale: {x: 1, y: 1, z: 1}
  5307. m_Children: []
  5308. m_Father: {fileID: 0}
  5309. m_RootOrder: 2
  5310. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  5311. --- !u!1 &963305875
  5312. GameObject:
  5313. m_ObjectHideFlags: 0
  5314. m_CorrespondingSourceObject: {fileID: 0}
  5315. m_PrefabInstance: {fileID: 0}
  5316. m_PrefabAsset: {fileID: 0}
  5317. serializedVersion: 6
  5318. m_Component:
  5319. - component: {fileID: 963305877}
  5320. - component: {fileID: 963305876}
  5321. m_Layer: 0
  5322. m_Name: Grid
  5323. m_TagString: Untagged
  5324. m_Icon: {fileID: 0}
  5325. m_NavMeshLayer: 0
  5326. m_StaticEditorFlags: 0
  5327. m_IsActive: 1
  5328. --- !u!156049354 &963305876
  5329. Grid:
  5330. m_ObjectHideFlags: 0
  5331. m_CorrespondingSourceObject: {fileID: 0}
  5332. m_PrefabInstance: {fileID: 0}
  5333. m_PrefabAsset: {fileID: 0}
  5334. m_GameObject: {fileID: 963305875}
  5335. m_Enabled: 1
  5336. m_CellSize: {x: 1, y: 1, z: 0}
  5337. m_CellGap: {x: 0, y: 0, z: 0}
  5338. m_CellLayout: 0
  5339. m_CellSwizzle: 0
  5340. --- !u!4 &963305877
  5341. Transform:
  5342. m_ObjectHideFlags: 0
  5343. m_CorrespondingSourceObject: {fileID: 0}
  5344. m_PrefabInstance: {fileID: 0}
  5345. m_PrefabAsset: {fileID: 0}
  5346. m_GameObject: {fileID: 963305875}
  5347. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  5348. m_LocalPosition: {x: 0, y: 0, z: 0}
  5349. m_LocalScale: {x: 1, y: 1, z: 1}
  5350. m_Children:
  5351. - {fileID: 702407478}
  5352. m_Father: {fileID: 0}
  5353. m_RootOrder: 0
  5354. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  5355. --- !u!1 &1095186198
  5356. GameObject:
  5357. m_ObjectHideFlags: 0
  5358. m_CorrespondingSourceObject: {fileID: 0}
  5359. m_PrefabInstance: {fileID: 0}
  5360. m_PrefabAsset: {fileID: 0}
  5361. serializedVersion: 6
  5362. m_Component:
  5363. - component: {fileID: 1095186201}
  5364. - component: {fileID: 1095186200}
  5365. - component: {fileID: 1095186199}
  5366. m_Layer: 0
  5367. m_Name: Human2
  5368. m_TagString: Untagged
  5369. m_Icon: {fileID: 0}
  5370. m_NavMeshLayer: 0
  5371. m_StaticEditorFlags: 0
  5372. m_IsActive: 1
  5373. --- !u!114 &1095186199
  5374. MonoBehaviour:
  5375. m_ObjectHideFlags: 0
  5376. m_CorrespondingSourceObject: {fileID: 0}
  5377. m_PrefabInstance: {fileID: 0}
  5378. m_PrefabAsset: {fileID: 0}
  5379. m_GameObject: {fileID: 1095186198}
  5380. m_Enabled: 1
  5381. m_EditorHideFlags: 0
  5382. m_Script: {fileID: 11500000, guid: fd532b0ff07920b4d87211144c91529f, type: 3}
  5383. m_Name:
  5384. m_EditorClassIdentifier:
  5385. creatureImage: {fileID: -6426286884345725158, guid: 948009065a290d14296cd54174479615, type: 3}
  5386. humanControlled: 1
  5387. --- !u!212 &1095186200
  5388. SpriteRenderer:
  5389. m_ObjectHideFlags: 0
  5390. m_CorrespondingSourceObject: {fileID: 0}
  5391. m_PrefabInstance: {fileID: 0}
  5392. m_PrefabAsset: {fileID: 0}
  5393. m_GameObject: {fileID: 1095186198}
  5394. m_Enabled: 1
  5395. m_CastShadows: 0
  5396. m_ReceiveShadows: 0
  5397. m_DynamicOccludee: 1
  5398. m_MotionVectors: 1
  5399. m_LightProbeUsage: 1
  5400. m_ReflectionProbeUsage: 1
  5401. m_RayTracingMode: 0
  5402. m_RayTraceProcedural: 0
  5403. m_RenderingLayerMask: 1
  5404. m_RendererPriority: 0
  5405. m_Materials:
  5406. - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0}
  5407. m_StaticBatchInfo:
  5408. firstSubMesh: 0
  5409. subMeshCount: 0
  5410. m_StaticBatchRoot: {fileID: 0}
  5411. m_ProbeAnchor: {fileID: 0}
  5412. m_LightProbeVolumeOverride: {fileID: 0}
  5413. m_ScaleInLightmap: 1
  5414. m_ReceiveGI: 1
  5415. m_PreserveUVs: 0
  5416. m_IgnoreNormalsForChartDetection: 0
  5417. m_ImportantGI: 0
  5418. m_StitchLightmapSeams: 1
  5419. m_SelectedEditorRenderState: 0
  5420. m_MinimumChartSize: 4
  5421. m_AutoUVMaxDistance: 0.5
  5422. m_AutoUVMaxAngle: 89
  5423. m_LightmapParameters: {fileID: 0}
  5424. m_SortingLayerID: -156833673
  5425. m_SortingLayer: 2
  5426. m_SortingOrder: 0
  5427. m_Sprite: {fileID: -6426286884345725158, guid: 948009065a290d14296cd54174479615, type: 3}
  5428. m_Color: {r: 1, g: 1, b: 1, a: 1}
  5429. m_FlipX: 0
  5430. m_FlipY: 0
  5431. m_DrawMode: 0
  5432. m_Size: {x: 0.84210527, y: 0.84210527}
  5433. m_AdaptiveModeThreshold: 0.5
  5434. m_SpriteTileMode: 0
  5435. m_WasSpriteAssigned: 1
  5436. m_MaskInteraction: 0
  5437. m_SpriteSortPoint: 0
  5438. --- !u!4 &1095186201
  5439. Transform:
  5440. m_ObjectHideFlags: 0
  5441. m_CorrespondingSourceObject: {fileID: 0}
  5442. m_PrefabInstance: {fileID: 0}
  5443. m_PrefabAsset: {fileID: 0}
  5444. m_GameObject: {fileID: 1095186198}
  5445. m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
  5446. m_LocalPosition: {x: 2.5, y: 0.5, z: 0}
  5447. m_LocalScale: {x: 1, y: 1, z: 1}
  5448. m_Children: []
  5449. m_Father: {fileID: 0}
  5450. m_RootOrder: 7
  5451. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  5452. --- !u!1 &1155339405
  5453. GameObject:
  5454. m_ObjectHideFlags: 0
  5455. m_CorrespondingSourceObject: {fileID: 0}
  5456. m_PrefabInstance: {fileID: 0}
  5457. m_PrefabAsset: {fileID: 0}
  5458. serializedVersion: 6
  5459. m_Component:
  5460. - component: {fileID: 1155339406}
  5461. - component: {fileID: 1155339409}
  5462. - component: {fileID: 1155339408}
  5463. - component: {fileID: 1155339407}
  5464. m_Layer: 5
  5465. m_Name: StartFightPanel
  5466. m_TagString: Untagged
  5467. m_Icon: {fileID: 0}
  5468. m_NavMeshLayer: 0
  5469. m_StaticEditorFlags: 0
  5470. m_IsActive: 1
  5471. --- !u!224 &1155339406
  5472. RectTransform:
  5473. m_ObjectHideFlags: 0
  5474. m_CorrespondingSourceObject: {fileID: 0}
  5475. m_PrefabInstance: {fileID: 0}
  5476. m_PrefabAsset: {fileID: 0}
  5477. m_GameObject: {fileID: 1155339405}
  5478. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  5479. m_LocalPosition: {x: 0, y: 0, z: 0}
  5480. m_LocalScale: {x: 1, y: 1, z: 1}
  5481. m_Children:
  5482. - {fileID: 1277332543}
  5483. m_Father: {fileID: 1820599829}
  5484. m_RootOrder: 0
  5485. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  5486. m_AnchorMin: {x: 0, y: 0}
  5487. m_AnchorMax: {x: 1, y: 1}
  5488. m_AnchoredPosition: {x: 0, y: 0}
  5489. m_SizeDelta: {x: -200, y: -200}
  5490. m_Pivot: {x: 0.5, y: 0.5}
  5491. --- !u!114 &1155339407
  5492. MonoBehaviour:
  5493. m_ObjectHideFlags: 0
  5494. m_CorrespondingSourceObject: {fileID: 0}
  5495. m_PrefabInstance: {fileID: 0}
  5496. m_PrefabAsset: {fileID: 0}
  5497. m_GameObject: {fileID: 1155339405}
  5498. m_Enabled: 1
  5499. m_EditorHideFlags: 0
  5500. m_Script: {fileID: 11500000, guid: d0329b6670bb6d04994348e60301d912, type: 3}
  5501. m_Name:
  5502. m_EditorClassIdentifier:
  5503. startFightButton: {fileID: 1277332544}
  5504. --- !u!114 &1155339408
  5505. MonoBehaviour:
  5506. m_ObjectHideFlags: 0
  5507. m_CorrespondingSourceObject: {fileID: 0}
  5508. m_PrefabInstance: {fileID: 0}
  5509. m_PrefabAsset: {fileID: 0}
  5510. m_GameObject: {fileID: 1155339405}
  5511. m_Enabled: 1
  5512. m_EditorHideFlags: 0
  5513. m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  5514. m_Name:
  5515. m_EditorClassIdentifier:
  5516. m_Material: {fileID: 0}
  5517. m_Color: {r: 1, g: 1, b: 1, a: 0.392}
  5518. m_RaycastTarget: 1
  5519. m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
  5520. m_Maskable: 1
  5521. m_OnCullStateChanged:
  5522. m_PersistentCalls:
  5523. m_Calls: []
  5524. m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0}
  5525. m_Type: 1
  5526. m_PreserveAspect: 0
  5527. m_FillCenter: 1
  5528. m_FillMethod: 4
  5529. m_FillAmount: 1
  5530. m_FillClockwise: 1
  5531. m_FillOrigin: 0
  5532. m_UseSpriteMesh: 0
  5533. m_PixelsPerUnitMultiplier: 1
  5534. --- !u!222 &1155339409
  5535. CanvasRenderer:
  5536. m_ObjectHideFlags: 0
  5537. m_CorrespondingSourceObject: {fileID: 0}
  5538. m_PrefabInstance: {fileID: 0}
  5539. m_PrefabAsset: {fileID: 0}
  5540. m_GameObject: {fileID: 1155339405}
  5541. m_CullTransparentMesh: 1
  5542. --- !u!1 &1277332542
  5543. GameObject:
  5544. m_ObjectHideFlags: 0
  5545. m_CorrespondingSourceObject: {fileID: 0}
  5546. m_PrefabInstance: {fileID: 0}
  5547. m_PrefabAsset: {fileID: 0}
  5548. serializedVersion: 6
  5549. m_Component:
  5550. - component: {fileID: 1277332543}
  5551. - component: {fileID: 1277332546}
  5552. - component: {fileID: 1277332545}
  5553. - component: {fileID: 1277332544}
  5554. m_Layer: 5
  5555. m_Name: StartFightButton
  5556. m_TagString: Untagged
  5557. m_Icon: {fileID: 0}
  5558. m_NavMeshLayer: 0
  5559. m_StaticEditorFlags: 0
  5560. m_IsActive: 1
  5561. --- !u!224 &1277332543
  5562. RectTransform:
  5563. m_ObjectHideFlags: 0
  5564. m_CorrespondingSourceObject: {fileID: 0}
  5565. m_PrefabInstance: {fileID: 0}
  5566. m_PrefabAsset: {fileID: 0}
  5567. m_GameObject: {fileID: 1277332542}
  5568. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  5569. m_LocalPosition: {x: 0, y: 0, z: 0}
  5570. m_LocalScale: {x: 1, y: 1, z: 1}
  5571. m_Children:
  5572. - {fileID: 2027622168}
  5573. m_Father: {fileID: 1155339406}
  5574. m_RootOrder: 0
  5575. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  5576. m_AnchorMin: {x: 0.5, y: 0.5}
  5577. m_AnchorMax: {x: 0.5, y: 0.5}
  5578. m_AnchoredPosition: {x: 0, y: 0}
  5579. m_SizeDelta: {x: 160, y: 30}
  5580. m_Pivot: {x: 0.5, y: 0.5}
  5581. --- !u!114 &1277332544
  5582. MonoBehaviour:
  5583. m_ObjectHideFlags: 0
  5584. m_CorrespondingSourceObject: {fileID: 0}
  5585. m_PrefabInstance: {fileID: 0}
  5586. m_PrefabAsset: {fileID: 0}
  5587. m_GameObject: {fileID: 1277332542}
  5588. m_Enabled: 1
  5589. m_EditorHideFlags: 0
  5590. m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3}
  5591. m_Name:
  5592. m_EditorClassIdentifier:
  5593. m_Navigation:
  5594. m_Mode: 3
  5595. m_WrapAround: 0
  5596. m_SelectOnUp: {fileID: 0}
  5597. m_SelectOnDown: {fileID: 0}
  5598. m_SelectOnLeft: {fileID: 0}
  5599. m_SelectOnRight: {fileID: 0}
  5600. m_Transition: 1
  5601. m_Colors:
  5602. m_NormalColor: {r: 1, g: 1, b: 1, a: 1}
  5603. m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
  5604. m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1}
  5605. m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
  5606. m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608}
  5607. m_ColorMultiplier: 1
  5608. m_FadeDuration: 0.1
  5609. m_SpriteState:
  5610. m_HighlightedSprite: {fileID: 0}
  5611. m_PressedSprite: {fileID: 0}
  5612. m_SelectedSprite: {fileID: 0}
  5613. m_DisabledSprite: {fileID: 0}
  5614. m_AnimationTriggers:
  5615. m_NormalTrigger: Normal
  5616. m_HighlightedTrigger: Highlighted
  5617. m_PressedTrigger: Pressed
  5618. m_SelectedTrigger: Selected
  5619. m_DisabledTrigger: Disabled
  5620. m_Interactable: 1
  5621. m_TargetGraphic: {fileID: 1277332545}
  5622. m_OnClick:
  5623. m_PersistentCalls:
  5624. m_Calls: []
  5625. --- !u!114 &1277332545
  5626. MonoBehaviour:
  5627. m_ObjectHideFlags: 0
  5628. m_CorrespondingSourceObject: {fileID: 0}
  5629. m_PrefabInstance: {fileID: 0}
  5630. m_PrefabAsset: {fileID: 0}
  5631. m_GameObject: {fileID: 1277332542}
  5632. m_Enabled: 1
  5633. m_EditorHideFlags: 0
  5634. m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  5635. m_Name:
  5636. m_EditorClassIdentifier:
  5637. m_Material: {fileID: 0}
  5638. m_Color: {r: 1, g: 1, b: 1, a: 1}
  5639. m_RaycastTarget: 1
  5640. m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
  5641. m_Maskable: 1
  5642. m_OnCullStateChanged:
  5643. m_PersistentCalls:
  5644. m_Calls: []
  5645. m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0}
  5646. m_Type: 1
  5647. m_PreserveAspect: 0
  5648. m_FillCenter: 1
  5649. m_FillMethod: 4
  5650. m_FillAmount: 1
  5651. m_FillClockwise: 1
  5652. m_FillOrigin: 0
  5653. m_UseSpriteMesh: 0
  5654. m_PixelsPerUnitMultiplier: 1
  5655. --- !u!222 &1277332546
  5656. CanvasRenderer:
  5657. m_ObjectHideFlags: 0
  5658. m_CorrespondingSourceObject: {fileID: 0}
  5659. m_PrefabInstance: {fileID: 0}
  5660. m_PrefabAsset: {fileID: 0}
  5661. m_GameObject: {fileID: 1277332542}
  5662. m_CullTransparentMesh: 1
  5663. --- !u!1 &1394455068
  5664. GameObject:
  5665. m_ObjectHideFlags: 0
  5666. m_CorrespondingSourceObject: {fileID: 0}
  5667. m_PrefabInstance: {fileID: 0}
  5668. m_PrefabAsset: {fileID: 0}
  5669. serializedVersion: 6
  5670. m_Component:
  5671. - component: {fileID: 1394455070}
  5672. - component: {fileID: 1394455069}
  5673. m_Layer: 0
  5674. m_Name: RoundManager
  5675. m_TagString: Untagged
  5676. m_Icon: {fileID: 0}
  5677. m_NavMeshLayer: 0
  5678. m_StaticEditorFlags: 0
  5679. m_IsActive: 1
  5680. --- !u!114 &1394455069
  5681. MonoBehaviour:
  5682. m_ObjectHideFlags: 0
  5683. m_CorrespondingSourceObject: {fileID: 0}
  5684. m_PrefabInstance: {fileID: 0}
  5685. m_PrefabAsset: {fileID: 0}
  5686. m_GameObject: {fileID: 1394455068}
  5687. m_Enabled: 1
  5688. m_EditorHideFlags: 0
  5689. m_Script: {fileID: 11500000, guid: b111b7d6b71bf5b4fabf551f86da47b4, type: 3}
  5690. m_Name:
  5691. m_EditorClassIdentifier:
  5692. --- !u!4 &1394455070
  5693. Transform:
  5694. m_ObjectHideFlags: 0
  5695. m_CorrespondingSourceObject: {fileID: 0}
  5696. m_PrefabInstance: {fileID: 0}
  5697. m_PrefabAsset: {fileID: 0}
  5698. m_GameObject: {fileID: 1394455068}
  5699. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  5700. m_LocalPosition: {x: 2.4935117, y: -7.0412335, z: -11.784178}
  5701. m_LocalScale: {x: 1, y: 1, z: 1}
  5702. m_Children: []
  5703. m_Father: {fileID: 0}
  5704. m_RootOrder: 4
  5705. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  5706. --- !u!1 &1472340413
  5707. GameObject:
  5708. m_ObjectHideFlags: 0
  5709. m_CorrespondingSourceObject: {fileID: 0}
  5710. m_PrefabInstance: {fileID: 0}
  5711. m_PrefabAsset: {fileID: 0}
  5712. serializedVersion: 6
  5713. m_Component:
  5714. - component: {fileID: 1472340415}
  5715. - component: {fileID: 1472340414}
  5716. m_Layer: 0
  5717. m_Name: CameraManager
  5718. m_TagString: Untagged
  5719. m_Icon: {fileID: 0}
  5720. m_NavMeshLayer: 0
  5721. m_StaticEditorFlags: 0
  5722. m_IsActive: 1
  5723. --- !u!114 &1472340414
  5724. MonoBehaviour:
  5725. m_ObjectHideFlags: 0
  5726. m_CorrespondingSourceObject: {fileID: 0}
  5727. m_PrefabInstance: {fileID: 0}
  5728. m_PrefabAsset: {fileID: 0}
  5729. m_GameObject: {fileID: 1472340413}
  5730. m_Enabled: 1
  5731. m_EditorHideFlags: 0
  5732. m_Script: {fileID: 11500000, guid: 962b9d37abe180447b12dc1bf51af9b7, type: 3}
  5733. m_Name:
  5734. m_EditorClassIdentifier:
  5735. --- !u!4 &1472340415
  5736. Transform:
  5737. m_ObjectHideFlags: 0
  5738. m_CorrespondingSourceObject: {fileID: 0}
  5739. m_PrefabInstance: {fileID: 0}
  5740. m_PrefabAsset: {fileID: 0}
  5741. m_GameObject: {fileID: 1472340413}
  5742. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  5743. m_LocalPosition: {x: 8.103516, y: -7.929304, z: -13.59036}
  5744. m_LocalScale: {x: 1, y: 1, z: 1}
  5745. m_Children:
  5746. - {fileID: 76099057}
  5747. m_Father: {fileID: 0}
  5748. m_RootOrder: 8
  5749. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  5750. --- !u!1 &1551177860
  5751. GameObject:
  5752. m_ObjectHideFlags: 0
  5753. m_CorrespondingSourceObject: {fileID: 0}
  5754. m_PrefabInstance: {fileID: 0}
  5755. m_PrefabAsset: {fileID: 0}
  5756. serializedVersion: 6
  5757. m_Component:
  5758. - component: {fileID: 1551177864}
  5759. - component: {fileID: 1551177863}
  5760. - component: {fileID: 1551177862}
  5761. - component: {fileID: 1551177861}
  5762. m_Layer: 0
  5763. m_Name: Camera
  5764. m_TagString: MainCamera
  5765. m_Icon: {fileID: 0}
  5766. m_NavMeshLayer: 0
  5767. m_StaticEditorFlags: 0
  5768. m_IsActive: 1
  5769. --- !u!114 &1551177861
  5770. MonoBehaviour:
  5771. m_ObjectHideFlags: 0
  5772. m_CorrespondingSourceObject: {fileID: 0}
  5773. m_PrefabInstance: {fileID: 0}
  5774. m_PrefabAsset: {fileID: 0}
  5775. m_GameObject: {fileID: 1551177860}
  5776. m_Enabled: 1
  5777. m_EditorHideFlags: 0
  5778. m_Script: {fileID: 11500000, guid: 72ece51f2901e7445ab60da3685d6b5f, type: 3}
  5779. m_Name:
  5780. m_EditorClassIdentifier:
  5781. m_ShowDebugText: 0
  5782. m_ShowCameraFrustum: 1
  5783. m_IgnoreTimeScale: 0
  5784. m_WorldUpOverride: {fileID: 0}
  5785. m_UpdateMethod: 2
  5786. m_BlendUpdateMethod: 1
  5787. m_DefaultBlend:
  5788. m_Style: 1
  5789. m_Time: 2
  5790. m_CustomCurve:
  5791. serializedVersion: 2
  5792. m_Curve: []
  5793. m_PreInfinity: 2
  5794. m_PostInfinity: 2
  5795. m_RotationOrder: 4
  5796. m_CustomBlends: {fileID: 0}
  5797. m_CameraCutEvent:
  5798. m_PersistentCalls:
  5799. m_Calls: []
  5800. m_CameraActivatedEvent:
  5801. m_PersistentCalls:
  5802. m_Calls: []
  5803. --- !u!81 &1551177862
  5804. AudioListener:
  5805. m_ObjectHideFlags: 0
  5806. m_CorrespondingSourceObject: {fileID: 0}
  5807. m_PrefabInstance: {fileID: 0}
  5808. m_PrefabAsset: {fileID: 0}
  5809. m_GameObject: {fileID: 1551177860}
  5810. m_Enabled: 1
  5811. --- !u!20 &1551177863
  5812. Camera:
  5813. m_ObjectHideFlags: 0
  5814. m_CorrespondingSourceObject: {fileID: 0}
  5815. m_PrefabInstance: {fileID: 0}
  5816. m_PrefabAsset: {fileID: 0}
  5817. m_GameObject: {fileID: 1551177860}
  5818. m_Enabled: 1
  5819. serializedVersion: 2
  5820. m_ClearFlags: 1
  5821. m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0}
  5822. m_projectionMatrixMode: 1
  5823. m_GateFitMode: 2
  5824. m_FOVAxisMode: 0
  5825. m_SensorSize: {x: 36, y: 24}
  5826. m_LensShift: {x: 0, y: 0}
  5827. m_FocalLength: 50
  5828. m_NormalizedViewPortRect:
  5829. serializedVersion: 2
  5830. x: 0
  5831. y: 0
  5832. width: 1
  5833. height: 1
  5834. near clip plane: 0.3
  5835. far clip plane: 1000
  5836. field of view: 100
  5837. orthographic: 0
  5838. orthographic size: 5
  5839. m_Depth: 0
  5840. m_CullingMask:
  5841. serializedVersion: 2
  5842. m_Bits: 4294967295
  5843. m_RenderingPath: -1
  5844. m_TargetTexture: {fileID: 0}
  5845. m_TargetDisplay: 0
  5846. m_TargetEye: 3
  5847. m_HDR: 1
  5848. m_AllowMSAA: 1
  5849. m_AllowDynamicResolution: 0
  5850. m_ForceIntoRT: 0
  5851. m_OcclusionCulling: 1
  5852. m_StereoConvergence: 10
  5853. m_StereoSeparation: 0.022
  5854. --- !u!4 &1551177864
  5855. Transform:
  5856. m_ObjectHideFlags: 0
  5857. m_CorrespondingSourceObject: {fileID: 0}
  5858. m_PrefabInstance: {fileID: 0}
  5859. m_PrefabAsset: {fileID: 0}
  5860. m_GameObject: {fileID: 1551177860}
  5861. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  5862. m_LocalPosition: {x: 3.51, y: -15.5, z: -10}
  5863. m_LocalScale: {x: 1, y: 1, z: 1}
  5864. m_Children: []
  5865. m_Father: {fileID: 0}
  5866. m_RootOrder: 1
  5867. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  5868. --- !u!1 &1820599828
  5869. GameObject:
  5870. m_ObjectHideFlags: 0
  5871. m_CorrespondingSourceObject: {fileID: 0}
  5872. m_PrefabInstance: {fileID: 0}
  5873. m_PrefabAsset: {fileID: 0}
  5874. serializedVersion: 6
  5875. m_Component:
  5876. - component: {fileID: 1820599829}
  5877. - component: {fileID: 1820599832}
  5878. - component: {fileID: 1820599831}
  5879. - component: {fileID: 1820599830}
  5880. m_Layer: 5
  5881. m_Name: Canvas
  5882. m_TagString: Untagged
  5883. m_Icon: {fileID: 0}
  5884. m_NavMeshLayer: 0
  5885. m_StaticEditorFlags: 0
  5886. m_IsActive: 1
  5887. --- !u!224 &1820599829
  5888. RectTransform:
  5889. m_ObjectHideFlags: 0
  5890. m_CorrespondingSourceObject: {fileID: 0}
  5891. m_PrefabInstance: {fileID: 0}
  5892. m_PrefabAsset: {fileID: 0}
  5893. m_GameObject: {fileID: 1820599828}
  5894. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  5895. m_LocalPosition: {x: 0, y: 0, z: 0}
  5896. m_LocalScale: {x: 0, y: 0, z: 0}
  5897. m_Children:
  5898. - {fileID: 1155339406}
  5899. - {fileID: 738929859}
  5900. m_Father: {fileID: 76099057}
  5901. m_RootOrder: 1
  5902. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  5903. m_AnchorMin: {x: 0, y: 0}
  5904. m_AnchorMax: {x: 0, y: 0}
  5905. m_AnchoredPosition: {x: 0, y: 0}
  5906. m_SizeDelta: {x: 0, y: 0}
  5907. m_Pivot: {x: 0, y: 0}
  5908. --- !u!114 &1820599830
  5909. MonoBehaviour:
  5910. m_ObjectHideFlags: 0
  5911. m_CorrespondingSourceObject: {fileID: 0}
  5912. m_PrefabInstance: {fileID: 0}
  5913. m_PrefabAsset: {fileID: 0}
  5914. m_GameObject: {fileID: 1820599828}
  5915. m_Enabled: 1
  5916. m_EditorHideFlags: 0
  5917. m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3}
  5918. m_Name:
  5919. m_EditorClassIdentifier:
  5920. m_IgnoreReversedGraphics: 1
  5921. m_BlockingObjects: 0
  5922. m_BlockingMask:
  5923. serializedVersion: 2
  5924. m_Bits: 4294967295
  5925. --- !u!114 &1820599831
  5926. MonoBehaviour:
  5927. m_ObjectHideFlags: 0
  5928. m_CorrespondingSourceObject: {fileID: 0}
  5929. m_PrefabInstance: {fileID: 0}
  5930. m_PrefabAsset: {fileID: 0}
  5931. m_GameObject: {fileID: 1820599828}
  5932. m_Enabled: 1
  5933. m_EditorHideFlags: 0
  5934. m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3}
  5935. m_Name:
  5936. m_EditorClassIdentifier:
  5937. m_UiScaleMode: 0
  5938. m_ReferencePixelsPerUnit: 100
  5939. m_ScaleFactor: 1
  5940. m_ReferenceResolution: {x: 800, y: 600}
  5941. m_ScreenMatchMode: 0
  5942. m_MatchWidthOrHeight: 0
  5943. m_PhysicalUnit: 3
  5944. m_FallbackScreenDPI: 96
  5945. m_DefaultSpriteDPI: 96
  5946. m_DynamicPixelsPerUnit: 1
  5947. m_PresetInfoIsWorld: 0
  5948. --- !u!223 &1820599832
  5949. Canvas:
  5950. m_ObjectHideFlags: 0
  5951. m_CorrespondingSourceObject: {fileID: 0}
  5952. m_PrefabInstance: {fileID: 0}
  5953. m_PrefabAsset: {fileID: 0}
  5954. m_GameObject: {fileID: 1820599828}
  5955. m_Enabled: 1
  5956. serializedVersion: 3
  5957. m_RenderMode: 0
  5958. m_Camera: {fileID: 0}
  5959. m_PlaneDistance: 100
  5960. m_PixelPerfect: 0
  5961. m_ReceivesEvents: 1
  5962. m_OverrideSorting: 0
  5963. m_OverridePixelPerfect: 0
  5964. m_SortingBucketNormalizedSize: 0
  5965. m_AdditionalShaderChannelsFlag: 25
  5966. m_SortingLayerID: 0
  5967. m_SortingOrder: 0
  5968. m_TargetDisplay: 0
  5969. --- !u!1 &2027622167
  5970. GameObject:
  5971. m_ObjectHideFlags: 0
  5972. m_CorrespondingSourceObject: {fileID: 0}
  5973. m_PrefabInstance: {fileID: 0}
  5974. m_PrefabAsset: {fileID: 0}
  5975. serializedVersion: 6
  5976. m_Component:
  5977. - component: {fileID: 2027622168}
  5978. - component: {fileID: 2027622170}
  5979. - component: {fileID: 2027622169}
  5980. m_Layer: 5
  5981. m_Name: Text (TMP)
  5982. m_TagString: Untagged
  5983. m_Icon: {fileID: 0}
  5984. m_NavMeshLayer: 0
  5985. m_StaticEditorFlags: 0
  5986. m_IsActive: 1
  5987. --- !u!224 &2027622168
  5988. RectTransform:
  5989. m_ObjectHideFlags: 0
  5990. m_CorrespondingSourceObject: {fileID: 0}
  5991. m_PrefabInstance: {fileID: 0}
  5992. m_PrefabAsset: {fileID: 0}
  5993. m_GameObject: {fileID: 2027622167}
  5994. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  5995. m_LocalPosition: {x: 0, y: 0, z: 0}
  5996. m_LocalScale: {x: 1, y: 1, z: 1}
  5997. m_Children: []
  5998. m_Father: {fileID: 1277332543}
  5999. m_RootOrder: 0
  6000. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  6001. m_AnchorMin: {x: 0, y: 0}
  6002. m_AnchorMax: {x: 1, y: 1}
  6003. m_AnchoredPosition: {x: 0, y: 0}
  6004. m_SizeDelta: {x: 0, y: 0}
  6005. m_Pivot: {x: 0.5, y: 0.5}
  6006. --- !u!114 &2027622169
  6007. MonoBehaviour:
  6008. m_ObjectHideFlags: 0
  6009. m_CorrespondingSourceObject: {fileID: 0}
  6010. m_PrefabInstance: {fileID: 0}
  6011. m_PrefabAsset: {fileID: 0}
  6012. m_GameObject: {fileID: 2027622167}
  6013. m_Enabled: 1
  6014. m_EditorHideFlags: 0
  6015. m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
  6016. m_Name:
  6017. m_EditorClassIdentifier:
  6018. m_Material: {fileID: 0}
  6019. m_Color: {r: 1, g: 1, b: 1, a: 1}
  6020. m_RaycastTarget: 1
  6021. m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
  6022. m_Maskable: 1
  6023. m_OnCullStateChanged:
  6024. m_PersistentCalls:
  6025. m_Calls: []
  6026. m_text: Start fight
  6027. m_isRightToLeft: 0
  6028. m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
  6029. m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
  6030. m_fontSharedMaterials: []
  6031. m_fontMaterial: {fileID: 0}
  6032. m_fontMaterials: []
  6033. m_fontColor32:
  6034. serializedVersion: 2
  6035. rgba: 4281479730
  6036. m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1}
  6037. m_enableVertexGradient: 0
  6038. m_colorMode: 3
  6039. m_fontColorGradient:
  6040. topLeft: {r: 1, g: 1, b: 1, a: 1}
  6041. topRight: {r: 1, g: 1, b: 1, a: 1}
  6042. bottomLeft: {r: 1, g: 1, b: 1, a: 1}
  6043. bottomRight: {r: 1, g: 1, b: 1, a: 1}
  6044. m_fontColorGradientPreset: {fileID: 0}
  6045. m_spriteAsset: {fileID: 0}
  6046. m_tintAllSprites: 0
  6047. m_StyleSheet: {fileID: 0}
  6048. m_TextStyleHashCode: -1183493901
  6049. m_overrideHtmlColors: 0
  6050. m_faceColor:
  6051. serializedVersion: 2
  6052. rgba: 4294967295
  6053. m_fontSize: 24
  6054. m_fontSizeBase: 24
  6055. m_fontWeight: 400
  6056. m_enableAutoSizing: 0
  6057. m_fontSizeMin: 18
  6058. m_fontSizeMax: 72
  6059. m_fontStyle: 0
  6060. m_HorizontalAlignment: 2
  6061. m_VerticalAlignment: 512
  6062. m_textAlignment: 65535
  6063. m_characterSpacing: 0
  6064. m_wordSpacing: 0
  6065. m_lineSpacing: 0
  6066. m_lineSpacingMax: 0
  6067. m_paragraphSpacing: 0
  6068. m_charWidthMaxAdj: 0
  6069. m_enableWordWrapping: 1
  6070. m_wordWrappingRatios: 0.4
  6071. m_overflowMode: 0
  6072. m_linkedTextComponent: {fileID: 0}
  6073. parentLinkedComponent: {fileID: 0}
  6074. m_enableKerning: 1
  6075. m_enableExtraPadding: 0
  6076. checkPaddingRequired: 0
  6077. m_isRichText: 1
  6078. m_parseCtrlCharacters: 1
  6079. m_isOrthographic: 1
  6080. m_isCullingEnabled: 0
  6081. m_horizontalMapping: 0
  6082. m_verticalMapping: 0
  6083. m_uvLineOffset: 0
  6084. m_geometrySortingOrder: 0
  6085. m_IsTextObjectScaleStatic: 0
  6086. m_VertexBufferAutoSizeReduction: 0
  6087. m_useMaxVisibleDescender: 1
  6088. m_pageToDisplay: 1
  6089. m_margin: {x: 0, y: 0, z: 0, w: 0}
  6090. m_isUsingLegacyAnimationComponent: 0
  6091. m_isVolumetricText: 0
  6092. m_hasFontAssetChanged: 0
  6093. m_baseMaterial: {fileID: 0}
  6094. m_maskOffset: {x: 0, y: 0, z: 0, w: 0}
  6095. --- !u!222 &2027622170
  6096. CanvasRenderer:
  6097. m_ObjectHideFlags: 0
  6098. m_CorrespondingSourceObject: {fileID: 0}
  6099. m_PrefabInstance: {fileID: 0}
  6100. m_PrefabAsset: {fileID: 0}
  6101. m_GameObject: {fileID: 2027622167}
  6102. m_CullTransparentMesh: 1
  6103. --- !u!1001 &3337279117486379823
  6104. PrefabInstance:
  6105. m_ObjectHideFlags: 0
  6106. serializedVersion: 2
  6107. m_Modification:
  6108. m_TransformParent: {fileID: 0}
  6109. m_Modifications:
  6110. - target: {fileID: 40224708994532372, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  6111. propertyPath: creatureImage
  6112. value:
  6113. objectReference: {fileID: 21300000, guid: 9d8f17869fb739f4db4f4a897b1f1015, type: 3}
  6114. - target: {fileID: 2907624198200125428, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  6115. propertyPath: m_Name
  6116. value: Skeleton Enemy
  6117. objectReference: {fileID: 0}
  6118. - target: {fileID: 3874107955003238637, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  6119. propertyPath: m_RootOrder
  6120. value: 3
  6121. objectReference: {fileID: 0}
  6122. - target: {fileID: 3874107955003238637, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  6123. propertyPath: m_LocalPosition.x
  6124. value: 1.5
  6125. objectReference: {fileID: 0}
  6126. - target: {fileID: 3874107955003238637, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  6127. propertyPath: m_LocalPosition.y
  6128. value: 1.5
  6129. objectReference: {fileID: 0}
  6130. - target: {fileID: 3874107955003238637, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  6131. propertyPath: m_LocalPosition.z
  6132. value: 0
  6133. objectReference: {fileID: 0}
  6134. - target: {fileID: 3874107955003238637, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  6135. propertyPath: m_LocalRotation.w
  6136. value: 1
  6137. objectReference: {fileID: 0}
  6138. - target: {fileID: 3874107955003238637, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  6139. propertyPath: m_LocalRotation.x
  6140. value: 0
  6141. objectReference: {fileID: 0}
  6142. - target: {fileID: 3874107955003238637, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  6143. propertyPath: m_LocalRotation.y
  6144. value: 0
  6145. objectReference: {fileID: 0}
  6146. - target: {fileID: 3874107955003238637, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  6147. propertyPath: m_LocalRotation.z
  6148. value: 0
  6149. objectReference: {fileID: 0}
  6150. - target: {fileID: 3874107955003238637, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  6151. propertyPath: m_LocalEulerAnglesHint.x
  6152. value: 0
  6153. objectReference: {fileID: 0}
  6154. - target: {fileID: 3874107955003238637, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  6155. propertyPath: m_LocalEulerAnglesHint.y
  6156. value: 0
  6157. objectReference: {fileID: 0}
  6158. - target: {fileID: 3874107955003238637, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  6159. propertyPath: m_LocalEulerAnglesHint.z
  6160. value: 0
  6161. objectReference: {fileID: 0}
  6162. m_RemovedComponents: []
  6163. m_SourcePrefab: {fileID: 100100000, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  6164. --- !u!1 &3337279117486379824 stripped
  6165. GameObject:
  6166. m_CorrespondingSourceObject: {fileID: 2907624198200125428, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  6167. m_PrefabInstance: {fileID: 3337279117486379823}
  6168. m_PrefabAsset: {fileID: 0}