SampleScene.unity 271 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963696469656966696769686969697069716972697369746975697669776978697969806981698269836984698569866987698869896990699169926993699469956996699769986999700070017002700370047005700670077008700970107011701270137014701570167017701870197020702170227023702470257026702770287029703070317032703370347035703670377038703970407041704270437044704570467047704870497050705170527053705470557056705770587059706070617062706370647065706670677068706970707071707270737074707570767077707870797080708170827083708470857086708770887089709070917092709370947095709670977098709971007101710271037104710571067107710871097110711171127113711471157116711771187119712071217122712371247125712671277128712971307131713271337134713571367137713871397140714171427143714471457146714771487149715071517152715371547155715671577158715971607161716271637164716571667167716871697170717171727173717471757176717771787179718071817182718371847185718671877188718971907191719271937194719571967197719871997200720172027203720472057206720772087209721072117212721372147215721672177218721972207221722272237224722572267227722872297230723172327233723472357236723772387239724072417242724372447245724672477248724972507251725272537254725572567257725872597260726172627263726472657266726772687269727072717272727372747275727672777278727972807281728272837284728572867287728872897290729172927293729472957296729772987299730073017302730373047305730673077308730973107311731273137314731573167317731873197320732173227323732473257326732773287329733073317332733373347335733673377338733973407341734273437344734573467347734873497350735173527353735473557356735773587359736073617362736373647365736673677368736973707371737273737374737573767377737873797380738173827383738473857386738773887389739073917392739373947395739673977398739974007401740274037404740574067407740874097410741174127413741474157416741774187419742074217422742374247425742674277428742974307431743274337434743574367437743874397440744174427443744474457446744774487449745074517452745374547455745674577458745974607461746274637464746574667467746874697470747174727473747474757476747774787479748074817482748374847485748674877488748974907491749274937494749574967497749874997500750175027503750475057506750775087509751075117512751375147515751675177518751975207521752275237524752575267527752875297530753175327533753475357536753775387539754075417542754375447545754675477548754975507551755275537554755575567557755875597560756175627563756475657566756775687569757075717572757375747575757675777578757975807581758275837584758575867587758875897590759175927593759475957596759775987599760076017602760376047605760676077608760976107611761276137614761576167617761876197620762176227623762476257626762776287629763076317632763376347635763676377638763976407641764276437644764576467647764876497650765176527653765476557656765776587659766076617662766376647665766676677668766976707671767276737674767576767677767876797680768176827683768476857686768776887689769076917692769376947695769676977698769977007701770277037704770577067707770877097710771177127713771477157716771777187719772077217722772377247725772677277728772977307731773277337734773577367737773877397740774177427743774477457746774777487749775077517752775377547755775677577758775977607761776277637764776577667767776877697770777177727773777477757776777777787779778077817782778377847785778677877788778977907791779277937794779577967797779877997800780178027803780478057806780778087809781078117812781378147815781678177818781978207821782278237824782578267827782878297830783178327833783478357836783778387839784078417842784378447845784678477848784978507851785278537854785578567857785878597860786178627863786478657866786778687869787078717872787378747875787678777878787978807881788278837884788578867887788878897890789178927893789478957896789778987899790079017902790379047905790679077908790979107911791279137914791579167917791879197920792179227923792479257926792779287929793079317932793379347935793679377938793979407941794279437944794579467947794879497950795179527953795479557956795779587959796079617962796379647965796679677968796979707971797279737974797579767977797879797980798179827983798479857986798779887989799079917992799379947995799679977998799980008001800280038004800580068007800880098010801180128013801480158016801780188019802080218022802380248025802680278028802980308031803280338034803580368037803880398040804180428043804480458046804780488049805080518052805380548055805680578058805980608061806280638064806580668067806880698070807180728073807480758076807780788079808080818082808380848085808680878088808980908091809280938094809580968097809880998100810181028103810481058106810781088109811081118112811381148115811681178118811981208121812281238124812581268127812881298130813181328133813481358136813781388139814081418142814381448145814681478148814981508151815281538154815581568157815881598160816181628163816481658166816781688169817081718172817381748175817681778178817981808181818281838184818581868187818881898190819181928193819481958196819781988199820082018202820382048205820682078208820982108211821282138214821582168217821882198220822182228223822482258226822782288229823082318232823382348235823682378238823982408241824282438244824582468247824882498250825182528253825482558256825782588259826082618262826382648265826682678268826982708271827282738274827582768277827882798280828182828283828482858286828782888289829082918292829382948295829682978298829983008301830283038304830583068307830883098310831183128313831483158316831783188319832083218322832383248325832683278328832983308331833283338334833583368337833883398340834183428343834483458346834783488349835083518352835383548355835683578358835983608361836283638364836583668367836883698370837183728373837483758376837783788379838083818382838383848385838683878388838983908391839283938394839583968397839883998400840184028403840484058406840784088409841084118412841384148415841684178418841984208421842284238424842584268427842884298430843184328433843484358436843784388439844084418442844384448445844684478448844984508451845284538454845584568457845884598460846184628463846484658466846784688469847084718472847384748475847684778478847984808481848284838484848584868487848884898490849184928493849484958496849784988499850085018502850385048505850685078508850985108511851285138514851585168517851885198520852185228523852485258526852785288529853085318532853385348535853685378538853985408541854285438544854585468547854885498550855185528553855485558556855785588559856085618562856385648565856685678568856985708571857285738574857585768577857885798580858185828583858485858586858785888589859085918592859385948595859685978598859986008601860286038604860586068607860886098610861186128613861486158616861786188619862086218622862386248625862686278628862986308631863286338634863586368637863886398640864186428643864486458646864786488649865086518652865386548655865686578658865986608661866286638664866586668667866886698670867186728673867486758676867786788679868086818682868386848685868686878688868986908691869286938694869586968697869886998700870187028703870487058706870787088709871087118712871387148715871687178718871987208721872287238724872587268727872887298730873187328733873487358736873787388739874087418742874387448745874687478748874987508751875287538754875587568757875887598760876187628763876487658766876787688769877087718772877387748775877687778778877987808781878287838784878587868787878887898790879187928793879487958796879787988799880088018802880388048805880688078808880988108811881288138814881588168817881888198820882188228823882488258826882788288829883088318832883388348835883688378838883988408841884288438844884588468847884888498850885188528853885488558856885788588859886088618862886388648865886688678868886988708871887288738874887588768877887888798880888188828883888488858886888788888889889088918892889388948895889688978898889989008901890289038904890589068907890889098910891189128913891489158916891789188919892089218922892389248925892689278928892989308931893289338934893589368937893889398940894189428943894489458946894789488949895089518952895389548955895689578958895989608961896289638964896589668967896889698970897189728973897489758976897789788979898089818982898389848985898689878988898989908991899289938994899589968997899889999000900190029003900490059006900790089009901090119012901390149015901690179018901990209021902290239024902590269027902890299030903190329033903490359036903790389039904090419042904390449045904690479048904990509051905290539054905590569057905890599060906190629063906490659066906790689069907090719072907390749075907690779078907990809081908290839084908590869087908890899090909190929093909490959096909790989099910091019102910391049105910691079108910991109111911291139114911591169117911891199120912191229123912491259126912791289129913091319132913391349135913691379138913991409141914291439144914591469147914891499150915191529153915491559156915791589159916091619162916391649165916691679168916991709171917291739174917591769177917891799180918191829183918491859186918791889189919091919192919391949195919691979198919992009201920292039204920592069207920892099210921192129213921492159216921792189219922092219222922392249225922692279228922992309231923292339234923592369237923892399240924192429243924492459246924792489249925092519252925392549255925692579258925992609261926292639264926592669267926892699270927192729273927492759276927792789279928092819282928392849285928692879288928992909291929292939294929592969297929892999300930193029303930493059306930793089309931093119312931393149315931693179318931993209321932293239324932593269327932893299330933193329333933493359336933793389339934093419342934393449345934693479348934993509351935293539354935593569357935893599360936193629363936493659366936793689369937093719372937393749375937693779378937993809381938293839384938593869387938893899390939193929393939493959396939793989399940094019402940394049405940694079408940994109411941294139414941594169417941894199420942194229423942494259426942794289429943094319432943394349435943694379438943994409441944294439444944594469447944894499450945194529453945494559456945794589459946094619462946394649465946694679468946994709471947294739474947594769477947894799480948194829483948494859486948794889489949094919492949394949495949694979498949995009501950295039504950595069507950895099510951195129513951495159516951795189519952095219522952395249525952695279528952995309531953295339534953595369537953895399540954195429543954495459546954795489549955095519552955395549555955695579558955995609561956295639564956595669567956895699570957195729573957495759576957795789579958095819582958395849585958695879588958995909591959295939594959595969597959895999600960196029603960496059606960796089609961096119612961396149615961696179618961996209621962296239624962596269627962896299630963196329633963496359636963796389639964096419642964396449645964696479648964996509651965296539654965596569657965896599660966196629663966496659666966796689669967096719672967396749675967696779678967996809681968296839684968596869687968896899690969196929693969496959696969796989699970097019702970397049705970697079708970997109711971297139714971597169717971897199720972197229723972497259726
  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 &43246148
  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: 43246149}
  135. - component: {fileID: 43246151}
  136. - component: {fileID: 43246150}
  137. m_Layer: 6
  138. m_Name: HighlightTileMap
  139. m_TagString: Untagged
  140. m_Icon: {fileID: 0}
  141. m_NavMeshLayer: 0
  142. m_StaticEditorFlags: 0
  143. m_IsActive: 1
  144. --- !u!4 &43246149
  145. Transform:
  146. m_ObjectHideFlags: 0
  147. m_CorrespondingSourceObject: {fileID: 0}
  148. m_PrefabInstance: {fileID: 0}
  149. m_PrefabAsset: {fileID: 0}
  150. m_GameObject: {fileID: 43246148}
  151. m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
  152. m_LocalPosition: {x: 0, y: 0, z: 0}
  153. m_LocalScale: {x: 1, y: 1, z: 1}
  154. m_Children: []
  155. m_Father: {fileID: 963305877}
  156. m_RootOrder: 1
  157. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  158. --- !u!483693784 &43246150
  159. TilemapRenderer:
  160. m_ObjectHideFlags: 0
  161. m_CorrespondingSourceObject: {fileID: 0}
  162. m_PrefabInstance: {fileID: 0}
  163. m_PrefabAsset: {fileID: 0}
  164. m_GameObject: {fileID: 43246148}
  165. m_Enabled: 1
  166. m_CastShadows: 0
  167. m_ReceiveShadows: 0
  168. m_DynamicOccludee: 1
  169. m_MotionVectors: 1
  170. m_LightProbeUsage: 0
  171. m_ReflectionProbeUsage: 0
  172. m_RayTracingMode: 0
  173. m_RayTraceProcedural: 0
  174. m_RenderingLayerMask: 1
  175. m_RendererPriority: 0
  176. m_Materials:
  177. - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0}
  178. m_StaticBatchInfo:
  179. firstSubMesh: 0
  180. subMeshCount: 0
  181. m_StaticBatchRoot: {fileID: 0}
  182. m_ProbeAnchor: {fileID: 0}
  183. m_LightProbeVolumeOverride: {fileID: 0}
  184. m_ScaleInLightmap: 1
  185. m_ReceiveGI: 1
  186. m_PreserveUVs: 0
  187. m_IgnoreNormalsForChartDetection: 0
  188. m_ImportantGI: 0
  189. m_StitchLightmapSeams: 1
  190. m_SelectedEditorRenderState: 0
  191. m_MinimumChartSize: 4
  192. m_AutoUVMaxDistance: 0.5
  193. m_AutoUVMaxAngle: 89
  194. m_LightmapParameters: {fileID: 0}
  195. m_SortingLayerID: 1491650219
  196. m_SortingLayer: 1
  197. m_SortingOrder: 5
  198. m_ChunkSize: {x: 32, y: 32, z: 32}
  199. m_ChunkCullingBounds: {x: 0, y: 0, z: 0}
  200. m_MaxChunkCount: 16
  201. m_MaxFrameAge: 16
  202. m_SortOrder: 0
  203. m_Mode: 0
  204. m_DetectChunkCullingBounds: 0
  205. m_MaskInteraction: 0
  206. --- !u!1839735485 &43246151
  207. Tilemap:
  208. m_ObjectHideFlags: 0
  209. m_CorrespondingSourceObject: {fileID: 0}
  210. m_PrefabInstance: {fileID: 0}
  211. m_PrefabAsset: {fileID: 0}
  212. m_GameObject: {fileID: 43246148}
  213. m_Enabled: 1
  214. m_Tiles: {}
  215. m_AnimatedTiles: {}
  216. m_TileAssetArray:
  217. - m_RefCount: 0
  218. m_Data: {fileID: 0}
  219. m_TileSpriteArray:
  220. - m_RefCount: 0
  221. m_Data: {fileID: 0}
  222. m_TileMatrixArray:
  223. - m_RefCount: 0
  224. m_Data:
  225. e00: -2.5244127e-29
  226. e01: 27612592
  227. e02: 27610752
  228. e03: 27610752
  229. e10: 9.47e-43
  230. e11: 2.48e-43
  231. e12: 2.48e-43
  232. e13: 2.48e-43
  233. e20: -3.0639223e+14
  234. e21: -5.3827184e-27
  235. e22: 0.0000000017176776
  236. e23: -5.3827184e-27
  237. e30: 4.5905e-41
  238. e31: 9.47e-43
  239. e32: 9.47e-43
  240. e33: 9.47e-43
  241. m_TileColorArray:
  242. - m_RefCount: 0
  243. m_Data: {r: 0, g: 0, b: 0, a: 0}
  244. - m_RefCount: 0
  245. m_Data: {r: -2.2201849e-26, g: -2.2201849e-26, b: -2.2201849e-26, a: -2.2201849e-26}
  246. m_TileObjectToInstantiateArray: []
  247. m_AnimationFrameRate: 1
  248. m_Color: {r: 1, g: 1, b: 1, a: 1}
  249. m_Origin: {x: -1, y: -19, z: 0}
  250. m_Size: {x: 2, y: 19, z: 1}
  251. m_TileAnchor: {x: 0.5, y: 0.5, z: 0}
  252. m_TileOrientation: 0
  253. m_TileOrientationMatrix:
  254. e00: 1
  255. e01: 0
  256. e02: 0
  257. e03: 0
  258. e10: 0
  259. e11: 1
  260. e12: 0
  261. e13: 0
  262. e20: 0
  263. e21: 0
  264. e22: 1
  265. e23: 0
  266. e30: 0
  267. e31: 0
  268. e32: 0
  269. e33: 1
  270. --- !u!1 &76099055
  271. GameObject:
  272. m_ObjectHideFlags: 0
  273. m_CorrespondingSourceObject: {fileID: 0}
  274. m_PrefabInstance: {fileID: 0}
  275. m_PrefabAsset: {fileID: 0}
  276. serializedVersion: 6
  277. m_Component:
  278. - component: {fileID: 76099057}
  279. - component: {fileID: 76099056}
  280. m_Layer: 0
  281. m_Name: CM vcam1
  282. m_TagString: Untagged
  283. m_Icon: {fileID: 0}
  284. m_NavMeshLayer: 0
  285. m_StaticEditorFlags: 0
  286. m_IsActive: 1
  287. --- !u!114 &76099056
  288. MonoBehaviour:
  289. m_ObjectHideFlags: 0
  290. m_CorrespondingSourceObject: {fileID: 0}
  291. m_PrefabInstance: {fileID: 0}
  292. m_PrefabAsset: {fileID: 0}
  293. m_GameObject: {fileID: 76099055}
  294. m_Enabled: 1
  295. m_EditorHideFlags: 0
  296. m_Script: {fileID: 11500000, guid: 45e653bab7fb20e499bda25e1b646fea, type: 3}
  297. m_Name:
  298. m_EditorClassIdentifier:
  299. m_ExcludedPropertiesInInspector:
  300. - m_Script
  301. m_LockStageInInspector:
  302. m_StreamingVersion: 20170927
  303. m_Priority: 10
  304. m_StandbyUpdate: 2
  305. m_LookAt: {fileID: 0}
  306. m_Follow: {fileID: 749346297}
  307. m_Lens:
  308. FieldOfView: 100
  309. OrthographicSize: 5
  310. NearClipPlane: 0.3
  311. FarClipPlane: 1000
  312. Dutch: 0
  313. LensShift: {x: 0, y: 0}
  314. m_Transitions:
  315. m_BlendHint: 0
  316. m_InheritPosition: 0
  317. m_OnCameraLive:
  318. m_PersistentCalls:
  319. m_Calls: []
  320. m_LegacyBlendHint: 0
  321. m_ComponentOwner: {fileID: 732543221}
  322. --- !u!4 &76099057
  323. Transform:
  324. m_ObjectHideFlags: 0
  325. m_CorrespondingSourceObject: {fileID: 0}
  326. m_PrefabInstance: {fileID: 0}
  327. m_PrefabAsset: {fileID: 0}
  328. m_GameObject: {fileID: 76099055}
  329. m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
  330. m_LocalPosition: {x: -0.6035156, y: -7.570696, z: 3.5903597}
  331. m_LocalScale: {x: 1, y: 1, z: 1}
  332. m_Children:
  333. - {fileID: 732543221}
  334. - {fileID: 1820599829}
  335. m_Father: {fileID: 1472340415}
  336. m_RootOrder: 0
  337. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  338. --- !u!1 &104519881
  339. GameObject:
  340. m_ObjectHideFlags: 0
  341. m_CorrespondingSourceObject: {fileID: 0}
  342. m_PrefabInstance: {fileID: 0}
  343. m_PrefabAsset: {fileID: 0}
  344. serializedVersion: 6
  345. m_Component:
  346. - component: {fileID: 104519883}
  347. - component: {fileID: 104519882}
  348. m_Layer: 0
  349. m_Name: GameManager
  350. m_TagString: Untagged
  351. m_Icon: {fileID: 0}
  352. m_NavMeshLayer: 0
  353. m_StaticEditorFlags: 0
  354. m_IsActive: 1
  355. --- !u!114 &104519882
  356. MonoBehaviour:
  357. m_ObjectHideFlags: 0
  358. m_CorrespondingSourceObject: {fileID: 0}
  359. m_PrefabInstance: {fileID: 0}
  360. m_PrefabAsset: {fileID: 0}
  361. m_GameObject: {fileID: 104519881}
  362. m_Enabled: 1
  363. m_EditorHideFlags: 0
  364. m_Script: {fileID: 11500000, guid: 1c7231aad0a42974992b5d107046a53c, type: 3}
  365. m_Name:
  366. m_EditorClassIdentifier:
  367. enemies:
  368. - {fileID: 3337279117486379824}
  369. humans:
  370. - {fileID: 749346294}
  371. - {fileID: 1095186198}
  372. initiativePanel: {fileID: 738929855}
  373. initiativeCreaturePanel: {fileID: 7294442285524864391, guid: eddb1c7f4636b4f439289a3ef0b628a9, type: 3}
  374. roundActionsPanel: {fileID: 609102779}
  375. logPanel: {fileID: 2119261210}
  376. hilightTile: {fileID: 11400000, guid: b47bf3005a56c9d47817b5372cd53c84, type: 2}
  377. grid: {fileID: 963305876}
  378. tileMap: {fileID: 702407480}
  379. hilightTileMap: {fileID: 43246151}
  380. lineRenderer: {fileID: 1397701918}
  381. --- !u!4 &104519883
  382. Transform:
  383. m_ObjectHideFlags: 0
  384. m_CorrespondingSourceObject: {fileID: 0}
  385. m_PrefabInstance: {fileID: 0}
  386. m_PrefabAsset: {fileID: 0}
  387. m_GameObject: {fileID: 104519881}
  388. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  389. m_LocalPosition: {x: 2.4935117, y: -7.0412335, z: -11.784178}
  390. m_LocalScale: {x: 1, y: 1, z: 1}
  391. m_Children: []
  392. m_Father: {fileID: 0}
  393. m_RootOrder: 5
  394. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  395. --- !u!1 &173382363
  396. GameObject:
  397. m_ObjectHideFlags: 0
  398. m_CorrespondingSourceObject: {fileID: 0}
  399. m_PrefabInstance: {fileID: 0}
  400. m_PrefabAsset: {fileID: 0}
  401. serializedVersion: 6
  402. m_Component:
  403. - component: {fileID: 173382366}
  404. - component: {fileID: 173382365}
  405. - component: {fileID: 173382364}
  406. m_Layer: 0
  407. m_Name: EventSystem
  408. m_TagString: Untagged
  409. m_Icon: {fileID: 0}
  410. m_NavMeshLayer: 0
  411. m_StaticEditorFlags: 0
  412. m_IsActive: 1
  413. --- !u!114 &173382364
  414. MonoBehaviour:
  415. m_ObjectHideFlags: 0
  416. m_CorrespondingSourceObject: {fileID: 0}
  417. m_PrefabInstance: {fileID: 0}
  418. m_PrefabAsset: {fileID: 0}
  419. m_GameObject: {fileID: 173382363}
  420. m_Enabled: 1
  421. m_EditorHideFlags: 0
  422. m_Script: {fileID: 11500000, guid: 4f231c4fb786f3946a6b90b886c48677, type: 3}
  423. m_Name:
  424. m_EditorClassIdentifier:
  425. m_HorizontalAxis: Horizontal
  426. m_VerticalAxis: Vertical
  427. m_SubmitButton: Submit
  428. m_CancelButton: Cancel
  429. m_InputActionsPerSecond: 10
  430. m_RepeatDelay: 0.5
  431. m_ForceModuleActive: 0
  432. --- !u!114 &173382365
  433. MonoBehaviour:
  434. m_ObjectHideFlags: 0
  435. m_CorrespondingSourceObject: {fileID: 0}
  436. m_PrefabInstance: {fileID: 0}
  437. m_PrefabAsset: {fileID: 0}
  438. m_GameObject: {fileID: 173382363}
  439. m_Enabled: 1
  440. m_EditorHideFlags: 0
  441. m_Script: {fileID: 11500000, guid: 76c392e42b5098c458856cdf6ecaaaa1, type: 3}
  442. m_Name:
  443. m_EditorClassIdentifier:
  444. m_FirstSelected: {fileID: 0}
  445. m_sendNavigationEvents: 1
  446. m_DragThreshold: 10
  447. --- !u!4 &173382366
  448. Transform:
  449. m_ObjectHideFlags: 0
  450. m_CorrespondingSourceObject: {fileID: 0}
  451. m_PrefabInstance: {fileID: 0}
  452. m_PrefabAsset: {fileID: 0}
  453. m_GameObject: {fileID: 173382363}
  454. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  455. m_LocalPosition: {x: 0, y: 0, z: 0}
  456. m_LocalScale: {x: 1, y: 1, z: 1}
  457. m_Children: []
  458. m_Father: {fileID: 0}
  459. m_RootOrder: 6
  460. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  461. --- !u!1 &325530480
  462. GameObject:
  463. m_ObjectHideFlags: 0
  464. m_CorrespondingSourceObject: {fileID: 0}
  465. m_PrefabInstance: {fileID: 0}
  466. m_PrefabAsset: {fileID: 0}
  467. serializedVersion: 6
  468. m_Component:
  469. - component: {fileID: 325530481}
  470. - component: {fileID: 325530483}
  471. - component: {fileID: 325530482}
  472. m_Layer: 5
  473. m_Name: Text (TMP)
  474. m_TagString: Untagged
  475. m_Icon: {fileID: 0}
  476. m_NavMeshLayer: 0
  477. m_StaticEditorFlags: 0
  478. m_IsActive: 1
  479. --- !u!224 &325530481
  480. RectTransform:
  481. m_ObjectHideFlags: 0
  482. m_CorrespondingSourceObject: {fileID: 0}
  483. m_PrefabInstance: {fileID: 0}
  484. m_PrefabAsset: {fileID: 0}
  485. m_GameObject: {fileID: 325530480}
  486. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  487. m_LocalPosition: {x: 0, y: 0, z: 0}
  488. m_LocalScale: {x: 1, y: 1, z: 1}
  489. m_Children: []
  490. m_Father: {fileID: 808860890}
  491. m_RootOrder: 0
  492. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  493. m_AnchorMin: {x: 0, y: 0}
  494. m_AnchorMax: {x: 1, y: 1}
  495. m_AnchoredPosition: {x: 0, y: 0}
  496. m_SizeDelta: {x: 0, y: 0}
  497. m_Pivot: {x: 0.5, y: 0.5}
  498. --- !u!114 &325530482
  499. MonoBehaviour:
  500. m_ObjectHideFlags: 0
  501. m_CorrespondingSourceObject: {fileID: 0}
  502. m_PrefabInstance: {fileID: 0}
  503. m_PrefabAsset: {fileID: 0}
  504. m_GameObject: {fileID: 325530480}
  505. m_Enabled: 1
  506. m_EditorHideFlags: 0
  507. m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
  508. m_Name:
  509. m_EditorClassIdentifier:
  510. m_Material: {fileID: 0}
  511. m_Color: {r: 1, g: 1, b: 1, a: 1}
  512. m_RaycastTarget: 1
  513. m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
  514. m_Maskable: 1
  515. m_OnCullStateChanged:
  516. m_PersistentCalls:
  517. m_Calls: []
  518. m_text: <<
  519. m_isRightToLeft: 0
  520. m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
  521. m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
  522. m_fontSharedMaterials: []
  523. m_fontMaterial: {fileID: 0}
  524. m_fontMaterials: []
  525. m_fontColor32:
  526. serializedVersion: 2
  527. rgba: 4281479730
  528. m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1}
  529. m_enableVertexGradient: 0
  530. m_colorMode: 3
  531. m_fontColorGradient:
  532. topLeft: {r: 1, g: 1, b: 1, a: 1}
  533. topRight: {r: 1, g: 1, b: 1, a: 1}
  534. bottomLeft: {r: 1, g: 1, b: 1, a: 1}
  535. bottomRight: {r: 1, g: 1, b: 1, a: 1}
  536. m_fontColorGradientPreset: {fileID: 0}
  537. m_spriteAsset: {fileID: 0}
  538. m_tintAllSprites: 0
  539. m_StyleSheet: {fileID: 0}
  540. m_TextStyleHashCode: -1183493901
  541. m_overrideHtmlColors: 0
  542. m_faceColor:
  543. serializedVersion: 2
  544. rgba: 4294967295
  545. m_fontSize: 24
  546. m_fontSizeBase: 24
  547. m_fontWeight: 400
  548. m_enableAutoSizing: 0
  549. m_fontSizeMin: 18
  550. m_fontSizeMax: 72
  551. m_fontStyle: 0
  552. m_HorizontalAlignment: 2
  553. m_VerticalAlignment: 512
  554. m_textAlignment: 65535
  555. m_characterSpacing: 0
  556. m_wordSpacing: 0
  557. m_lineSpacing: 0
  558. m_lineSpacingMax: 0
  559. m_paragraphSpacing: 0
  560. m_charWidthMaxAdj: 0
  561. m_enableWordWrapping: 1
  562. m_wordWrappingRatios: 0.4
  563. m_overflowMode: 0
  564. m_linkedTextComponent: {fileID: 0}
  565. parentLinkedComponent: {fileID: 0}
  566. m_enableKerning: 1
  567. m_enableExtraPadding: 0
  568. checkPaddingRequired: 0
  569. m_isRichText: 1
  570. m_parseCtrlCharacters: 1
  571. m_isOrthographic: 1
  572. m_isCullingEnabled: 0
  573. m_horizontalMapping: 0
  574. m_verticalMapping: 0
  575. m_uvLineOffset: 0
  576. m_geometrySortingOrder: 0
  577. m_IsTextObjectScaleStatic: 0
  578. m_VertexBufferAutoSizeReduction: 0
  579. m_useMaxVisibleDescender: 1
  580. m_pageToDisplay: 1
  581. m_margin: {x: 0, y: 0, z: 0, w: 0}
  582. m_isUsingLegacyAnimationComponent: 0
  583. m_isVolumetricText: 0
  584. m_hasFontAssetChanged: 0
  585. m_baseMaterial: {fileID: 0}
  586. m_maskOffset: {x: 0, y: 0, z: 0, w: 0}
  587. --- !u!222 &325530483
  588. CanvasRenderer:
  589. m_ObjectHideFlags: 0
  590. m_CorrespondingSourceObject: {fileID: 0}
  591. m_PrefabInstance: {fileID: 0}
  592. m_PrefabAsset: {fileID: 0}
  593. m_GameObject: {fileID: 325530480}
  594. m_CullTransparentMesh: 1
  595. --- !u!1 &405602147
  596. GameObject:
  597. m_ObjectHideFlags: 0
  598. m_CorrespondingSourceObject: {fileID: 0}
  599. m_PrefabInstance: {fileID: 0}
  600. m_PrefabAsset: {fileID: 0}
  601. serializedVersion: 6
  602. m_Component:
  603. - component: {fileID: 405602148}
  604. - component: {fileID: 405602151}
  605. - component: {fileID: 405602150}
  606. - component: {fileID: 405602149}
  607. m_Layer: 5
  608. m_Name: ActionButtons
  609. m_TagString: Untagged
  610. m_Icon: {fileID: 0}
  611. m_NavMeshLayer: 0
  612. m_StaticEditorFlags: 0
  613. m_IsActive: 1
  614. --- !u!224 &405602148
  615. RectTransform:
  616. m_ObjectHideFlags: 0
  617. m_CorrespondingSourceObject: {fileID: 0}
  618. m_PrefabInstance: {fileID: 0}
  619. m_PrefabAsset: {fileID: 0}
  620. m_GameObject: {fileID: 405602147}
  621. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  622. m_LocalPosition: {x: 0, y: 0, z: 0}
  623. m_LocalScale: {x: 1, y: 1, z: 1}
  624. m_Children:
  625. - {fileID: 670570517}
  626. - {fileID: 2038126660}
  627. m_Father: {fileID: 609102780}
  628. m_RootOrder: 0
  629. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  630. m_AnchorMin: {x: 0, y: 0}
  631. m_AnchorMax: {x: 1, y: 1}
  632. m_AnchoredPosition: {x: 0, y: 40}
  633. m_SizeDelta: {x: 0, y: -80}
  634. m_Pivot: {x: 0.5, y: 0.5}
  635. --- !u!114 &405602149
  636. MonoBehaviour:
  637. m_ObjectHideFlags: 0
  638. m_CorrespondingSourceObject: {fileID: 0}
  639. m_PrefabInstance: {fileID: 0}
  640. m_PrefabAsset: {fileID: 0}
  641. m_GameObject: {fileID: 405602147}
  642. m_Enabled: 1
  643. m_EditorHideFlags: 0
  644. m_Script: {fileID: 11500000, guid: 59f8146938fff824cb5fd77236b75775, type: 3}
  645. m_Name:
  646. m_EditorClassIdentifier:
  647. m_Padding:
  648. m_Left: 0
  649. m_Right: 0
  650. m_Top: 0
  651. m_Bottom: 0
  652. m_ChildAlignment: 4
  653. m_Spacing: 0
  654. m_ChildForceExpandWidth: 1
  655. m_ChildForceExpandHeight: 1
  656. m_ChildControlWidth: 0
  657. m_ChildControlHeight: 0
  658. m_ChildScaleWidth: 0
  659. m_ChildScaleHeight: 0
  660. m_ReverseArrangement: 0
  661. --- !u!114 &405602150
  662. MonoBehaviour:
  663. m_ObjectHideFlags: 0
  664. m_CorrespondingSourceObject: {fileID: 0}
  665. m_PrefabInstance: {fileID: 0}
  666. m_PrefabAsset: {fileID: 0}
  667. m_GameObject: {fileID: 405602147}
  668. m_Enabled: 1
  669. m_EditorHideFlags: 0
  670. m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  671. m_Name:
  672. m_EditorClassIdentifier:
  673. m_Material: {fileID: 0}
  674. m_Color: {r: 1, g: 1, b: 1, a: 0}
  675. m_RaycastTarget: 1
  676. m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
  677. m_Maskable: 1
  678. m_OnCullStateChanged:
  679. m_PersistentCalls:
  680. m_Calls: []
  681. m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0}
  682. m_Type: 1
  683. m_PreserveAspect: 0
  684. m_FillCenter: 1
  685. m_FillMethod: 4
  686. m_FillAmount: 1
  687. m_FillClockwise: 1
  688. m_FillOrigin: 0
  689. m_UseSpriteMesh: 0
  690. m_PixelsPerUnitMultiplier: 1
  691. --- !u!222 &405602151
  692. CanvasRenderer:
  693. m_ObjectHideFlags: 0
  694. m_CorrespondingSourceObject: {fileID: 0}
  695. m_PrefabInstance: {fileID: 0}
  696. m_PrefabAsset: {fileID: 0}
  697. m_GameObject: {fileID: 405602147}
  698. m_CullTransparentMesh: 1
  699. --- !u!1 &604532855
  700. GameObject:
  701. m_ObjectHideFlags: 0
  702. m_CorrespondingSourceObject: {fileID: 0}
  703. m_PrefabInstance: {fileID: 0}
  704. m_PrefabAsset: {fileID: 0}
  705. serializedVersion: 6
  706. m_Component:
  707. - component: {fileID: 604532856}
  708. m_Layer: 5
  709. m_Name: Sliding Area
  710. m_TagString: Untagged
  711. m_Icon: {fileID: 0}
  712. m_NavMeshLayer: 0
  713. m_StaticEditorFlags: 0
  714. m_IsActive: 1
  715. --- !u!224 &604532856
  716. RectTransform:
  717. m_ObjectHideFlags: 0
  718. m_CorrespondingSourceObject: {fileID: 0}
  719. m_PrefabInstance: {fileID: 0}
  720. m_PrefabAsset: {fileID: 0}
  721. m_GameObject: {fileID: 604532855}
  722. m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
  723. m_LocalPosition: {x: 0, y: 0, z: 0}
  724. m_LocalScale: {x: 1, y: 1, z: 1}
  725. m_Children:
  726. - {fileID: 954030834}
  727. m_Father: {fileID: 1813012797}
  728. m_RootOrder: 0
  729. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  730. m_AnchorMin: {x: 0, y: 0}
  731. m_AnchorMax: {x: 1, y: 1}
  732. m_AnchoredPosition: {x: 0, y: 0}
  733. m_SizeDelta: {x: -20, y: -20}
  734. m_Pivot: {x: 0.5, y: 0.5}
  735. --- !u!1 &609102779
  736. GameObject:
  737. m_ObjectHideFlags: 0
  738. m_CorrespondingSourceObject: {fileID: 0}
  739. m_PrefabInstance: {fileID: 0}
  740. m_PrefabAsset: {fileID: 0}
  741. serializedVersion: 6
  742. m_Component:
  743. - component: {fileID: 609102780}
  744. - component: {fileID: 609102782}
  745. - component: {fileID: 609102781}
  746. m_Layer: 5
  747. m_Name: RoundActions
  748. m_TagString: Untagged
  749. m_Icon: {fileID: 0}
  750. m_NavMeshLayer: 0
  751. m_StaticEditorFlags: 0
  752. m_IsActive: 0
  753. --- !u!224 &609102780
  754. RectTransform:
  755. m_ObjectHideFlags: 0
  756. m_CorrespondingSourceObject: {fileID: 0}
  757. m_PrefabInstance: {fileID: 0}
  758. m_PrefabAsset: {fileID: 0}
  759. m_GameObject: {fileID: 609102779}
  760. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  761. m_LocalPosition: {x: 0, y: 0, z: 0}
  762. m_LocalScale: {x: 1, y: 1, z: 1}
  763. m_Children:
  764. - {fileID: 405602148}
  765. - {fileID: 1580095772}
  766. m_Father: {fileID: 1820599829}
  767. m_RootOrder: 2
  768. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  769. m_AnchorMin: {x: 1, y: 0}
  770. m_AnchorMax: {x: 1, y: 1}
  771. m_AnchoredPosition: {x: 0, y: 0}
  772. m_SizeDelta: {x: 300, y: 0}
  773. m_Pivot: {x: 1, y: 0.5}
  774. --- !u!114 &609102781
  775. MonoBehaviour:
  776. m_ObjectHideFlags: 0
  777. m_CorrespondingSourceObject: {fileID: 0}
  778. m_PrefabInstance: {fileID: 0}
  779. m_PrefabAsset: {fileID: 0}
  780. m_GameObject: {fileID: 609102779}
  781. m_Enabled: 1
  782. m_EditorHideFlags: 0
  783. m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  784. m_Name:
  785. m_EditorClassIdentifier:
  786. m_Material: {fileID: 0}
  787. m_Color: {r: 1, g: 1, b: 1, a: 0.392}
  788. m_RaycastTarget: 1
  789. m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
  790. m_Maskable: 1
  791. m_OnCullStateChanged:
  792. m_PersistentCalls:
  793. m_Calls: []
  794. m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0}
  795. m_Type: 1
  796. m_PreserveAspect: 0
  797. m_FillCenter: 1
  798. m_FillMethod: 4
  799. m_FillAmount: 1
  800. m_FillClockwise: 1
  801. m_FillOrigin: 0
  802. m_UseSpriteMesh: 0
  803. m_PixelsPerUnitMultiplier: 1
  804. --- !u!222 &609102782
  805. CanvasRenderer:
  806. m_ObjectHideFlags: 0
  807. m_CorrespondingSourceObject: {fileID: 0}
  808. m_PrefabInstance: {fileID: 0}
  809. m_PrefabAsset: {fileID: 0}
  810. m_GameObject: {fileID: 609102779}
  811. m_CullTransparentMesh: 1
  812. --- !u!1 &670570516
  813. GameObject:
  814. m_ObjectHideFlags: 0
  815. m_CorrespondingSourceObject: {fileID: 0}
  816. m_PrefabInstance: {fileID: 0}
  817. m_PrefabAsset: {fileID: 0}
  818. serializedVersion: 6
  819. m_Component:
  820. - component: {fileID: 670570517}
  821. - component: {fileID: 670570520}
  822. - component: {fileID: 670570519}
  823. - component: {fileID: 670570518}
  824. m_Layer: 5
  825. m_Name: MoveActionButton
  826. m_TagString: Untagged
  827. m_Icon: {fileID: 0}
  828. m_NavMeshLayer: 0
  829. m_StaticEditorFlags: 0
  830. m_IsActive: 1
  831. --- !u!224 &670570517
  832. RectTransform:
  833. m_ObjectHideFlags: 0
  834. m_CorrespondingSourceObject: {fileID: 0}
  835. m_PrefabInstance: {fileID: 0}
  836. m_PrefabAsset: {fileID: 0}
  837. m_GameObject: {fileID: 670570516}
  838. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  839. m_LocalPosition: {x: 0, y: 0, z: 0}
  840. m_LocalScale: {x: 1, y: 1, z: 1}
  841. m_Children:
  842. - {fileID: 2012827779}
  843. m_Father: {fileID: 405602148}
  844. m_RootOrder: 0
  845. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  846. m_AnchorMin: {x: 0, y: 1}
  847. m_AnchorMax: {x: 0, y: 1}
  848. m_AnchoredPosition: {x: 150, y: -114.25}
  849. m_SizeDelta: {x: 160, y: 30}
  850. m_Pivot: {x: 0.5, y: 0.5}
  851. --- !u!114 &670570518
  852. MonoBehaviour:
  853. m_ObjectHideFlags: 0
  854. m_CorrespondingSourceObject: {fileID: 0}
  855. m_PrefabInstance: {fileID: 0}
  856. m_PrefabAsset: {fileID: 0}
  857. m_GameObject: {fileID: 670570516}
  858. m_Enabled: 1
  859. m_EditorHideFlags: 0
  860. m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3}
  861. m_Name:
  862. m_EditorClassIdentifier:
  863. m_Navigation:
  864. m_Mode: 3
  865. m_WrapAround: 0
  866. m_SelectOnUp: {fileID: 0}
  867. m_SelectOnDown: {fileID: 0}
  868. m_SelectOnLeft: {fileID: 0}
  869. m_SelectOnRight: {fileID: 0}
  870. m_Transition: 1
  871. m_Colors:
  872. m_NormalColor: {r: 1, g: 1, b: 1, a: 1}
  873. m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
  874. m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1}
  875. m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
  876. m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608}
  877. m_ColorMultiplier: 1
  878. m_FadeDuration: 0.1
  879. m_SpriteState:
  880. m_HighlightedSprite: {fileID: 0}
  881. m_PressedSprite: {fileID: 0}
  882. m_SelectedSprite: {fileID: 0}
  883. m_DisabledSprite: {fileID: 0}
  884. m_AnimationTriggers:
  885. m_NormalTrigger: Normal
  886. m_HighlightedTrigger: Highlighted
  887. m_PressedTrigger: Pressed
  888. m_SelectedTrigger: Selected
  889. m_DisabledTrigger: Disabled
  890. m_Interactable: 1
  891. m_TargetGraphic: {fileID: 670570519}
  892. m_OnClick:
  893. m_PersistentCalls:
  894. m_Calls: []
  895. --- !u!114 &670570519
  896. MonoBehaviour:
  897. m_ObjectHideFlags: 0
  898. m_CorrespondingSourceObject: {fileID: 0}
  899. m_PrefabInstance: {fileID: 0}
  900. m_PrefabAsset: {fileID: 0}
  901. m_GameObject: {fileID: 670570516}
  902. m_Enabled: 1
  903. m_EditorHideFlags: 0
  904. m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  905. m_Name:
  906. m_EditorClassIdentifier:
  907. m_Material: {fileID: 0}
  908. m_Color: {r: 1, g: 1, b: 1, a: 1}
  909. m_RaycastTarget: 1
  910. m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
  911. m_Maskable: 1
  912. m_OnCullStateChanged:
  913. m_PersistentCalls:
  914. m_Calls: []
  915. m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0}
  916. m_Type: 1
  917. m_PreserveAspect: 0
  918. m_FillCenter: 1
  919. m_FillMethod: 4
  920. m_FillAmount: 1
  921. m_FillClockwise: 1
  922. m_FillOrigin: 0
  923. m_UseSpriteMesh: 0
  924. m_PixelsPerUnitMultiplier: 1
  925. --- !u!222 &670570520
  926. CanvasRenderer:
  927. m_ObjectHideFlags: 0
  928. m_CorrespondingSourceObject: {fileID: 0}
  929. m_PrefabInstance: {fileID: 0}
  930. m_PrefabAsset: {fileID: 0}
  931. m_GameObject: {fileID: 670570516}
  932. m_CullTransparentMesh: 1
  933. --- !u!1 &702407477
  934. GameObject:
  935. m_ObjectHideFlags: 0
  936. m_CorrespondingSourceObject: {fileID: 0}
  937. m_PrefabInstance: {fileID: 0}
  938. m_PrefabAsset: {fileID: 0}
  939. serializedVersion: 6
  940. m_Component:
  941. - component: {fileID: 702407478}
  942. - component: {fileID: 702407480}
  943. - component: {fileID: 702407479}
  944. - component: {fileID: 702407481}
  945. m_Layer: 6
  946. m_Name: Tilemap
  947. m_TagString: Tile
  948. m_Icon: {fileID: 0}
  949. m_NavMeshLayer: 0
  950. m_StaticEditorFlags: 0
  951. m_IsActive: 1
  952. --- !u!4 &702407478
  953. Transform:
  954. m_ObjectHideFlags: 0
  955. m_CorrespondingSourceObject: {fileID: 0}
  956. m_PrefabInstance: {fileID: 0}
  957. m_PrefabAsset: {fileID: 0}
  958. m_GameObject: {fileID: 702407477}
  959. m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
  960. m_LocalPosition: {x: 0, y: 0, z: 0}
  961. m_LocalScale: {x: 1, y: 1, z: 1}
  962. m_Children: []
  963. m_Father: {fileID: 963305877}
  964. m_RootOrder: 0
  965. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  966. --- !u!483693784 &702407479
  967. TilemapRenderer:
  968. m_ObjectHideFlags: 0
  969. m_CorrespondingSourceObject: {fileID: 0}
  970. m_PrefabInstance: {fileID: 0}
  971. m_PrefabAsset: {fileID: 0}
  972. m_GameObject: {fileID: 702407477}
  973. m_Enabled: 1
  974. m_CastShadows: 0
  975. m_ReceiveShadows: 0
  976. m_DynamicOccludee: 1
  977. m_MotionVectors: 1
  978. m_LightProbeUsage: 0
  979. m_ReflectionProbeUsage: 0
  980. m_RayTracingMode: 0
  981. m_RayTraceProcedural: 0
  982. m_RenderingLayerMask: 1
  983. m_RendererPriority: 0
  984. m_Materials:
  985. - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0}
  986. m_StaticBatchInfo:
  987. firstSubMesh: 0
  988. subMeshCount: 0
  989. m_StaticBatchRoot: {fileID: 0}
  990. m_ProbeAnchor: {fileID: 0}
  991. m_LightProbeVolumeOverride: {fileID: 0}
  992. m_ScaleInLightmap: 1
  993. m_ReceiveGI: 1
  994. m_PreserveUVs: 0
  995. m_IgnoreNormalsForChartDetection: 0
  996. m_ImportantGI: 0
  997. m_StitchLightmapSeams: 1
  998. m_SelectedEditorRenderState: 0
  999. m_MinimumChartSize: 4
  1000. m_AutoUVMaxDistance: 0.5
  1001. m_AutoUVMaxAngle: 89
  1002. m_LightmapParameters: {fileID: 0}
  1003. m_SortingLayerID: 1491650219
  1004. m_SortingLayer: 1
  1005. m_SortingOrder: 0
  1006. m_ChunkSize: {x: 32, y: 32, z: 32}
  1007. m_ChunkCullingBounds: {x: 0, y: 0, z: 0}
  1008. m_MaxChunkCount: 16
  1009. m_MaxFrameAge: 16
  1010. m_SortOrder: 0
  1011. m_Mode: 0
  1012. m_DetectChunkCullingBounds: 0
  1013. m_MaskInteraction: 0
  1014. --- !u!1839735485 &702407480
  1015. Tilemap:
  1016. m_ObjectHideFlags: 0
  1017. m_CorrespondingSourceObject: {fileID: 0}
  1018. m_PrefabInstance: {fileID: 0}
  1019. m_PrefabAsset: {fileID: 0}
  1020. m_GameObject: {fileID: 702407477}
  1021. m_Enabled: 1
  1022. m_Tiles:
  1023. - first: {x: 9, y: -18, z: 0}
  1024. second:
  1025. serializedVersion: 2
  1026. m_TileIndex: 8
  1027. m_TileSpriteIndex: 14
  1028. m_TileMatrixIndex: 0
  1029. m_TileColorIndex: 8
  1030. m_TileObjectToInstantiateIndex: 65535
  1031. dummyAlignment: 0
  1032. m_AllTileFlags: 1073741826
  1033. - first: {x: 10, y: -18, z: 0}
  1034. second:
  1035. serializedVersion: 2
  1036. m_TileIndex: 8
  1037. m_TileSpriteIndex: 15
  1038. m_TileMatrixIndex: 0
  1039. m_TileColorIndex: 8
  1040. m_TileObjectToInstantiateIndex: 65535
  1041. dummyAlignment: 0
  1042. m_AllTileFlags: 1073741826
  1043. - first: {x: -7, y: -17, z: 0}
  1044. second:
  1045. serializedVersion: 2
  1046. m_TileIndex: 8
  1047. m_TileSpriteIndex: 14
  1048. m_TileMatrixIndex: 0
  1049. m_TileColorIndex: 8
  1050. m_TileObjectToInstantiateIndex: 65535
  1051. dummyAlignment: 0
  1052. m_AllTileFlags: 1073741826
  1053. - first: {x: -6, y: -17, z: 0}
  1054. second:
  1055. serializedVersion: 2
  1056. m_TileIndex: 8
  1057. m_TileSpriteIndex: 1
  1058. m_TileMatrixIndex: 0
  1059. m_TileColorIndex: 8
  1060. m_TileObjectToInstantiateIndex: 65535
  1061. dummyAlignment: 0
  1062. m_AllTileFlags: 1073741826
  1063. - first: {x: -5, y: -17, z: 0}
  1064. second:
  1065. serializedVersion: 2
  1066. m_TileIndex: 8
  1067. m_TileSpriteIndex: 1
  1068. m_TileMatrixIndex: 0
  1069. m_TileColorIndex: 8
  1070. m_TileObjectToInstantiateIndex: 65535
  1071. dummyAlignment: 0
  1072. m_AllTileFlags: 1073741826
  1073. - first: {x: -4, y: -17, z: 0}
  1074. second:
  1075. serializedVersion: 2
  1076. m_TileIndex: 8
  1077. m_TileSpriteIndex: 1
  1078. m_TileMatrixIndex: 0
  1079. m_TileColorIndex: 8
  1080. m_TileObjectToInstantiateIndex: 65535
  1081. dummyAlignment: 0
  1082. m_AllTileFlags: 1073741826
  1083. - first: {x: -3, y: -17, z: 0}
  1084. second:
  1085. serializedVersion: 2
  1086. m_TileIndex: 8
  1087. m_TileSpriteIndex: 1
  1088. m_TileMatrixIndex: 0
  1089. m_TileColorIndex: 8
  1090. m_TileObjectToInstantiateIndex: 65535
  1091. dummyAlignment: 0
  1092. m_AllTileFlags: 1073741826
  1093. - first: {x: -2, y: -17, z: 0}
  1094. second:
  1095. serializedVersion: 2
  1096. m_TileIndex: 8
  1097. m_TileSpriteIndex: 1
  1098. m_TileMatrixIndex: 0
  1099. m_TileColorIndex: 8
  1100. m_TileObjectToInstantiateIndex: 65535
  1101. dummyAlignment: 0
  1102. m_AllTileFlags: 1073741826
  1103. - first: {x: -1, y: -17, z: 0}
  1104. second:
  1105. serializedVersion: 2
  1106. m_TileIndex: 8
  1107. m_TileSpriteIndex: 1
  1108. m_TileMatrixIndex: 0
  1109. m_TileColorIndex: 8
  1110. m_TileObjectToInstantiateIndex: 65535
  1111. dummyAlignment: 0
  1112. m_AllTileFlags: 1073741826
  1113. - first: {x: 0, y: -17, z: 0}
  1114. second:
  1115. serializedVersion: 2
  1116. m_TileIndex: 8
  1117. m_TileSpriteIndex: 1
  1118. m_TileMatrixIndex: 0
  1119. m_TileColorIndex: 8
  1120. m_TileObjectToInstantiateIndex: 65535
  1121. dummyAlignment: 0
  1122. m_AllTileFlags: 1073741826
  1123. - first: {x: 1, y: -17, z: 0}
  1124. second:
  1125. serializedVersion: 2
  1126. m_TileIndex: 8
  1127. m_TileSpriteIndex: 1
  1128. m_TileMatrixIndex: 0
  1129. m_TileColorIndex: 8
  1130. m_TileObjectToInstantiateIndex: 65535
  1131. dummyAlignment: 0
  1132. m_AllTileFlags: 1073741826
  1133. - first: {x: 2, y: -17, z: 0}
  1134. second:
  1135. serializedVersion: 2
  1136. m_TileIndex: 8
  1137. m_TileSpriteIndex: 1
  1138. m_TileMatrixIndex: 0
  1139. m_TileColorIndex: 8
  1140. m_TileObjectToInstantiateIndex: 65535
  1141. dummyAlignment: 0
  1142. m_AllTileFlags: 1073741826
  1143. - first: {x: 3, y: -17, z: 0}
  1144. second:
  1145. serializedVersion: 2
  1146. m_TileIndex: 8
  1147. m_TileSpriteIndex: 1
  1148. m_TileMatrixIndex: 0
  1149. m_TileColorIndex: 8
  1150. m_TileObjectToInstantiateIndex: 65535
  1151. dummyAlignment: 0
  1152. m_AllTileFlags: 1073741826
  1153. - first: {x: 4, y: -17, z: 0}
  1154. second:
  1155. serializedVersion: 2
  1156. m_TileIndex: 8
  1157. m_TileSpriteIndex: 1
  1158. m_TileMatrixIndex: 0
  1159. m_TileColorIndex: 8
  1160. m_TileObjectToInstantiateIndex: 65535
  1161. dummyAlignment: 0
  1162. m_AllTileFlags: 1073741826
  1163. - first: {x: 5, y: -17, z: 0}
  1164. second:
  1165. serializedVersion: 2
  1166. m_TileIndex: 8
  1167. m_TileSpriteIndex: 1
  1168. m_TileMatrixIndex: 0
  1169. m_TileColorIndex: 8
  1170. m_TileObjectToInstantiateIndex: 65535
  1171. dummyAlignment: 0
  1172. m_AllTileFlags: 1073741826
  1173. - first: {x: 6, y: -17, z: 0}
  1174. second:
  1175. serializedVersion: 2
  1176. m_TileIndex: 8
  1177. m_TileSpriteIndex: 1
  1178. m_TileMatrixIndex: 0
  1179. m_TileColorIndex: 8
  1180. m_TileObjectToInstantiateIndex: 65535
  1181. dummyAlignment: 0
  1182. m_AllTileFlags: 1073741826
  1183. - first: {x: 7, y: -17, z: 0}
  1184. second:
  1185. serializedVersion: 2
  1186. m_TileIndex: 8
  1187. m_TileSpriteIndex: 1
  1188. m_TileMatrixIndex: 0
  1189. m_TileColorIndex: 8
  1190. m_TileObjectToInstantiateIndex: 65535
  1191. dummyAlignment: 0
  1192. m_AllTileFlags: 1073741826
  1193. - first: {x: 8, y: -17, z: 0}
  1194. second:
  1195. serializedVersion: 2
  1196. m_TileIndex: 8
  1197. m_TileSpriteIndex: 1
  1198. m_TileMatrixIndex: 0
  1199. m_TileColorIndex: 8
  1200. m_TileObjectToInstantiateIndex: 65535
  1201. dummyAlignment: 0
  1202. m_AllTileFlags: 1073741826
  1203. - first: {x: 9, y: -17, z: 0}
  1204. second:
  1205. serializedVersion: 2
  1206. m_TileIndex: 8
  1207. m_TileSpriteIndex: 12
  1208. m_TileMatrixIndex: 0
  1209. m_TileColorIndex: 8
  1210. m_TileObjectToInstantiateIndex: 65535
  1211. dummyAlignment: 0
  1212. m_AllTileFlags: 1073741826
  1213. - first: {x: 10, y: -17, z: 0}
  1214. second:
  1215. serializedVersion: 2
  1216. m_TileIndex: 8
  1217. m_TileSpriteIndex: 13
  1218. m_TileMatrixIndex: 0
  1219. m_TileColorIndex: 8
  1220. m_TileObjectToInstantiateIndex: 65535
  1221. dummyAlignment: 0
  1222. m_AllTileFlags: 1073741826
  1223. - first: {x: -7, y: -16, z: 0}
  1224. second:
  1225. serializedVersion: 2
  1226. m_TileIndex: 8
  1227. m_TileSpriteIndex: 11
  1228. m_TileMatrixIndex: 0
  1229. m_TileColorIndex: 8
  1230. m_TileObjectToInstantiateIndex: 2
  1231. dummyAlignment: 0
  1232. m_AllTileFlags: 1073741826
  1233. - first: {x: -6, y: -16, z: 0}
  1234. second:
  1235. serializedVersion: 2
  1236. m_TileIndex: 8
  1237. m_TileSpriteIndex: 9
  1238. m_TileMatrixIndex: 0
  1239. m_TileColorIndex: 8
  1240. m_TileObjectToInstantiateIndex: 65535
  1241. dummyAlignment: 0
  1242. m_AllTileFlags: 1073741826
  1243. - first: {x: -5, y: -16, z: 0}
  1244. second:
  1245. serializedVersion: 2
  1246. m_TileIndex: 8
  1247. m_TileSpriteIndex: 10
  1248. m_TileMatrixIndex: 0
  1249. m_TileColorIndex: 8
  1250. m_TileObjectToInstantiateIndex: 2
  1251. dummyAlignment: 0
  1252. m_AllTileFlags: 1073741826
  1253. - first: {x: -4, y: -16, z: 0}
  1254. second:
  1255. serializedVersion: 2
  1256. m_TileIndex: 8
  1257. m_TileSpriteIndex: 10
  1258. m_TileMatrixIndex: 0
  1259. m_TileColorIndex: 8
  1260. m_TileObjectToInstantiateIndex: 2
  1261. dummyAlignment: 0
  1262. m_AllTileFlags: 1073741826
  1263. - first: {x: -3, y: -16, z: 0}
  1264. second:
  1265. serializedVersion: 2
  1266. m_TileIndex: 8
  1267. m_TileSpriteIndex: 10
  1268. m_TileMatrixIndex: 0
  1269. m_TileColorIndex: 8
  1270. m_TileObjectToInstantiateIndex: 2
  1271. dummyAlignment: 0
  1272. m_AllTileFlags: 1073741826
  1273. - first: {x: -2, y: -16, z: 0}
  1274. second:
  1275. serializedVersion: 2
  1276. m_TileIndex: 8
  1277. m_TileSpriteIndex: 10
  1278. m_TileMatrixIndex: 0
  1279. m_TileColorIndex: 8
  1280. m_TileObjectToInstantiateIndex: 2
  1281. dummyAlignment: 0
  1282. m_AllTileFlags: 1073741826
  1283. - first: {x: -1, y: -16, z: 0}
  1284. second:
  1285. serializedVersion: 2
  1286. m_TileIndex: 8
  1287. m_TileSpriteIndex: 10
  1288. m_TileMatrixIndex: 0
  1289. m_TileColorIndex: 8
  1290. m_TileObjectToInstantiateIndex: 2
  1291. dummyAlignment: 0
  1292. m_AllTileFlags: 1073741826
  1293. - first: {x: 0, y: -16, z: 0}
  1294. second:
  1295. serializedVersion: 2
  1296. m_TileIndex: 8
  1297. m_TileSpriteIndex: 10
  1298. m_TileMatrixIndex: 0
  1299. m_TileColorIndex: 8
  1300. m_TileObjectToInstantiateIndex: 2
  1301. dummyAlignment: 0
  1302. m_AllTileFlags: 1073741826
  1303. - first: {x: 1, y: -16, z: 0}
  1304. second:
  1305. serializedVersion: 2
  1306. m_TileIndex: 8
  1307. m_TileSpriteIndex: 10
  1308. m_TileMatrixIndex: 0
  1309. m_TileColorIndex: 8
  1310. m_TileObjectToInstantiateIndex: 2
  1311. dummyAlignment: 0
  1312. m_AllTileFlags: 1073741826
  1313. - first: {x: 2, y: -16, z: 0}
  1314. second:
  1315. serializedVersion: 2
  1316. m_TileIndex: 8
  1317. m_TileSpriteIndex: 10
  1318. m_TileMatrixIndex: 0
  1319. m_TileColorIndex: 8
  1320. m_TileObjectToInstantiateIndex: 2
  1321. dummyAlignment: 0
  1322. m_AllTileFlags: 1073741826
  1323. - first: {x: 3, y: -16, z: 0}
  1324. second:
  1325. serializedVersion: 2
  1326. m_TileIndex: 8
  1327. m_TileSpriteIndex: 10
  1328. m_TileMatrixIndex: 0
  1329. m_TileColorIndex: 8
  1330. m_TileObjectToInstantiateIndex: 2
  1331. dummyAlignment: 0
  1332. m_AllTileFlags: 1073741826
  1333. - first: {x: 4, y: -16, z: 0}
  1334. second:
  1335. serializedVersion: 2
  1336. m_TileIndex: 8
  1337. m_TileSpriteIndex: 10
  1338. m_TileMatrixIndex: 0
  1339. m_TileColorIndex: 8
  1340. m_TileObjectToInstantiateIndex: 2
  1341. dummyAlignment: 0
  1342. m_AllTileFlags: 1073741826
  1343. - first: {x: 5, y: -16, z: 0}
  1344. second:
  1345. serializedVersion: 2
  1346. m_TileIndex: 8
  1347. m_TileSpriteIndex: 10
  1348. m_TileMatrixIndex: 0
  1349. m_TileColorIndex: 8
  1350. m_TileObjectToInstantiateIndex: 2
  1351. dummyAlignment: 0
  1352. m_AllTileFlags: 1073741826
  1353. - first: {x: 6, y: -16, z: 0}
  1354. second:
  1355. serializedVersion: 2
  1356. m_TileIndex: 8
  1357. m_TileSpriteIndex: 10
  1358. m_TileMatrixIndex: 0
  1359. m_TileColorIndex: 8
  1360. m_TileObjectToInstantiateIndex: 2
  1361. dummyAlignment: 0
  1362. m_AllTileFlags: 1073741826
  1363. - first: {x: 7, y: -16, z: 0}
  1364. second:
  1365. serializedVersion: 2
  1366. m_TileIndex: 8
  1367. m_TileSpriteIndex: 10
  1368. m_TileMatrixIndex: 0
  1369. m_TileColorIndex: 8
  1370. m_TileObjectToInstantiateIndex: 2
  1371. dummyAlignment: 0
  1372. m_AllTileFlags: 1073741826
  1373. - first: {x: 8, y: -16, z: 0}
  1374. second:
  1375. serializedVersion: 2
  1376. m_TileIndex: 8
  1377. m_TileSpriteIndex: 10
  1378. m_TileMatrixIndex: 0
  1379. m_TileColorIndex: 8
  1380. m_TileObjectToInstantiateIndex: 2
  1381. dummyAlignment: 0
  1382. m_AllTileFlags: 1073741826
  1383. - first: {x: 9, y: -16, z: 0}
  1384. second:
  1385. serializedVersion: 2
  1386. m_TileIndex: 8
  1387. m_TileSpriteIndex: 10
  1388. m_TileMatrixIndex: 0
  1389. m_TileColorIndex: 8
  1390. m_TileObjectToInstantiateIndex: 2
  1391. dummyAlignment: 0
  1392. m_AllTileFlags: 1073741826
  1393. - first: {x: 10, y: -16, z: 0}
  1394. second:
  1395. serializedVersion: 2
  1396. m_TileIndex: 8
  1397. m_TileSpriteIndex: 4
  1398. m_TileMatrixIndex: 0
  1399. m_TileColorIndex: 8
  1400. m_TileObjectToInstantiateIndex: 65535
  1401. dummyAlignment: 0
  1402. m_AllTileFlags: 1073741826
  1403. - first: {x: 11, y: -16, z: 0}
  1404. second:
  1405. serializedVersion: 2
  1406. m_TileIndex: 8
  1407. m_TileSpriteIndex: 15
  1408. m_TileMatrixIndex: 0
  1409. m_TileColorIndex: 8
  1410. m_TileObjectToInstantiateIndex: 65535
  1411. dummyAlignment: 0
  1412. m_AllTileFlags: 1073741826
  1413. - first: {x: -6, y: -15, z: 0}
  1414. second:
  1415. serializedVersion: 2
  1416. m_TileIndex: 8
  1417. m_TileSpriteIndex: 8
  1418. m_TileMatrixIndex: 0
  1419. m_TileColorIndex: 8
  1420. m_TileObjectToInstantiateIndex: 65535
  1421. dummyAlignment: 0
  1422. m_AllTileFlags: 1073741826
  1423. - first: {x: -5, y: -15, z: 0}
  1424. second:
  1425. serializedVersion: 2
  1426. m_TileIndex: 8
  1427. m_TileSpriteIndex: 10
  1428. m_TileMatrixIndex: 0
  1429. m_TileColorIndex: 8
  1430. m_TileObjectToInstantiateIndex: 2
  1431. dummyAlignment: 0
  1432. m_AllTileFlags: 1073741826
  1433. - first: {x: -4, y: -15, z: 0}
  1434. second:
  1435. serializedVersion: 2
  1436. m_TileIndex: 8
  1437. m_TileSpriteIndex: 10
  1438. m_TileMatrixIndex: 0
  1439. m_TileColorIndex: 8
  1440. m_TileObjectToInstantiateIndex: 2
  1441. dummyAlignment: 0
  1442. m_AllTileFlags: 1073741826
  1443. - first: {x: -3, y: -15, z: 0}
  1444. second:
  1445. serializedVersion: 2
  1446. m_TileIndex: 8
  1447. m_TileSpriteIndex: 10
  1448. m_TileMatrixIndex: 0
  1449. m_TileColorIndex: 8
  1450. m_TileObjectToInstantiateIndex: 2
  1451. dummyAlignment: 0
  1452. m_AllTileFlags: 1073741826
  1453. - first: {x: -2, y: -15, z: 0}
  1454. second:
  1455. serializedVersion: 2
  1456. m_TileIndex: 8
  1457. m_TileSpriteIndex: 10
  1458. m_TileMatrixIndex: 0
  1459. m_TileColorIndex: 8
  1460. m_TileObjectToInstantiateIndex: 2
  1461. dummyAlignment: 0
  1462. m_AllTileFlags: 1073741826
  1463. - first: {x: -1, y: -15, z: 0}
  1464. second:
  1465. serializedVersion: 2
  1466. m_TileIndex: 8
  1467. m_TileSpriteIndex: 10
  1468. m_TileMatrixIndex: 0
  1469. m_TileColorIndex: 8
  1470. m_TileObjectToInstantiateIndex: 2
  1471. dummyAlignment: 0
  1472. m_AllTileFlags: 1073741826
  1473. - first: {x: 0, y: -15, z: 0}
  1474. second:
  1475. serializedVersion: 2
  1476. m_TileIndex: 8
  1477. m_TileSpriteIndex: 10
  1478. m_TileMatrixIndex: 0
  1479. m_TileColorIndex: 8
  1480. m_TileObjectToInstantiateIndex: 2
  1481. dummyAlignment: 0
  1482. m_AllTileFlags: 1073741826
  1483. - first: {x: 1, y: -15, z: 0}
  1484. second:
  1485. serializedVersion: 2
  1486. m_TileIndex: 8
  1487. m_TileSpriteIndex: 10
  1488. m_TileMatrixIndex: 0
  1489. m_TileColorIndex: 8
  1490. m_TileObjectToInstantiateIndex: 2
  1491. dummyAlignment: 0
  1492. m_AllTileFlags: 1073741826
  1493. - first: {x: 2, y: -15, z: 0}
  1494. second:
  1495. serializedVersion: 2
  1496. m_TileIndex: 8
  1497. m_TileSpriteIndex: 10
  1498. m_TileMatrixIndex: 0
  1499. m_TileColorIndex: 8
  1500. m_TileObjectToInstantiateIndex: 2
  1501. dummyAlignment: 0
  1502. m_AllTileFlags: 1073741826
  1503. - first: {x: 3, y: -15, z: 0}
  1504. second:
  1505. serializedVersion: 2
  1506. m_TileIndex: 8
  1507. m_TileSpriteIndex: 10
  1508. m_TileMatrixIndex: 0
  1509. m_TileColorIndex: 8
  1510. m_TileObjectToInstantiateIndex: 2
  1511. dummyAlignment: 0
  1512. m_AllTileFlags: 1073741826
  1513. - first: {x: 4, y: -15, z: 0}
  1514. second:
  1515. serializedVersion: 2
  1516. m_TileIndex: 8
  1517. m_TileSpriteIndex: 10
  1518. m_TileMatrixIndex: 0
  1519. m_TileColorIndex: 8
  1520. m_TileObjectToInstantiateIndex: 2
  1521. dummyAlignment: 0
  1522. m_AllTileFlags: 1073741826
  1523. - first: {x: 5, y: -15, z: 0}
  1524. second:
  1525. serializedVersion: 2
  1526. m_TileIndex: 8
  1527. m_TileSpriteIndex: 10
  1528. m_TileMatrixIndex: 0
  1529. m_TileColorIndex: 8
  1530. m_TileObjectToInstantiateIndex: 2
  1531. dummyAlignment: 0
  1532. m_AllTileFlags: 1073741826
  1533. - first: {x: 6, y: -15, z: 0}
  1534. second:
  1535. serializedVersion: 2
  1536. m_TileIndex: 8
  1537. m_TileSpriteIndex: 10
  1538. m_TileMatrixIndex: 0
  1539. m_TileColorIndex: 8
  1540. m_TileObjectToInstantiateIndex: 2
  1541. dummyAlignment: 0
  1542. m_AllTileFlags: 1073741826
  1543. - first: {x: 7, y: -15, z: 0}
  1544. second:
  1545. serializedVersion: 2
  1546. m_TileIndex: 8
  1547. m_TileSpriteIndex: 10
  1548. m_TileMatrixIndex: 0
  1549. m_TileColorIndex: 8
  1550. m_TileObjectToInstantiateIndex: 2
  1551. dummyAlignment: 0
  1552. m_AllTileFlags: 1073741826
  1553. - first: {x: 8, y: -15, z: 0}
  1554. second:
  1555. serializedVersion: 2
  1556. m_TileIndex: 8
  1557. m_TileSpriteIndex: 10
  1558. m_TileMatrixIndex: 0
  1559. m_TileColorIndex: 8
  1560. m_TileObjectToInstantiateIndex: 2
  1561. dummyAlignment: 0
  1562. m_AllTileFlags: 1073741826
  1563. - first: {x: 9, y: -15, z: 0}
  1564. second:
  1565. serializedVersion: 2
  1566. m_TileIndex: 8
  1567. m_TileSpriteIndex: 10
  1568. m_TileMatrixIndex: 0
  1569. m_TileColorIndex: 8
  1570. m_TileObjectToInstantiateIndex: 2
  1571. dummyAlignment: 0
  1572. m_AllTileFlags: 1073741826
  1573. - first: {x: 10, y: -15, z: 0}
  1574. second:
  1575. serializedVersion: 2
  1576. m_TileIndex: 8
  1577. m_TileSpriteIndex: 10
  1578. m_TileMatrixIndex: 0
  1579. m_TileColorIndex: 8
  1580. m_TileObjectToInstantiateIndex: 2
  1581. dummyAlignment: 0
  1582. m_AllTileFlags: 1073741826
  1583. - first: {x: 11, y: -15, z: 0}
  1584. second:
  1585. serializedVersion: 2
  1586. m_TileIndex: 8
  1587. m_TileSpriteIndex: 13
  1588. m_TileMatrixIndex: 0
  1589. m_TileColorIndex: 8
  1590. m_TileObjectToInstantiateIndex: 65535
  1591. dummyAlignment: 0
  1592. m_AllTileFlags: 1073741826
  1593. - first: {x: -6, y: -14, z: 0}
  1594. second:
  1595. serializedVersion: 2
  1596. m_TileIndex: 8
  1597. m_TileSpriteIndex: 8
  1598. m_TileMatrixIndex: 0
  1599. m_TileColorIndex: 8
  1600. m_TileObjectToInstantiateIndex: 65535
  1601. dummyAlignment: 0
  1602. m_AllTileFlags: 1073741826
  1603. - first: {x: -5, y: -14, z: 0}
  1604. second:
  1605. serializedVersion: 2
  1606. m_TileIndex: 8
  1607. m_TileSpriteIndex: 10
  1608. m_TileMatrixIndex: 0
  1609. m_TileColorIndex: 8
  1610. m_TileObjectToInstantiateIndex: 2
  1611. dummyAlignment: 0
  1612. m_AllTileFlags: 1073741826
  1613. - first: {x: -4, y: -14, z: 0}
  1614. second:
  1615. serializedVersion: 2
  1616. m_TileIndex: 8
  1617. m_TileSpriteIndex: 10
  1618. m_TileMatrixIndex: 0
  1619. m_TileColorIndex: 8
  1620. m_TileObjectToInstantiateIndex: 2
  1621. dummyAlignment: 0
  1622. m_AllTileFlags: 1073741826
  1623. - first: {x: -3, y: -14, z: 0}
  1624. second:
  1625. serializedVersion: 2
  1626. m_TileIndex: 8
  1627. m_TileSpriteIndex: 10
  1628. m_TileMatrixIndex: 0
  1629. m_TileColorIndex: 8
  1630. m_TileObjectToInstantiateIndex: 2
  1631. dummyAlignment: 0
  1632. m_AllTileFlags: 1073741826
  1633. - first: {x: -2, y: -14, z: 0}
  1634. second:
  1635. serializedVersion: 2
  1636. m_TileIndex: 8
  1637. m_TileSpriteIndex: 10
  1638. m_TileMatrixIndex: 0
  1639. m_TileColorIndex: 8
  1640. m_TileObjectToInstantiateIndex: 2
  1641. dummyAlignment: 0
  1642. m_AllTileFlags: 1073741826
  1643. - first: {x: -1, y: -14, z: 0}
  1644. second:
  1645. serializedVersion: 2
  1646. m_TileIndex: 8
  1647. m_TileSpriteIndex: 10
  1648. m_TileMatrixIndex: 0
  1649. m_TileColorIndex: 8
  1650. m_TileObjectToInstantiateIndex: 2
  1651. dummyAlignment: 0
  1652. m_AllTileFlags: 1073741826
  1653. - first: {x: 0, y: -14, z: 0}
  1654. second:
  1655. serializedVersion: 2
  1656. m_TileIndex: 8
  1657. m_TileSpriteIndex: 10
  1658. m_TileMatrixIndex: 0
  1659. m_TileColorIndex: 8
  1660. m_TileObjectToInstantiateIndex: 2
  1661. dummyAlignment: 0
  1662. m_AllTileFlags: 1073741826
  1663. - first: {x: 1, y: -14, z: 0}
  1664. second:
  1665. serializedVersion: 2
  1666. m_TileIndex: 8
  1667. m_TileSpriteIndex: 10
  1668. m_TileMatrixIndex: 0
  1669. m_TileColorIndex: 8
  1670. m_TileObjectToInstantiateIndex: 2
  1671. dummyAlignment: 0
  1672. m_AllTileFlags: 1073741826
  1673. - first: {x: 2, y: -14, z: 0}
  1674. second:
  1675. serializedVersion: 2
  1676. m_TileIndex: 8
  1677. m_TileSpriteIndex: 10
  1678. m_TileMatrixIndex: 0
  1679. m_TileColorIndex: 8
  1680. m_TileObjectToInstantiateIndex: 2
  1681. dummyAlignment: 0
  1682. m_AllTileFlags: 1073741826
  1683. - first: {x: 3, y: -14, z: 0}
  1684. second:
  1685. serializedVersion: 2
  1686. m_TileIndex: 8
  1687. m_TileSpriteIndex: 10
  1688. m_TileMatrixIndex: 0
  1689. m_TileColorIndex: 8
  1690. m_TileObjectToInstantiateIndex: 2
  1691. dummyAlignment: 0
  1692. m_AllTileFlags: 1073741826
  1693. - first: {x: 4, y: -14, z: 0}
  1694. second:
  1695. serializedVersion: 2
  1696. m_TileIndex: 8
  1697. m_TileSpriteIndex: 10
  1698. m_TileMatrixIndex: 0
  1699. m_TileColorIndex: 8
  1700. m_TileObjectToInstantiateIndex: 2
  1701. dummyAlignment: 0
  1702. m_AllTileFlags: 1073741826
  1703. - first: {x: 5, y: -14, z: 0}
  1704. second:
  1705. serializedVersion: 2
  1706. m_TileIndex: 8
  1707. m_TileSpriteIndex: 10
  1708. m_TileMatrixIndex: 0
  1709. m_TileColorIndex: 8
  1710. m_TileObjectToInstantiateIndex: 2
  1711. dummyAlignment: 0
  1712. m_AllTileFlags: 1073741826
  1713. - first: {x: 6, y: -14, z: 0}
  1714. second:
  1715. serializedVersion: 2
  1716. m_TileIndex: 8
  1717. m_TileSpriteIndex: 10
  1718. m_TileMatrixIndex: 0
  1719. m_TileColorIndex: 8
  1720. m_TileObjectToInstantiateIndex: 2
  1721. dummyAlignment: 0
  1722. m_AllTileFlags: 1073741826
  1723. - first: {x: 7, y: -14, z: 0}
  1724. second:
  1725. serializedVersion: 2
  1726. m_TileIndex: 8
  1727. m_TileSpriteIndex: 10
  1728. m_TileMatrixIndex: 0
  1729. m_TileColorIndex: 8
  1730. m_TileObjectToInstantiateIndex: 2
  1731. dummyAlignment: 0
  1732. m_AllTileFlags: 1073741826
  1733. - first: {x: 8, y: -14, z: 0}
  1734. second:
  1735. serializedVersion: 2
  1736. m_TileIndex: 8
  1737. m_TileSpriteIndex: 10
  1738. m_TileMatrixIndex: 0
  1739. m_TileColorIndex: 8
  1740. m_TileObjectToInstantiateIndex: 2
  1741. dummyAlignment: 0
  1742. m_AllTileFlags: 1073741826
  1743. - first: {x: 9, y: -14, z: 0}
  1744. second:
  1745. serializedVersion: 2
  1746. m_TileIndex: 8
  1747. m_TileSpriteIndex: 10
  1748. m_TileMatrixIndex: 0
  1749. m_TileColorIndex: 8
  1750. m_TileObjectToInstantiateIndex: 2
  1751. dummyAlignment: 0
  1752. m_AllTileFlags: 1073741826
  1753. - first: {x: 10, y: -14, z: 0}
  1754. second:
  1755. serializedVersion: 2
  1756. m_TileIndex: 8
  1757. m_TileSpriteIndex: 10
  1758. m_TileMatrixIndex: 0
  1759. m_TileColorIndex: 8
  1760. m_TileObjectToInstantiateIndex: 2
  1761. dummyAlignment: 0
  1762. m_AllTileFlags: 1073741826
  1763. - first: {x: 11, y: -14, z: 0}
  1764. second:
  1765. serializedVersion: 2
  1766. m_TileIndex: 8
  1767. m_TileSpriteIndex: 13
  1768. m_TileMatrixIndex: 0
  1769. m_TileColorIndex: 8
  1770. m_TileObjectToInstantiateIndex: 65535
  1771. dummyAlignment: 0
  1772. m_AllTileFlags: 1073741826
  1773. - first: {x: -6, y: -13, z: 0}
  1774. second:
  1775. serializedVersion: 2
  1776. m_TileIndex: 8
  1777. m_TileSpriteIndex: 8
  1778. m_TileMatrixIndex: 0
  1779. m_TileColorIndex: 8
  1780. m_TileObjectToInstantiateIndex: 65535
  1781. dummyAlignment: 0
  1782. m_AllTileFlags: 1073741826
  1783. - first: {x: -5, y: -13, z: 0}
  1784. second:
  1785. serializedVersion: 2
  1786. m_TileIndex: 8
  1787. m_TileSpriteIndex: 10
  1788. m_TileMatrixIndex: 0
  1789. m_TileColorIndex: 8
  1790. m_TileObjectToInstantiateIndex: 2
  1791. dummyAlignment: 0
  1792. m_AllTileFlags: 1073741826
  1793. - first: {x: -4, y: -13, z: 0}
  1794. second:
  1795. serializedVersion: 2
  1796. m_TileIndex: 8
  1797. m_TileSpriteIndex: 10
  1798. m_TileMatrixIndex: 0
  1799. m_TileColorIndex: 8
  1800. m_TileObjectToInstantiateIndex: 2
  1801. dummyAlignment: 0
  1802. m_AllTileFlags: 1073741826
  1803. - first: {x: -3, y: -13, z: 0}
  1804. second:
  1805. serializedVersion: 2
  1806. m_TileIndex: 8
  1807. m_TileSpriteIndex: 10
  1808. m_TileMatrixIndex: 0
  1809. m_TileColorIndex: 8
  1810. m_TileObjectToInstantiateIndex: 2
  1811. dummyAlignment: 0
  1812. m_AllTileFlags: 1073741826
  1813. - first: {x: -2, y: -13, z: 0}
  1814. second:
  1815. serializedVersion: 2
  1816. m_TileIndex: 8
  1817. m_TileSpriteIndex: 10
  1818. m_TileMatrixIndex: 0
  1819. m_TileColorIndex: 8
  1820. m_TileObjectToInstantiateIndex: 2
  1821. dummyAlignment: 0
  1822. m_AllTileFlags: 1073741826
  1823. - first: {x: -1, y: -13, z: 0}
  1824. second:
  1825. serializedVersion: 2
  1826. m_TileIndex: 8
  1827. m_TileSpriteIndex: 10
  1828. m_TileMatrixIndex: 0
  1829. m_TileColorIndex: 8
  1830. m_TileObjectToInstantiateIndex: 2
  1831. dummyAlignment: 0
  1832. m_AllTileFlags: 1073741826
  1833. - first: {x: 0, y: -13, z: 0}
  1834. second:
  1835. serializedVersion: 2
  1836. m_TileIndex: 8
  1837. m_TileSpriteIndex: 10
  1838. m_TileMatrixIndex: 0
  1839. m_TileColorIndex: 8
  1840. m_TileObjectToInstantiateIndex: 2
  1841. dummyAlignment: 0
  1842. m_AllTileFlags: 1073741826
  1843. - first: {x: 1, y: -13, z: 0}
  1844. second:
  1845. serializedVersion: 2
  1846. m_TileIndex: 8
  1847. m_TileSpriteIndex: 10
  1848. m_TileMatrixIndex: 0
  1849. m_TileColorIndex: 8
  1850. m_TileObjectToInstantiateIndex: 2
  1851. dummyAlignment: 0
  1852. m_AllTileFlags: 1073741826
  1853. - first: {x: 2, y: -13, z: 0}
  1854. second:
  1855. serializedVersion: 2
  1856. m_TileIndex: 8
  1857. m_TileSpriteIndex: 10
  1858. m_TileMatrixIndex: 0
  1859. m_TileColorIndex: 8
  1860. m_TileObjectToInstantiateIndex: 2
  1861. dummyAlignment: 0
  1862. m_AllTileFlags: 1073741826
  1863. - first: {x: 3, y: -13, z: 0}
  1864. second:
  1865. serializedVersion: 2
  1866. m_TileIndex: 8
  1867. m_TileSpriteIndex: 10
  1868. m_TileMatrixIndex: 0
  1869. m_TileColorIndex: 8
  1870. m_TileObjectToInstantiateIndex: 2
  1871. dummyAlignment: 0
  1872. m_AllTileFlags: 1073741826
  1873. - first: {x: 4, y: -13, z: 0}
  1874. second:
  1875. serializedVersion: 2
  1876. m_TileIndex: 8
  1877. m_TileSpriteIndex: 10
  1878. m_TileMatrixIndex: 0
  1879. m_TileColorIndex: 8
  1880. m_TileObjectToInstantiateIndex: 2
  1881. dummyAlignment: 0
  1882. m_AllTileFlags: 1073741826
  1883. - first: {x: 5, y: -13, z: 0}
  1884. second:
  1885. serializedVersion: 2
  1886. m_TileIndex: 8
  1887. m_TileSpriteIndex: 10
  1888. m_TileMatrixIndex: 0
  1889. m_TileColorIndex: 8
  1890. m_TileObjectToInstantiateIndex: 2
  1891. dummyAlignment: 0
  1892. m_AllTileFlags: 1073741826
  1893. - first: {x: 6, y: -13, z: 0}
  1894. second:
  1895. serializedVersion: 2
  1896. m_TileIndex: 8
  1897. m_TileSpriteIndex: 10
  1898. m_TileMatrixIndex: 0
  1899. m_TileColorIndex: 8
  1900. m_TileObjectToInstantiateIndex: 2
  1901. dummyAlignment: 0
  1902. m_AllTileFlags: 1073741826
  1903. - first: {x: 7, y: -13, z: 0}
  1904. second:
  1905. serializedVersion: 2
  1906. m_TileIndex: 8
  1907. m_TileSpriteIndex: 10
  1908. m_TileMatrixIndex: 0
  1909. m_TileColorIndex: 8
  1910. m_TileObjectToInstantiateIndex: 2
  1911. dummyAlignment: 0
  1912. m_AllTileFlags: 1073741826
  1913. - first: {x: 8, y: -13, z: 0}
  1914. second:
  1915. serializedVersion: 2
  1916. m_TileIndex: 8
  1917. m_TileSpriteIndex: 10
  1918. m_TileMatrixIndex: 0
  1919. m_TileColorIndex: 8
  1920. m_TileObjectToInstantiateIndex: 2
  1921. dummyAlignment: 0
  1922. m_AllTileFlags: 1073741826
  1923. - first: {x: 9, y: -13, z: 0}
  1924. second:
  1925. serializedVersion: 2
  1926. m_TileIndex: 8
  1927. m_TileSpriteIndex: 10
  1928. m_TileMatrixIndex: 0
  1929. m_TileColorIndex: 8
  1930. m_TileObjectToInstantiateIndex: 2
  1931. dummyAlignment: 0
  1932. m_AllTileFlags: 1073741826
  1933. - first: {x: 10, y: -13, z: 0}
  1934. second:
  1935. serializedVersion: 2
  1936. m_TileIndex: 8
  1937. m_TileSpriteIndex: 10
  1938. m_TileMatrixIndex: 0
  1939. m_TileColorIndex: 8
  1940. m_TileObjectToInstantiateIndex: 2
  1941. dummyAlignment: 0
  1942. m_AllTileFlags: 1073741826
  1943. - first: {x: 11, y: -13, z: 0}
  1944. second:
  1945. serializedVersion: 2
  1946. m_TileIndex: 8
  1947. m_TileSpriteIndex: 13
  1948. m_TileMatrixIndex: 0
  1949. m_TileColorIndex: 8
  1950. m_TileObjectToInstantiateIndex: 65535
  1951. dummyAlignment: 0
  1952. m_AllTileFlags: 1073741826
  1953. - first: {x: -6, y: -12, z: 0}
  1954. second:
  1955. serializedVersion: 2
  1956. m_TileIndex: 8
  1957. m_TileSpriteIndex: 8
  1958. m_TileMatrixIndex: 0
  1959. m_TileColorIndex: 8
  1960. m_TileObjectToInstantiateIndex: 65535
  1961. dummyAlignment: 0
  1962. m_AllTileFlags: 1073741826
  1963. - first: {x: -5, y: -12, z: 0}
  1964. second:
  1965. serializedVersion: 2
  1966. m_TileIndex: 8
  1967. m_TileSpriteIndex: 10
  1968. m_TileMatrixIndex: 0
  1969. m_TileColorIndex: 8
  1970. m_TileObjectToInstantiateIndex: 2
  1971. dummyAlignment: 0
  1972. m_AllTileFlags: 1073741826
  1973. - first: {x: -4, y: -12, z: 0}
  1974. second:
  1975. serializedVersion: 2
  1976. m_TileIndex: 8
  1977. m_TileSpriteIndex: 10
  1978. m_TileMatrixIndex: 0
  1979. m_TileColorIndex: 8
  1980. m_TileObjectToInstantiateIndex: 2
  1981. dummyAlignment: 0
  1982. m_AllTileFlags: 1073741826
  1983. - first: {x: -3, y: -12, z: 0}
  1984. second:
  1985. serializedVersion: 2
  1986. m_TileIndex: 8
  1987. m_TileSpriteIndex: 10
  1988. m_TileMatrixIndex: 0
  1989. m_TileColorIndex: 8
  1990. m_TileObjectToInstantiateIndex: 2
  1991. dummyAlignment: 0
  1992. m_AllTileFlags: 1073741826
  1993. - first: {x: -2, y: -12, z: 0}
  1994. second:
  1995. serializedVersion: 2
  1996. m_TileIndex: 8
  1997. m_TileSpriteIndex: 10
  1998. m_TileMatrixIndex: 0
  1999. m_TileColorIndex: 8
  2000. m_TileObjectToInstantiateIndex: 2
  2001. dummyAlignment: 0
  2002. m_AllTileFlags: 1073741826
  2003. - first: {x: -1, y: -12, z: 0}
  2004. second:
  2005. serializedVersion: 2
  2006. m_TileIndex: 8
  2007. m_TileSpriteIndex: 10
  2008. m_TileMatrixIndex: 0
  2009. m_TileColorIndex: 8
  2010. m_TileObjectToInstantiateIndex: 2
  2011. dummyAlignment: 0
  2012. m_AllTileFlags: 1073741826
  2013. - first: {x: 0, y: -12, z: 0}
  2014. second:
  2015. serializedVersion: 2
  2016. m_TileIndex: 8
  2017. m_TileSpriteIndex: 10
  2018. m_TileMatrixIndex: 0
  2019. m_TileColorIndex: 8
  2020. m_TileObjectToInstantiateIndex: 2
  2021. dummyAlignment: 0
  2022. m_AllTileFlags: 1073741826
  2023. - first: {x: 1, y: -12, z: 0}
  2024. second:
  2025. serializedVersion: 2
  2026. m_TileIndex: 8
  2027. m_TileSpriteIndex: 10
  2028. m_TileMatrixIndex: 0
  2029. m_TileColorIndex: 8
  2030. m_TileObjectToInstantiateIndex: 2
  2031. dummyAlignment: 0
  2032. m_AllTileFlags: 1073741826
  2033. - first: {x: 2, y: -12, z: 0}
  2034. second:
  2035. serializedVersion: 2
  2036. m_TileIndex: 8
  2037. m_TileSpriteIndex: 10
  2038. m_TileMatrixIndex: 0
  2039. m_TileColorIndex: 8
  2040. m_TileObjectToInstantiateIndex: 2
  2041. dummyAlignment: 0
  2042. m_AllTileFlags: 1073741826
  2043. - first: {x: 3, y: -12, z: 0}
  2044. second:
  2045. serializedVersion: 2
  2046. m_TileIndex: 8
  2047. m_TileSpriteIndex: 10
  2048. m_TileMatrixIndex: 0
  2049. m_TileColorIndex: 8
  2050. m_TileObjectToInstantiateIndex: 2
  2051. dummyAlignment: 0
  2052. m_AllTileFlags: 1073741826
  2053. - first: {x: 4, y: -12, z: 0}
  2054. second:
  2055. serializedVersion: 2
  2056. m_TileIndex: 8
  2057. m_TileSpriteIndex: 10
  2058. m_TileMatrixIndex: 0
  2059. m_TileColorIndex: 8
  2060. m_TileObjectToInstantiateIndex: 2
  2061. dummyAlignment: 0
  2062. m_AllTileFlags: 1073741826
  2063. - first: {x: 5, y: -12, z: 0}
  2064. second:
  2065. serializedVersion: 2
  2066. m_TileIndex: 8
  2067. m_TileSpriteIndex: 10
  2068. m_TileMatrixIndex: 0
  2069. m_TileColorIndex: 8
  2070. m_TileObjectToInstantiateIndex: 2
  2071. dummyAlignment: 0
  2072. m_AllTileFlags: 1073741826
  2073. - first: {x: 6, y: -12, z: 0}
  2074. second:
  2075. serializedVersion: 2
  2076. m_TileIndex: 8
  2077. m_TileSpriteIndex: 10
  2078. m_TileMatrixIndex: 0
  2079. m_TileColorIndex: 8
  2080. m_TileObjectToInstantiateIndex: 2
  2081. dummyAlignment: 0
  2082. m_AllTileFlags: 1073741826
  2083. - first: {x: 7, y: -12, z: 0}
  2084. second:
  2085. serializedVersion: 2
  2086. m_TileIndex: 8
  2087. m_TileSpriteIndex: 10
  2088. m_TileMatrixIndex: 0
  2089. m_TileColorIndex: 8
  2090. m_TileObjectToInstantiateIndex: 2
  2091. dummyAlignment: 0
  2092. m_AllTileFlags: 1073741826
  2093. - first: {x: 8, y: -12, z: 0}
  2094. second:
  2095. serializedVersion: 2
  2096. m_TileIndex: 8
  2097. m_TileSpriteIndex: 10
  2098. m_TileMatrixIndex: 0
  2099. m_TileColorIndex: 8
  2100. m_TileObjectToInstantiateIndex: 2
  2101. dummyAlignment: 0
  2102. m_AllTileFlags: 1073741826
  2103. - first: {x: 9, y: -12, z: 0}
  2104. second:
  2105. serializedVersion: 2
  2106. m_TileIndex: 8
  2107. m_TileSpriteIndex: 10
  2108. m_TileMatrixIndex: 0
  2109. m_TileColorIndex: 8
  2110. m_TileObjectToInstantiateIndex: 2
  2111. dummyAlignment: 0
  2112. m_AllTileFlags: 1073741826
  2113. - first: {x: 10, y: -12, z: 0}
  2114. second:
  2115. serializedVersion: 2
  2116. m_TileIndex: 8
  2117. m_TileSpriteIndex: 10
  2118. m_TileMatrixIndex: 0
  2119. m_TileColorIndex: 8
  2120. m_TileObjectToInstantiateIndex: 2
  2121. dummyAlignment: 0
  2122. m_AllTileFlags: 1073741826
  2123. - first: {x: 11, y: -12, z: 0}
  2124. second:
  2125. serializedVersion: 2
  2126. m_TileIndex: 8
  2127. m_TileSpriteIndex: 13
  2128. m_TileMatrixIndex: 0
  2129. m_TileColorIndex: 8
  2130. m_TileObjectToInstantiateIndex: 65535
  2131. dummyAlignment: 0
  2132. m_AllTileFlags: 1073741826
  2133. - first: {x: -6, y: -11, z: 0}
  2134. second:
  2135. serializedVersion: 2
  2136. m_TileIndex: 8
  2137. m_TileSpriteIndex: 8
  2138. m_TileMatrixIndex: 0
  2139. m_TileColorIndex: 8
  2140. m_TileObjectToInstantiateIndex: 65535
  2141. dummyAlignment: 0
  2142. m_AllTileFlags: 1073741826
  2143. - first: {x: -5, y: -11, z: 0}
  2144. second:
  2145. serializedVersion: 2
  2146. m_TileIndex: 8
  2147. m_TileSpriteIndex: 10
  2148. m_TileMatrixIndex: 0
  2149. m_TileColorIndex: 8
  2150. m_TileObjectToInstantiateIndex: 2
  2151. dummyAlignment: 0
  2152. m_AllTileFlags: 1073741826
  2153. - first: {x: -4, y: -11, z: 0}
  2154. second:
  2155. serializedVersion: 2
  2156. m_TileIndex: 8
  2157. m_TileSpriteIndex: 10
  2158. m_TileMatrixIndex: 0
  2159. m_TileColorIndex: 8
  2160. m_TileObjectToInstantiateIndex: 2
  2161. dummyAlignment: 0
  2162. m_AllTileFlags: 1073741826
  2163. - first: {x: -3, y: -11, z: 0}
  2164. second:
  2165. serializedVersion: 2
  2166. m_TileIndex: 8
  2167. m_TileSpriteIndex: 10
  2168. m_TileMatrixIndex: 0
  2169. m_TileColorIndex: 8
  2170. m_TileObjectToInstantiateIndex: 2
  2171. dummyAlignment: 0
  2172. m_AllTileFlags: 1073741826
  2173. - first: {x: -2, y: -11, z: 0}
  2174. second:
  2175. serializedVersion: 2
  2176. m_TileIndex: 8
  2177. m_TileSpriteIndex: 10
  2178. m_TileMatrixIndex: 0
  2179. m_TileColorIndex: 8
  2180. m_TileObjectToInstantiateIndex: 2
  2181. dummyAlignment: 0
  2182. m_AllTileFlags: 1073741826
  2183. - first: {x: -1, y: -11, z: 0}
  2184. second:
  2185. serializedVersion: 2
  2186. m_TileIndex: 8
  2187. m_TileSpriteIndex: 10
  2188. m_TileMatrixIndex: 0
  2189. m_TileColorIndex: 8
  2190. m_TileObjectToInstantiateIndex: 2
  2191. dummyAlignment: 0
  2192. m_AllTileFlags: 1073741826
  2193. - first: {x: 0, y: -11, z: 0}
  2194. second:
  2195. serializedVersion: 2
  2196. m_TileIndex: 8
  2197. m_TileSpriteIndex: 10
  2198. m_TileMatrixIndex: 0
  2199. m_TileColorIndex: 8
  2200. m_TileObjectToInstantiateIndex: 2
  2201. dummyAlignment: 0
  2202. m_AllTileFlags: 1073741826
  2203. - first: {x: 1, y: -11, z: 0}
  2204. second:
  2205. serializedVersion: 2
  2206. m_TileIndex: 8
  2207. m_TileSpriteIndex: 10
  2208. m_TileMatrixIndex: 0
  2209. m_TileColorIndex: 8
  2210. m_TileObjectToInstantiateIndex: 2
  2211. dummyAlignment: 0
  2212. m_AllTileFlags: 1073741826
  2213. - first: {x: 2, y: -11, z: 0}
  2214. second:
  2215. serializedVersion: 2
  2216. m_TileIndex: 8
  2217. m_TileSpriteIndex: 10
  2218. m_TileMatrixIndex: 0
  2219. m_TileColorIndex: 8
  2220. m_TileObjectToInstantiateIndex: 2
  2221. dummyAlignment: 0
  2222. m_AllTileFlags: 1073741826
  2223. - first: {x: 3, y: -11, z: 0}
  2224. second:
  2225. serializedVersion: 2
  2226. m_TileIndex: 8
  2227. m_TileSpriteIndex: 10
  2228. m_TileMatrixIndex: 0
  2229. m_TileColorIndex: 8
  2230. m_TileObjectToInstantiateIndex: 2
  2231. dummyAlignment: 0
  2232. m_AllTileFlags: 1073741826
  2233. - first: {x: 4, y: -11, z: 0}
  2234. second:
  2235. serializedVersion: 2
  2236. m_TileIndex: 8
  2237. m_TileSpriteIndex: 10
  2238. m_TileMatrixIndex: 0
  2239. m_TileColorIndex: 8
  2240. m_TileObjectToInstantiateIndex: 2
  2241. dummyAlignment: 0
  2242. m_AllTileFlags: 1073741826
  2243. - first: {x: 5, y: -11, z: 0}
  2244. second:
  2245. serializedVersion: 2
  2246. m_TileIndex: 8
  2247. m_TileSpriteIndex: 10
  2248. m_TileMatrixIndex: 0
  2249. m_TileColorIndex: 8
  2250. m_TileObjectToInstantiateIndex: 2
  2251. dummyAlignment: 0
  2252. m_AllTileFlags: 1073741826
  2253. - first: {x: 6, y: -11, z: 0}
  2254. second:
  2255. serializedVersion: 2
  2256. m_TileIndex: 8
  2257. m_TileSpriteIndex: 10
  2258. m_TileMatrixIndex: 0
  2259. m_TileColorIndex: 8
  2260. m_TileObjectToInstantiateIndex: 2
  2261. dummyAlignment: 0
  2262. m_AllTileFlags: 1073741826
  2263. - first: {x: 7, y: -11, z: 0}
  2264. second:
  2265. serializedVersion: 2
  2266. m_TileIndex: 8
  2267. m_TileSpriteIndex: 10
  2268. m_TileMatrixIndex: 0
  2269. m_TileColorIndex: 8
  2270. m_TileObjectToInstantiateIndex: 2
  2271. dummyAlignment: 0
  2272. m_AllTileFlags: 1073741826
  2273. - first: {x: 8, y: -11, z: 0}
  2274. second:
  2275. serializedVersion: 2
  2276. m_TileIndex: 8
  2277. m_TileSpriteIndex: 10
  2278. m_TileMatrixIndex: 0
  2279. m_TileColorIndex: 8
  2280. m_TileObjectToInstantiateIndex: 2
  2281. dummyAlignment: 0
  2282. m_AllTileFlags: 1073741826
  2283. - first: {x: 9, y: -11, z: 0}
  2284. second:
  2285. serializedVersion: 2
  2286. m_TileIndex: 8
  2287. m_TileSpriteIndex: 10
  2288. m_TileMatrixIndex: 0
  2289. m_TileColorIndex: 8
  2290. m_TileObjectToInstantiateIndex: 2
  2291. dummyAlignment: 0
  2292. m_AllTileFlags: 1073741826
  2293. - first: {x: 10, y: -11, z: 0}
  2294. second:
  2295. serializedVersion: 2
  2296. m_TileIndex: 8
  2297. m_TileSpriteIndex: 10
  2298. m_TileMatrixIndex: 0
  2299. m_TileColorIndex: 8
  2300. m_TileObjectToInstantiateIndex: 2
  2301. dummyAlignment: 0
  2302. m_AllTileFlags: 1073741826
  2303. - first: {x: 11, y: -11, z: 0}
  2304. second:
  2305. serializedVersion: 2
  2306. m_TileIndex: 8
  2307. m_TileSpriteIndex: 4
  2308. m_TileMatrixIndex: 0
  2309. m_TileColorIndex: 8
  2310. m_TileObjectToInstantiateIndex: 65535
  2311. dummyAlignment: 0
  2312. m_AllTileFlags: 1073741826
  2313. - first: {x: 12, y: -11, z: 0}
  2314. second:
  2315. serializedVersion: 2
  2316. m_TileIndex: 8
  2317. m_TileSpriteIndex: 15
  2318. m_TileMatrixIndex: 0
  2319. m_TileColorIndex: 8
  2320. m_TileObjectToInstantiateIndex: 65535
  2321. dummyAlignment: 0
  2322. m_AllTileFlags: 1073741826
  2323. - first: {x: -16, y: -10, z: 0}
  2324. second:
  2325. serializedVersion: 2
  2326. m_TileIndex: 7
  2327. m_TileSpriteIndex: 2
  2328. m_TileMatrixIndex: 5
  2329. m_TileColorIndex: 8
  2330. m_TileObjectToInstantiateIndex: 65535
  2331. dummyAlignment: 0
  2332. m_AllTileFlags: 1073741826
  2333. - first: {x: -15, y: -10, z: 0}
  2334. second:
  2335. serializedVersion: 2
  2336. m_TileIndex: 7
  2337. m_TileSpriteIndex: 17
  2338. m_TileMatrixIndex: 1
  2339. m_TileColorIndex: 8
  2340. m_TileObjectToInstantiateIndex: 65535
  2341. dummyAlignment: 0
  2342. m_AllTileFlags: 1073741826
  2343. - first: {x: -14, y: -10, z: 0}
  2344. second:
  2345. serializedVersion: 2
  2346. m_TileIndex: 7
  2347. m_TileSpriteIndex: 17
  2348. m_TileMatrixIndex: 1
  2349. m_TileColorIndex: 8
  2350. m_TileObjectToInstantiateIndex: 65535
  2351. dummyAlignment: 0
  2352. m_AllTileFlags: 1073741826
  2353. - first: {x: -13, y: -10, z: 0}
  2354. second:
  2355. serializedVersion: 2
  2356. m_TileIndex: 7
  2357. m_TileSpriteIndex: 17
  2358. m_TileMatrixIndex: 1
  2359. m_TileColorIndex: 8
  2360. m_TileObjectToInstantiateIndex: 65535
  2361. dummyAlignment: 0
  2362. m_AllTileFlags: 1073741826
  2363. - first: {x: -12, y: -10, z: 0}
  2364. second:
  2365. serializedVersion: 2
  2366. m_TileIndex: 7
  2367. m_TileSpriteIndex: 17
  2368. m_TileMatrixIndex: 1
  2369. m_TileColorIndex: 8
  2370. m_TileObjectToInstantiateIndex: 65535
  2371. dummyAlignment: 0
  2372. m_AllTileFlags: 1073741826
  2373. - first: {x: -11, y: -10, z: 0}
  2374. second:
  2375. serializedVersion: 2
  2376. m_TileIndex: 7
  2377. m_TileSpriteIndex: 2
  2378. m_TileMatrixIndex: 4
  2379. m_TileColorIndex: 8
  2380. m_TileObjectToInstantiateIndex: 65535
  2381. dummyAlignment: 0
  2382. m_AllTileFlags: 1073741826
  2383. - first: {x: -8, y: -10, z: 0}
  2384. second:
  2385. serializedVersion: 2
  2386. m_TileIndex: 7
  2387. m_TileSpriteIndex: 2
  2388. m_TileMatrixIndex: 5
  2389. m_TileColorIndex: 8
  2390. m_TileObjectToInstantiateIndex: 65535
  2391. dummyAlignment: 0
  2392. m_AllTileFlags: 1073741826
  2393. - first: {x: -7, y: -10, z: 0}
  2394. second:
  2395. serializedVersion: 2
  2396. m_TileIndex: 7
  2397. m_TileSpriteIndex: 2
  2398. m_TileMatrixIndex: 4
  2399. m_TileColorIndex: 8
  2400. m_TileObjectToInstantiateIndex: 65535
  2401. dummyAlignment: 0
  2402. m_AllTileFlags: 1073741826
  2403. - first: {x: -6, y: -10, z: 0}
  2404. second:
  2405. serializedVersion: 2
  2406. m_TileIndex: 8
  2407. m_TileSpriteIndex: 8
  2408. m_TileMatrixIndex: 0
  2409. m_TileColorIndex: 8
  2410. m_TileObjectToInstantiateIndex: 65535
  2411. dummyAlignment: 0
  2412. m_AllTileFlags: 1073741826
  2413. - first: {x: -5, y: -10, z: 0}
  2414. second:
  2415. serializedVersion: 2
  2416. m_TileIndex: 8
  2417. m_TileSpriteIndex: 10
  2418. m_TileMatrixIndex: 0
  2419. m_TileColorIndex: 8
  2420. m_TileObjectToInstantiateIndex: 2
  2421. dummyAlignment: 0
  2422. m_AllTileFlags: 1073741826
  2423. - first: {x: -4, y: -10, z: 0}
  2424. second:
  2425. serializedVersion: 2
  2426. m_TileIndex: 8
  2427. m_TileSpriteIndex: 10
  2428. m_TileMatrixIndex: 0
  2429. m_TileColorIndex: 8
  2430. m_TileObjectToInstantiateIndex: 2
  2431. dummyAlignment: 0
  2432. m_AllTileFlags: 1073741826
  2433. - first: {x: -3, y: -10, z: 0}
  2434. second:
  2435. serializedVersion: 2
  2436. m_TileIndex: 8
  2437. m_TileSpriteIndex: 10
  2438. m_TileMatrixIndex: 0
  2439. m_TileColorIndex: 8
  2440. m_TileObjectToInstantiateIndex: 2
  2441. dummyAlignment: 0
  2442. m_AllTileFlags: 1073741826
  2443. - first: {x: -2, y: -10, z: 0}
  2444. second:
  2445. serializedVersion: 2
  2446. m_TileIndex: 8
  2447. m_TileSpriteIndex: 10
  2448. m_TileMatrixIndex: 0
  2449. m_TileColorIndex: 8
  2450. m_TileObjectToInstantiateIndex: 2
  2451. dummyAlignment: 0
  2452. m_AllTileFlags: 1073741826
  2453. - first: {x: -1, y: -10, z: 0}
  2454. second:
  2455. serializedVersion: 2
  2456. m_TileIndex: 8
  2457. m_TileSpriteIndex: 10
  2458. m_TileMatrixIndex: 0
  2459. m_TileColorIndex: 8
  2460. m_TileObjectToInstantiateIndex: 2
  2461. dummyAlignment: 0
  2462. m_AllTileFlags: 1073741826
  2463. - first: {x: 0, y: -10, z: 0}
  2464. second:
  2465. serializedVersion: 2
  2466. m_TileIndex: 8
  2467. m_TileSpriteIndex: 10
  2468. m_TileMatrixIndex: 0
  2469. m_TileColorIndex: 8
  2470. m_TileObjectToInstantiateIndex: 2
  2471. dummyAlignment: 0
  2472. m_AllTileFlags: 1073741826
  2473. - first: {x: 1, y: -10, z: 0}
  2474. second:
  2475. serializedVersion: 2
  2476. m_TileIndex: 8
  2477. m_TileSpriteIndex: 10
  2478. m_TileMatrixIndex: 0
  2479. m_TileColorIndex: 8
  2480. m_TileObjectToInstantiateIndex: 2
  2481. dummyAlignment: 0
  2482. m_AllTileFlags: 1073741826
  2483. - first: {x: 2, y: -10, z: 0}
  2484. second:
  2485. serializedVersion: 2
  2486. m_TileIndex: 8
  2487. m_TileSpriteIndex: 10
  2488. m_TileMatrixIndex: 0
  2489. m_TileColorIndex: 8
  2490. m_TileObjectToInstantiateIndex: 2
  2491. dummyAlignment: 0
  2492. m_AllTileFlags: 1073741826
  2493. - first: {x: 3, y: -10, z: 0}
  2494. second:
  2495. serializedVersion: 2
  2496. m_TileIndex: 8
  2497. m_TileSpriteIndex: 10
  2498. m_TileMatrixIndex: 0
  2499. m_TileColorIndex: 8
  2500. m_TileObjectToInstantiateIndex: 2
  2501. dummyAlignment: 0
  2502. m_AllTileFlags: 1073741826
  2503. - first: {x: 4, y: -10, z: 0}
  2504. second:
  2505. serializedVersion: 2
  2506. m_TileIndex: 8
  2507. m_TileSpriteIndex: 10
  2508. m_TileMatrixIndex: 0
  2509. m_TileColorIndex: 8
  2510. m_TileObjectToInstantiateIndex: 2
  2511. dummyAlignment: 0
  2512. m_AllTileFlags: 1073741826
  2513. - first: {x: 5, y: -10, z: 0}
  2514. second:
  2515. serializedVersion: 2
  2516. m_TileIndex: 8
  2517. m_TileSpriteIndex: 10
  2518. m_TileMatrixIndex: 0
  2519. m_TileColorIndex: 8
  2520. m_TileObjectToInstantiateIndex: 2
  2521. dummyAlignment: 0
  2522. m_AllTileFlags: 1073741826
  2523. - first: {x: 6, y: -10, z: 0}
  2524. second:
  2525. serializedVersion: 2
  2526. m_TileIndex: 8
  2527. m_TileSpriteIndex: 10
  2528. m_TileMatrixIndex: 0
  2529. m_TileColorIndex: 8
  2530. m_TileObjectToInstantiateIndex: 2
  2531. dummyAlignment: 0
  2532. m_AllTileFlags: 1073741826
  2533. - first: {x: 7, y: -10, z: 0}
  2534. second:
  2535. serializedVersion: 2
  2536. m_TileIndex: 8
  2537. m_TileSpriteIndex: 10
  2538. m_TileMatrixIndex: 0
  2539. m_TileColorIndex: 8
  2540. m_TileObjectToInstantiateIndex: 2
  2541. dummyAlignment: 0
  2542. m_AllTileFlags: 1073741826
  2543. - first: {x: 8, y: -10, z: 0}
  2544. second:
  2545. serializedVersion: 2
  2546. m_TileIndex: 8
  2547. m_TileSpriteIndex: 10
  2548. m_TileMatrixIndex: 0
  2549. m_TileColorIndex: 8
  2550. m_TileObjectToInstantiateIndex: 2
  2551. dummyAlignment: 0
  2552. m_AllTileFlags: 1073741826
  2553. - first: {x: 9, y: -10, z: 0}
  2554. second:
  2555. serializedVersion: 2
  2556. m_TileIndex: 8
  2557. m_TileSpriteIndex: 10
  2558. m_TileMatrixIndex: 0
  2559. m_TileColorIndex: 8
  2560. m_TileObjectToInstantiateIndex: 2
  2561. dummyAlignment: 0
  2562. m_AllTileFlags: 1073741826
  2563. - first: {x: 10, y: -10, z: 0}
  2564. second:
  2565. serializedVersion: 2
  2566. m_TileIndex: 8
  2567. m_TileSpriteIndex: 10
  2568. m_TileMatrixIndex: 0
  2569. m_TileColorIndex: 8
  2570. m_TileObjectToInstantiateIndex: 2
  2571. dummyAlignment: 0
  2572. m_AllTileFlags: 1073741826
  2573. - first: {x: 11, y: -10, z: 0}
  2574. second:
  2575. serializedVersion: 2
  2576. m_TileIndex: 8
  2577. m_TileSpriteIndex: 5
  2578. m_TileMatrixIndex: 0
  2579. m_TileColorIndex: 8
  2580. m_TileObjectToInstantiateIndex: 65535
  2581. dummyAlignment: 0
  2582. m_AllTileFlags: 1073741826
  2583. - first: {x: 12, y: -10, z: 0}
  2584. second:
  2585. serializedVersion: 2
  2586. m_TileIndex: 8
  2587. m_TileSpriteIndex: 7
  2588. m_TileMatrixIndex: 0
  2589. m_TileColorIndex: 8
  2590. m_TileObjectToInstantiateIndex: 65535
  2591. dummyAlignment: 0
  2592. m_AllTileFlags: 1073741826
  2593. - first: {x: -17, y: -9, z: 0}
  2594. second:
  2595. serializedVersion: 2
  2596. m_TileIndex: 7
  2597. m_TileSpriteIndex: 2
  2598. m_TileMatrixIndex: 5
  2599. m_TileColorIndex: 8
  2600. m_TileObjectToInstantiateIndex: 65535
  2601. dummyAlignment: 0
  2602. m_AllTileFlags: 1073741826
  2603. - first: {x: -16, y: -9, z: 0}
  2604. second:
  2605. serializedVersion: 2
  2606. m_TileIndex: 7
  2607. m_TileSpriteIndex: 16
  2608. m_TileMatrixIndex: 5
  2609. m_TileColorIndex: 8
  2610. m_TileObjectToInstantiateIndex: 65535
  2611. dummyAlignment: 0
  2612. m_AllTileFlags: 1073741826
  2613. - first: {x: -15, y: -9, z: 0}
  2614. second:
  2615. serializedVersion: 2
  2616. m_TileIndex: 7
  2617. m_TileSpriteIndex: 0
  2618. m_TileMatrixIndex: 0
  2619. m_TileColorIndex: 8
  2620. m_TileObjectToInstantiateIndex: 1
  2621. dummyAlignment: 0
  2622. m_AllTileFlags: 1073741826
  2623. - first: {x: -14, y: -9, z: 0}
  2624. second:
  2625. serializedVersion: 2
  2626. m_TileIndex: 7
  2627. m_TileSpriteIndex: 0
  2628. m_TileMatrixIndex: 0
  2629. m_TileColorIndex: 8
  2630. m_TileObjectToInstantiateIndex: 1
  2631. dummyAlignment: 0
  2632. m_AllTileFlags: 1073741826
  2633. - first: {x: -13, y: -9, z: 0}
  2634. second:
  2635. serializedVersion: 2
  2636. m_TileIndex: 7
  2637. m_TileSpriteIndex: 0
  2638. m_TileMatrixIndex: 0
  2639. m_TileColorIndex: 8
  2640. m_TileObjectToInstantiateIndex: 1
  2641. dummyAlignment: 0
  2642. m_AllTileFlags: 1073741826
  2643. - first: {x: -12, y: -9, z: 0}
  2644. second:
  2645. serializedVersion: 2
  2646. m_TileIndex: 7
  2647. m_TileSpriteIndex: 0
  2648. m_TileMatrixIndex: 0
  2649. m_TileColorIndex: 8
  2650. m_TileObjectToInstantiateIndex: 1
  2651. dummyAlignment: 0
  2652. m_AllTileFlags: 1073741826
  2653. - first: {x: -11, y: -9, z: 0}
  2654. second:
  2655. serializedVersion: 2
  2656. m_TileIndex: 7
  2657. m_TileSpriteIndex: 16
  2658. m_TileMatrixIndex: 4
  2659. m_TileColorIndex: 8
  2660. m_TileObjectToInstantiateIndex: 65535
  2661. dummyAlignment: 0
  2662. m_AllTileFlags: 1073741826
  2663. - first: {x: -10, y: -9, z: 0}
  2664. second:
  2665. serializedVersion: 2
  2666. m_TileIndex: 7
  2667. m_TileSpriteIndex: 17
  2668. m_TileMatrixIndex: 1
  2669. m_TileColorIndex: 8
  2670. m_TileObjectToInstantiateIndex: 65535
  2671. dummyAlignment: 0
  2672. m_AllTileFlags: 1073741826
  2673. - first: {x: -9, y: -9, z: 0}
  2674. second:
  2675. serializedVersion: 2
  2676. m_TileIndex: 7
  2677. m_TileSpriteIndex: 17
  2678. m_TileMatrixIndex: 1
  2679. m_TileColorIndex: 8
  2680. m_TileObjectToInstantiateIndex: 65535
  2681. dummyAlignment: 0
  2682. m_AllTileFlags: 1073741826
  2683. - first: {x: -8, y: -9, z: 0}
  2684. second:
  2685. serializedVersion: 2
  2686. m_TileIndex: 7
  2687. m_TileSpriteIndex: 16
  2688. m_TileMatrixIndex: 5
  2689. m_TileColorIndex: 8
  2690. m_TileObjectToInstantiateIndex: 65535
  2691. dummyAlignment: 0
  2692. m_AllTileFlags: 1073741826
  2693. - first: {x: -7, y: -9, z: 0}
  2694. second:
  2695. serializedVersion: 2
  2696. m_TileIndex: 7
  2697. m_TileSpriteIndex: 3
  2698. m_TileMatrixIndex: 2
  2699. m_TileColorIndex: 8
  2700. m_TileObjectToInstantiateIndex: 65535
  2701. dummyAlignment: 0
  2702. m_AllTileFlags: 1073741826
  2703. - first: {x: -6, y: -9, z: 0}
  2704. second:
  2705. serializedVersion: 2
  2706. m_TileIndex: 8
  2707. m_TileSpriteIndex: 8
  2708. m_TileMatrixIndex: 0
  2709. m_TileColorIndex: 8
  2710. m_TileObjectToInstantiateIndex: 65535
  2711. dummyAlignment: 0
  2712. m_AllTileFlags: 1073741826
  2713. - first: {x: -5, y: -9, z: 0}
  2714. second:
  2715. serializedVersion: 2
  2716. m_TileIndex: 8
  2717. m_TileSpriteIndex: 10
  2718. m_TileMatrixIndex: 0
  2719. m_TileColorIndex: 8
  2720. m_TileObjectToInstantiateIndex: 2
  2721. dummyAlignment: 0
  2722. m_AllTileFlags: 1073741826
  2723. - first: {x: -4, y: -9, z: 0}
  2724. second:
  2725. serializedVersion: 2
  2726. m_TileIndex: 8
  2727. m_TileSpriteIndex: 10
  2728. m_TileMatrixIndex: 0
  2729. m_TileColorIndex: 8
  2730. m_TileObjectToInstantiateIndex: 2
  2731. dummyAlignment: 0
  2732. m_AllTileFlags: 1073741826
  2733. - first: {x: -3, y: -9, z: 0}
  2734. second:
  2735. serializedVersion: 2
  2736. m_TileIndex: 8
  2737. m_TileSpriteIndex: 10
  2738. m_TileMatrixIndex: 0
  2739. m_TileColorIndex: 8
  2740. m_TileObjectToInstantiateIndex: 2
  2741. dummyAlignment: 0
  2742. m_AllTileFlags: 1073741826
  2743. - first: {x: -2, y: -9, z: 0}
  2744. second:
  2745. serializedVersion: 2
  2746. m_TileIndex: 8
  2747. m_TileSpriteIndex: 10
  2748. m_TileMatrixIndex: 0
  2749. m_TileColorIndex: 8
  2750. m_TileObjectToInstantiateIndex: 2
  2751. dummyAlignment: 0
  2752. m_AllTileFlags: 1073741826
  2753. - first: {x: -1, y: -9, z: 0}
  2754. second:
  2755. serializedVersion: 2
  2756. m_TileIndex: 8
  2757. m_TileSpriteIndex: 10
  2758. m_TileMatrixIndex: 0
  2759. m_TileColorIndex: 8
  2760. m_TileObjectToInstantiateIndex: 2
  2761. dummyAlignment: 0
  2762. m_AllTileFlags: 1073741826
  2763. - first: {x: 0, y: -9, z: 0}
  2764. second:
  2765. serializedVersion: 2
  2766. m_TileIndex: 8
  2767. m_TileSpriteIndex: 10
  2768. m_TileMatrixIndex: 0
  2769. m_TileColorIndex: 8
  2770. m_TileObjectToInstantiateIndex: 2
  2771. dummyAlignment: 0
  2772. m_AllTileFlags: 1073741826
  2773. - first: {x: 1, y: -9, z: 0}
  2774. second:
  2775. serializedVersion: 2
  2776. m_TileIndex: 8
  2777. m_TileSpriteIndex: 10
  2778. m_TileMatrixIndex: 0
  2779. m_TileColorIndex: 8
  2780. m_TileObjectToInstantiateIndex: 2
  2781. dummyAlignment: 0
  2782. m_AllTileFlags: 1073741826
  2783. - first: {x: 2, y: -9, z: 0}
  2784. second:
  2785. serializedVersion: 2
  2786. m_TileIndex: 8
  2787. m_TileSpriteIndex: 10
  2788. m_TileMatrixIndex: 0
  2789. m_TileColorIndex: 8
  2790. m_TileObjectToInstantiateIndex: 2
  2791. dummyAlignment: 0
  2792. m_AllTileFlags: 1073741826
  2793. - first: {x: 3, y: -9, z: 0}
  2794. second:
  2795. serializedVersion: 2
  2796. m_TileIndex: 8
  2797. m_TileSpriteIndex: 10
  2798. m_TileMatrixIndex: 0
  2799. m_TileColorIndex: 8
  2800. m_TileObjectToInstantiateIndex: 2
  2801. dummyAlignment: 0
  2802. m_AllTileFlags: 1073741826
  2803. - first: {x: 4, y: -9, z: 0}
  2804. second:
  2805. serializedVersion: 2
  2806. m_TileIndex: 8
  2807. m_TileSpriteIndex: 10
  2808. m_TileMatrixIndex: 0
  2809. m_TileColorIndex: 8
  2810. m_TileObjectToInstantiateIndex: 2
  2811. dummyAlignment: 0
  2812. m_AllTileFlags: 1073741826
  2813. - first: {x: 5, y: -9, z: 0}
  2814. second:
  2815. serializedVersion: 2
  2816. m_TileIndex: 8
  2817. m_TileSpriteIndex: 10
  2818. m_TileMatrixIndex: 0
  2819. m_TileColorIndex: 8
  2820. m_TileObjectToInstantiateIndex: 2
  2821. dummyAlignment: 0
  2822. m_AllTileFlags: 1073741826
  2823. - first: {x: 6, y: -9, z: 0}
  2824. second:
  2825. serializedVersion: 2
  2826. m_TileIndex: 8
  2827. m_TileSpriteIndex: 10
  2828. m_TileMatrixIndex: 0
  2829. m_TileColorIndex: 8
  2830. m_TileObjectToInstantiateIndex: 2
  2831. dummyAlignment: 0
  2832. m_AllTileFlags: 1073741826
  2833. - first: {x: 7, y: -9, z: 0}
  2834. second:
  2835. serializedVersion: 2
  2836. m_TileIndex: 8
  2837. m_TileSpriteIndex: 10
  2838. m_TileMatrixIndex: 0
  2839. m_TileColorIndex: 8
  2840. m_TileObjectToInstantiateIndex: 2
  2841. dummyAlignment: 0
  2842. m_AllTileFlags: 1073741826
  2843. - first: {x: 8, y: -9, z: 0}
  2844. second:
  2845. serializedVersion: 2
  2846. m_TileIndex: 8
  2847. m_TileSpriteIndex: 10
  2848. m_TileMatrixIndex: 0
  2849. m_TileColorIndex: 8
  2850. m_TileObjectToInstantiateIndex: 2
  2851. dummyAlignment: 0
  2852. m_AllTileFlags: 1073741826
  2853. - first: {x: 9, y: -9, z: 0}
  2854. second:
  2855. serializedVersion: 2
  2856. m_TileIndex: 8
  2857. m_TileSpriteIndex: 10
  2858. m_TileMatrixIndex: 0
  2859. m_TileColorIndex: 8
  2860. m_TileObjectToInstantiateIndex: 2
  2861. dummyAlignment: 0
  2862. m_AllTileFlags: 1073741826
  2863. - first: {x: 10, y: -9, z: 0}
  2864. second:
  2865. serializedVersion: 2
  2866. m_TileIndex: 8
  2867. m_TileSpriteIndex: 10
  2868. m_TileMatrixIndex: 0
  2869. m_TileColorIndex: 8
  2870. m_TileObjectToInstantiateIndex: 2
  2871. dummyAlignment: 0
  2872. m_AllTileFlags: 1073741826
  2873. - first: {x: 11, y: -9, z: 0}
  2874. second:
  2875. serializedVersion: 2
  2876. m_TileIndex: 8
  2877. m_TileSpriteIndex: 13
  2878. m_TileMatrixIndex: 0
  2879. m_TileColorIndex: 8
  2880. m_TileObjectToInstantiateIndex: 65535
  2881. dummyAlignment: 0
  2882. m_AllTileFlags: 1073741826
  2883. - first: {x: 12, y: -9, z: 0}
  2884. second:
  2885. serializedVersion: 2
  2886. m_TileIndex: 6
  2887. m_TileSpriteIndex: 20
  2888. m_TileMatrixIndex: 5
  2889. m_TileColorIndex: 8
  2890. m_TileObjectToInstantiateIndex: 65535
  2891. dummyAlignment: 0
  2892. m_AllTileFlags: 1073741826
  2893. - first: {x: 13, y: -9, z: 0}
  2894. second:
  2895. serializedVersion: 2
  2896. m_TileIndex: 6
  2897. m_TileSpriteIndex: 22
  2898. m_TileMatrixIndex: 1
  2899. m_TileColorIndex: 8
  2900. m_TileObjectToInstantiateIndex: 65535
  2901. dummyAlignment: 0
  2902. m_AllTileFlags: 1073741826
  2903. - first: {x: 14, y: -9, z: 0}
  2904. second:
  2905. serializedVersion: 2
  2906. m_TileIndex: 6
  2907. m_TileSpriteIndex: 20
  2908. m_TileMatrixIndex: 4
  2909. m_TileColorIndex: 8
  2910. m_TileObjectToInstantiateIndex: 65535
  2911. dummyAlignment: 0
  2912. m_AllTileFlags: 1073741826
  2913. - first: {x: -18, y: -8, z: 0}
  2914. second:
  2915. serializedVersion: 2
  2916. m_TileIndex: 7
  2917. m_TileSpriteIndex: 2
  2918. m_TileMatrixIndex: 5
  2919. m_TileColorIndex: 8
  2920. m_TileObjectToInstantiateIndex: 65535
  2921. dummyAlignment: 0
  2922. m_AllTileFlags: 1073741826
  2923. - first: {x: -17, y: -8, z: 0}
  2924. second:
  2925. serializedVersion: 2
  2926. m_TileIndex: 7
  2927. m_TileSpriteIndex: 16
  2928. m_TileMatrixIndex: 5
  2929. m_TileColorIndex: 8
  2930. m_TileObjectToInstantiateIndex: 65535
  2931. dummyAlignment: 0
  2932. m_AllTileFlags: 1073741826
  2933. - first: {x: -16, y: -8, z: 0}
  2934. second:
  2935. serializedVersion: 2
  2936. m_TileIndex: 7
  2937. m_TileSpriteIndex: 0
  2938. m_TileMatrixIndex: 0
  2939. m_TileColorIndex: 8
  2940. m_TileObjectToInstantiateIndex: 1
  2941. dummyAlignment: 0
  2942. m_AllTileFlags: 1073741826
  2943. - first: {x: -15, y: -8, z: 0}
  2944. second:
  2945. serializedVersion: 2
  2946. m_TileIndex: 7
  2947. m_TileSpriteIndex: 0
  2948. m_TileMatrixIndex: 0
  2949. m_TileColorIndex: 8
  2950. m_TileObjectToInstantiateIndex: 1
  2951. dummyAlignment: 0
  2952. m_AllTileFlags: 1073741826
  2953. - first: {x: -14, y: -8, z: 0}
  2954. second:
  2955. serializedVersion: 2
  2956. m_TileIndex: 7
  2957. m_TileSpriteIndex: 0
  2958. m_TileMatrixIndex: 0
  2959. m_TileColorIndex: 8
  2960. m_TileObjectToInstantiateIndex: 1
  2961. dummyAlignment: 0
  2962. m_AllTileFlags: 1073741826
  2963. - first: {x: -13, y: -8, z: 0}
  2964. second:
  2965. serializedVersion: 2
  2966. m_TileIndex: 7
  2967. m_TileSpriteIndex: 0
  2968. m_TileMatrixIndex: 0
  2969. m_TileColorIndex: 8
  2970. m_TileObjectToInstantiateIndex: 1
  2971. dummyAlignment: 0
  2972. m_AllTileFlags: 1073741826
  2973. - first: {x: -12, y: -8, z: 0}
  2974. second:
  2975. serializedVersion: 2
  2976. m_TileIndex: 7
  2977. m_TileSpriteIndex: 0
  2978. m_TileMatrixIndex: 0
  2979. m_TileColorIndex: 8
  2980. m_TileObjectToInstantiateIndex: 1
  2981. dummyAlignment: 0
  2982. m_AllTileFlags: 1073741826
  2983. - first: {x: -11, y: -8, z: 0}
  2984. second:
  2985. serializedVersion: 2
  2986. m_TileIndex: 7
  2987. m_TileSpriteIndex: 0
  2988. m_TileMatrixIndex: 0
  2989. m_TileColorIndex: 8
  2990. m_TileObjectToInstantiateIndex: 1
  2991. dummyAlignment: 0
  2992. m_AllTileFlags: 1073741826
  2993. - first: {x: -10, y: -8, z: 0}
  2994. second:
  2995. serializedVersion: 2
  2996. m_TileIndex: 7
  2997. m_TileSpriteIndex: 0
  2998. m_TileMatrixIndex: 0
  2999. m_TileColorIndex: 8
  3000. m_TileObjectToInstantiateIndex: 1
  3001. dummyAlignment: 0
  3002. m_AllTileFlags: 1073741826
  3003. - first: {x: -9, y: -8, z: 0}
  3004. second:
  3005. serializedVersion: 2
  3006. m_TileIndex: 7
  3007. m_TileSpriteIndex: 0
  3008. m_TileMatrixIndex: 0
  3009. m_TileColorIndex: 8
  3010. m_TileObjectToInstantiateIndex: 1
  3011. dummyAlignment: 0
  3012. m_AllTileFlags: 1073741826
  3013. - first: {x: -8, y: -8, z: 0}
  3014. second:
  3015. serializedVersion: 2
  3016. m_TileIndex: 7
  3017. m_TileSpriteIndex: 0
  3018. m_TileMatrixIndex: 0
  3019. m_TileColorIndex: 8
  3020. m_TileObjectToInstantiateIndex: 1
  3021. dummyAlignment: 0
  3022. m_AllTileFlags: 1073741826
  3023. - first: {x: -7, y: -8, z: 0}
  3024. second:
  3025. serializedVersion: 2
  3026. m_TileIndex: 7
  3027. m_TileSpriteIndex: 3
  3028. m_TileMatrixIndex: 2
  3029. m_TileColorIndex: 8
  3030. m_TileObjectToInstantiateIndex: 65535
  3031. dummyAlignment: 0
  3032. m_AllTileFlags: 1073741826
  3033. - first: {x: -6, y: -8, z: 0}
  3034. second:
  3035. serializedVersion: 2
  3036. m_TileIndex: 8
  3037. m_TileSpriteIndex: 8
  3038. m_TileMatrixIndex: 0
  3039. m_TileColorIndex: 8
  3040. m_TileObjectToInstantiateIndex: 65535
  3041. dummyAlignment: 0
  3042. m_AllTileFlags: 1073741826
  3043. - first: {x: -5, y: -8, z: 0}
  3044. second:
  3045. serializedVersion: 2
  3046. m_TileIndex: 8
  3047. m_TileSpriteIndex: 10
  3048. m_TileMatrixIndex: 0
  3049. m_TileColorIndex: 8
  3050. m_TileObjectToInstantiateIndex: 2
  3051. dummyAlignment: 0
  3052. m_AllTileFlags: 1073741826
  3053. - first: {x: -4, y: -8, z: 0}
  3054. second:
  3055. serializedVersion: 2
  3056. m_TileIndex: 8
  3057. m_TileSpriteIndex: 10
  3058. m_TileMatrixIndex: 0
  3059. m_TileColorIndex: 8
  3060. m_TileObjectToInstantiateIndex: 2
  3061. dummyAlignment: 0
  3062. m_AllTileFlags: 1073741826
  3063. - first: {x: -3, y: -8, z: 0}
  3064. second:
  3065. serializedVersion: 2
  3066. m_TileIndex: 8
  3067. m_TileSpriteIndex: 10
  3068. m_TileMatrixIndex: 0
  3069. m_TileColorIndex: 8
  3070. m_TileObjectToInstantiateIndex: 2
  3071. dummyAlignment: 0
  3072. m_AllTileFlags: 1073741826
  3073. - first: {x: -2, y: -8, z: 0}
  3074. second:
  3075. serializedVersion: 2
  3076. m_TileIndex: 8
  3077. m_TileSpriteIndex: 10
  3078. m_TileMatrixIndex: 0
  3079. m_TileColorIndex: 8
  3080. m_TileObjectToInstantiateIndex: 2
  3081. dummyAlignment: 0
  3082. m_AllTileFlags: 1073741826
  3083. - first: {x: -1, y: -8, z: 0}
  3084. second:
  3085. serializedVersion: 2
  3086. m_TileIndex: 8
  3087. m_TileSpriteIndex: 10
  3088. m_TileMatrixIndex: 0
  3089. m_TileColorIndex: 8
  3090. m_TileObjectToInstantiateIndex: 2
  3091. dummyAlignment: 0
  3092. m_AllTileFlags: 1073741826
  3093. - first: {x: 0, y: -8, z: 0}
  3094. second:
  3095. serializedVersion: 2
  3096. m_TileIndex: 8
  3097. m_TileSpriteIndex: 10
  3098. m_TileMatrixIndex: 0
  3099. m_TileColorIndex: 8
  3100. m_TileObjectToInstantiateIndex: 2
  3101. dummyAlignment: 0
  3102. m_AllTileFlags: 1073741826
  3103. - first: {x: 1, y: -8, z: 0}
  3104. second:
  3105. serializedVersion: 2
  3106. m_TileIndex: 8
  3107. m_TileSpriteIndex: 10
  3108. m_TileMatrixIndex: 0
  3109. m_TileColorIndex: 8
  3110. m_TileObjectToInstantiateIndex: 2
  3111. dummyAlignment: 0
  3112. m_AllTileFlags: 1073741826
  3113. - first: {x: 2, y: -8, z: 0}
  3114. second:
  3115. serializedVersion: 2
  3116. m_TileIndex: 8
  3117. m_TileSpriteIndex: 10
  3118. m_TileMatrixIndex: 0
  3119. m_TileColorIndex: 8
  3120. m_TileObjectToInstantiateIndex: 2
  3121. dummyAlignment: 0
  3122. m_AllTileFlags: 1073741826
  3123. - first: {x: 3, y: -8, z: 0}
  3124. second:
  3125. serializedVersion: 2
  3126. m_TileIndex: 8
  3127. m_TileSpriteIndex: 10
  3128. m_TileMatrixIndex: 0
  3129. m_TileColorIndex: 8
  3130. m_TileObjectToInstantiateIndex: 2
  3131. dummyAlignment: 0
  3132. m_AllTileFlags: 1073741826
  3133. - first: {x: 4, y: -8, z: 0}
  3134. second:
  3135. serializedVersion: 2
  3136. m_TileIndex: 8
  3137. m_TileSpriteIndex: 10
  3138. m_TileMatrixIndex: 0
  3139. m_TileColorIndex: 8
  3140. m_TileObjectToInstantiateIndex: 2
  3141. dummyAlignment: 0
  3142. m_AllTileFlags: 1073741826
  3143. - first: {x: 5, y: -8, z: 0}
  3144. second:
  3145. serializedVersion: 2
  3146. m_TileIndex: 8
  3147. m_TileSpriteIndex: 10
  3148. m_TileMatrixIndex: 0
  3149. m_TileColorIndex: 8
  3150. m_TileObjectToInstantiateIndex: 2
  3151. dummyAlignment: 0
  3152. m_AllTileFlags: 1073741826
  3153. - first: {x: 6, y: -8, z: 0}
  3154. second:
  3155. serializedVersion: 2
  3156. m_TileIndex: 8
  3157. m_TileSpriteIndex: 10
  3158. m_TileMatrixIndex: 0
  3159. m_TileColorIndex: 8
  3160. m_TileObjectToInstantiateIndex: 2
  3161. dummyAlignment: 0
  3162. m_AllTileFlags: 1073741826
  3163. - first: {x: 7, y: -8, z: 0}
  3164. second:
  3165. serializedVersion: 2
  3166. m_TileIndex: 8
  3167. m_TileSpriteIndex: 10
  3168. m_TileMatrixIndex: 0
  3169. m_TileColorIndex: 8
  3170. m_TileObjectToInstantiateIndex: 2
  3171. dummyAlignment: 0
  3172. m_AllTileFlags: 1073741826
  3173. - first: {x: 8, y: -8, z: 0}
  3174. second:
  3175. serializedVersion: 2
  3176. m_TileIndex: 8
  3177. m_TileSpriteIndex: 10
  3178. m_TileMatrixIndex: 0
  3179. m_TileColorIndex: 8
  3180. m_TileObjectToInstantiateIndex: 2
  3181. dummyAlignment: 0
  3182. m_AllTileFlags: 1073741826
  3183. - first: {x: 9, y: -8, z: 0}
  3184. second:
  3185. serializedVersion: 2
  3186. m_TileIndex: 8
  3187. m_TileSpriteIndex: 10
  3188. m_TileMatrixIndex: 0
  3189. m_TileColorIndex: 8
  3190. m_TileObjectToInstantiateIndex: 2
  3191. dummyAlignment: 0
  3192. m_AllTileFlags: 1073741826
  3193. - first: {x: 10, y: -8, z: 0}
  3194. second:
  3195. serializedVersion: 2
  3196. m_TileIndex: 8
  3197. m_TileSpriteIndex: 10
  3198. m_TileMatrixIndex: 0
  3199. m_TileColorIndex: 8
  3200. m_TileObjectToInstantiateIndex: 2
  3201. dummyAlignment: 0
  3202. m_AllTileFlags: 1073741826
  3203. - first: {x: 11, y: -8, z: 0}
  3204. second:
  3205. serializedVersion: 2
  3206. m_TileIndex: 8
  3207. m_TileSpriteIndex: 13
  3208. m_TileMatrixIndex: 0
  3209. m_TileColorIndex: 8
  3210. m_TileObjectToInstantiateIndex: 65535
  3211. dummyAlignment: 0
  3212. m_AllTileFlags: 1073741826
  3213. - first: {x: 12, y: -8, z: 0}
  3214. second:
  3215. serializedVersion: 2
  3216. m_TileIndex: 6
  3217. m_TileSpriteIndex: 20
  3218. m_TileMatrixIndex: 0
  3219. m_TileColorIndex: 8
  3220. m_TileObjectToInstantiateIndex: 65535
  3221. dummyAlignment: 0
  3222. m_AllTileFlags: 1073741826
  3223. - first: {x: 13, y: -8, z: 0}
  3224. second:
  3225. serializedVersion: 2
  3226. m_TileIndex: 6
  3227. m_TileSpriteIndex: 24
  3228. m_TileMatrixIndex: 0
  3229. m_TileColorIndex: 8
  3230. m_TileObjectToInstantiateIndex: 65535
  3231. dummyAlignment: 0
  3232. m_AllTileFlags: 1073741826
  3233. - first: {x: 14, y: -8, z: 0}
  3234. second:
  3235. serializedVersion: 2
  3236. m_TileIndex: 6
  3237. m_TileSpriteIndex: 18
  3238. m_TileMatrixIndex: 2
  3239. m_TileColorIndex: 8
  3240. m_TileObjectToInstantiateIndex: 65535
  3241. dummyAlignment: 0
  3242. m_AllTileFlags: 1073741826
  3243. - first: {x: -18, y: -7, z: 0}
  3244. second:
  3245. serializedVersion: 2
  3246. m_TileIndex: 7
  3247. m_TileSpriteIndex: 3
  3248. m_TileMatrixIndex: 0
  3249. m_TileColorIndex: 8
  3250. m_TileObjectToInstantiateIndex: 65535
  3251. dummyAlignment: 0
  3252. m_AllTileFlags: 1073741826
  3253. - first: {x: -17, y: -7, z: 0}
  3254. second:
  3255. serializedVersion: 2
  3256. m_TileIndex: 7
  3257. m_TileSpriteIndex: 0
  3258. m_TileMatrixIndex: 0
  3259. m_TileColorIndex: 8
  3260. m_TileObjectToInstantiateIndex: 1
  3261. dummyAlignment: 0
  3262. m_AllTileFlags: 1073741826
  3263. - first: {x: -16, y: -7, z: 0}
  3264. second:
  3265. serializedVersion: 2
  3266. m_TileIndex: 7
  3267. m_TileSpriteIndex: 0
  3268. m_TileMatrixIndex: 0
  3269. m_TileColorIndex: 8
  3270. m_TileObjectToInstantiateIndex: 1
  3271. dummyAlignment: 0
  3272. m_AllTileFlags: 1073741826
  3273. - first: {x: -15, y: -7, z: 0}
  3274. second:
  3275. serializedVersion: 2
  3276. m_TileIndex: 7
  3277. m_TileSpriteIndex: 0
  3278. m_TileMatrixIndex: 0
  3279. m_TileColorIndex: 8
  3280. m_TileObjectToInstantiateIndex: 1
  3281. dummyAlignment: 0
  3282. m_AllTileFlags: 1073741826
  3283. - first: {x: -14, y: -7, z: 0}
  3284. second:
  3285. serializedVersion: 2
  3286. m_TileIndex: 7
  3287. m_TileSpriteIndex: 0
  3288. m_TileMatrixIndex: 0
  3289. m_TileColorIndex: 8
  3290. m_TileObjectToInstantiateIndex: 1
  3291. dummyAlignment: 0
  3292. m_AllTileFlags: 1073741826
  3293. - first: {x: -13, y: -7, z: 0}
  3294. second:
  3295. serializedVersion: 2
  3296. m_TileIndex: 7
  3297. m_TileSpriteIndex: 0
  3298. m_TileMatrixIndex: 0
  3299. m_TileColorIndex: 8
  3300. m_TileObjectToInstantiateIndex: 1
  3301. dummyAlignment: 0
  3302. m_AllTileFlags: 1073741826
  3303. - first: {x: -12, y: -7, z: 0}
  3304. second:
  3305. serializedVersion: 2
  3306. m_TileIndex: 7
  3307. m_TileSpriteIndex: 0
  3308. m_TileMatrixIndex: 0
  3309. m_TileColorIndex: 8
  3310. m_TileObjectToInstantiateIndex: 1
  3311. dummyAlignment: 0
  3312. m_AllTileFlags: 1073741826
  3313. - first: {x: -11, y: -7, z: 0}
  3314. second:
  3315. serializedVersion: 2
  3316. m_TileIndex: 7
  3317. m_TileSpriteIndex: 0
  3318. m_TileMatrixIndex: 0
  3319. m_TileColorIndex: 8
  3320. m_TileObjectToInstantiateIndex: 1
  3321. dummyAlignment: 0
  3322. m_AllTileFlags: 1073741826
  3323. - first: {x: -10, y: -7, z: 0}
  3324. second:
  3325. serializedVersion: 2
  3326. m_TileIndex: 7
  3327. m_TileSpriteIndex: 0
  3328. m_TileMatrixIndex: 0
  3329. m_TileColorIndex: 8
  3330. m_TileObjectToInstantiateIndex: 1
  3331. dummyAlignment: 0
  3332. m_AllTileFlags: 1073741826
  3333. - first: {x: -9, y: -7, z: 0}
  3334. second:
  3335. serializedVersion: 2
  3336. m_TileIndex: 7
  3337. m_TileSpriteIndex: 0
  3338. m_TileMatrixIndex: 0
  3339. m_TileColorIndex: 8
  3340. m_TileObjectToInstantiateIndex: 1
  3341. dummyAlignment: 0
  3342. m_AllTileFlags: 1073741826
  3343. - first: {x: -8, y: -7, z: 0}
  3344. second:
  3345. serializedVersion: 2
  3346. m_TileIndex: 7
  3347. m_TileSpriteIndex: 0
  3348. m_TileMatrixIndex: 0
  3349. m_TileColorIndex: 8
  3350. m_TileObjectToInstantiateIndex: 1
  3351. dummyAlignment: 0
  3352. m_AllTileFlags: 1073741826
  3353. - first: {x: -7, y: -7, z: 0}
  3354. second:
  3355. serializedVersion: 2
  3356. m_TileIndex: 7
  3357. m_TileSpriteIndex: 3
  3358. m_TileMatrixIndex: 2
  3359. m_TileColorIndex: 8
  3360. m_TileObjectToInstantiateIndex: 65535
  3361. dummyAlignment: 0
  3362. m_AllTileFlags: 1073741826
  3363. - first: {x: -6, y: -7, z: 0}
  3364. second:
  3365. serializedVersion: 2
  3366. m_TileIndex: 8
  3367. m_TileSpriteIndex: 8
  3368. m_TileMatrixIndex: 0
  3369. m_TileColorIndex: 8
  3370. m_TileObjectToInstantiateIndex: 65535
  3371. dummyAlignment: 0
  3372. m_AllTileFlags: 1073741826
  3373. - first: {x: -5, y: -7, z: 0}
  3374. second:
  3375. serializedVersion: 2
  3376. m_TileIndex: 8
  3377. m_TileSpriteIndex: 10
  3378. m_TileMatrixIndex: 0
  3379. m_TileColorIndex: 8
  3380. m_TileObjectToInstantiateIndex: 2
  3381. dummyAlignment: 0
  3382. m_AllTileFlags: 1073741826
  3383. - first: {x: -4, y: -7, z: 0}
  3384. second:
  3385. serializedVersion: 2
  3386. m_TileIndex: 8
  3387. m_TileSpriteIndex: 10
  3388. m_TileMatrixIndex: 0
  3389. m_TileColorIndex: 8
  3390. m_TileObjectToInstantiateIndex: 2
  3391. dummyAlignment: 0
  3392. m_AllTileFlags: 1073741826
  3393. - first: {x: -3, y: -7, z: 0}
  3394. second:
  3395. serializedVersion: 2
  3396. m_TileIndex: 8
  3397. m_TileSpriteIndex: 10
  3398. m_TileMatrixIndex: 0
  3399. m_TileColorIndex: 8
  3400. m_TileObjectToInstantiateIndex: 2
  3401. dummyAlignment: 0
  3402. m_AllTileFlags: 1073741826
  3403. - first: {x: -2, y: -7, z: 0}
  3404. second:
  3405. serializedVersion: 2
  3406. m_TileIndex: 8
  3407. m_TileSpriteIndex: 10
  3408. m_TileMatrixIndex: 0
  3409. m_TileColorIndex: 8
  3410. m_TileObjectToInstantiateIndex: 2
  3411. dummyAlignment: 0
  3412. m_AllTileFlags: 1073741826
  3413. - first: {x: -1, y: -7, z: 0}
  3414. second:
  3415. serializedVersion: 2
  3416. m_TileIndex: 8
  3417. m_TileSpriteIndex: 10
  3418. m_TileMatrixIndex: 0
  3419. m_TileColorIndex: 8
  3420. m_TileObjectToInstantiateIndex: 2
  3421. dummyAlignment: 0
  3422. m_AllTileFlags: 1073741826
  3423. - first: {x: 0, y: -7, z: 0}
  3424. second:
  3425. serializedVersion: 2
  3426. m_TileIndex: 8
  3427. m_TileSpriteIndex: 10
  3428. m_TileMatrixIndex: 0
  3429. m_TileColorIndex: 8
  3430. m_TileObjectToInstantiateIndex: 2
  3431. dummyAlignment: 0
  3432. m_AllTileFlags: 1073741826
  3433. - first: {x: 1, y: -7, z: 0}
  3434. second:
  3435. serializedVersion: 2
  3436. m_TileIndex: 8
  3437. m_TileSpriteIndex: 10
  3438. m_TileMatrixIndex: 0
  3439. m_TileColorIndex: 8
  3440. m_TileObjectToInstantiateIndex: 2
  3441. dummyAlignment: 0
  3442. m_AllTileFlags: 1073741826
  3443. - first: {x: 2, y: -7, z: 0}
  3444. second:
  3445. serializedVersion: 2
  3446. m_TileIndex: 8
  3447. m_TileSpriteIndex: 10
  3448. m_TileMatrixIndex: 0
  3449. m_TileColorIndex: 8
  3450. m_TileObjectToInstantiateIndex: 2
  3451. dummyAlignment: 0
  3452. m_AllTileFlags: 1073741826
  3453. - first: {x: 3, y: -7, z: 0}
  3454. second:
  3455. serializedVersion: 2
  3456. m_TileIndex: 8
  3457. m_TileSpriteIndex: 10
  3458. m_TileMatrixIndex: 0
  3459. m_TileColorIndex: 8
  3460. m_TileObjectToInstantiateIndex: 2
  3461. dummyAlignment: 0
  3462. m_AllTileFlags: 1073741826
  3463. - first: {x: 4, y: -7, z: 0}
  3464. second:
  3465. serializedVersion: 2
  3466. m_TileIndex: 8
  3467. m_TileSpriteIndex: 10
  3468. m_TileMatrixIndex: 0
  3469. m_TileColorIndex: 8
  3470. m_TileObjectToInstantiateIndex: 2
  3471. dummyAlignment: 0
  3472. m_AllTileFlags: 1073741826
  3473. - first: {x: 5, y: -7, z: 0}
  3474. second:
  3475. serializedVersion: 2
  3476. m_TileIndex: 8
  3477. m_TileSpriteIndex: 10
  3478. m_TileMatrixIndex: 0
  3479. m_TileColorIndex: 8
  3480. m_TileObjectToInstantiateIndex: 2
  3481. dummyAlignment: 0
  3482. m_AllTileFlags: 1073741826
  3483. - first: {x: 6, y: -7, z: 0}
  3484. second:
  3485. serializedVersion: 2
  3486. m_TileIndex: 8
  3487. m_TileSpriteIndex: 10
  3488. m_TileMatrixIndex: 0
  3489. m_TileColorIndex: 8
  3490. m_TileObjectToInstantiateIndex: 2
  3491. dummyAlignment: 0
  3492. m_AllTileFlags: 1073741826
  3493. - first: {x: 7, y: -7, z: 0}
  3494. second:
  3495. serializedVersion: 2
  3496. m_TileIndex: 8
  3497. m_TileSpriteIndex: 10
  3498. m_TileMatrixIndex: 0
  3499. m_TileColorIndex: 8
  3500. m_TileObjectToInstantiateIndex: 2
  3501. dummyAlignment: 0
  3502. m_AllTileFlags: 1073741826
  3503. - first: {x: 8, y: -7, z: 0}
  3504. second:
  3505. serializedVersion: 2
  3506. m_TileIndex: 8
  3507. m_TileSpriteIndex: 10
  3508. m_TileMatrixIndex: 0
  3509. m_TileColorIndex: 8
  3510. m_TileObjectToInstantiateIndex: 2
  3511. dummyAlignment: 0
  3512. m_AllTileFlags: 1073741826
  3513. - first: {x: 9, y: -7, z: 0}
  3514. second:
  3515. serializedVersion: 2
  3516. m_TileIndex: 8
  3517. m_TileSpriteIndex: 10
  3518. m_TileMatrixIndex: 0
  3519. m_TileColorIndex: 8
  3520. m_TileObjectToInstantiateIndex: 2
  3521. dummyAlignment: 0
  3522. m_AllTileFlags: 1073741826
  3523. - first: {x: 10, y: -7, z: 0}
  3524. second:
  3525. serializedVersion: 2
  3526. m_TileIndex: 8
  3527. m_TileSpriteIndex: 10
  3528. m_TileMatrixIndex: 0
  3529. m_TileColorIndex: 8
  3530. m_TileObjectToInstantiateIndex: 2
  3531. dummyAlignment: 0
  3532. m_AllTileFlags: 1073741826
  3533. - first: {x: 11, y: -7, z: 0}
  3534. second:
  3535. serializedVersion: 2
  3536. m_TileIndex: 8
  3537. m_TileSpriteIndex: 4
  3538. m_TileMatrixIndex: 0
  3539. m_TileColorIndex: 8
  3540. m_TileObjectToInstantiateIndex: 65535
  3541. dummyAlignment: 0
  3542. m_AllTileFlags: 1073741826
  3543. - first: {x: 12, y: -7, z: 0}
  3544. second:
  3545. serializedVersion: 2
  3546. m_TileIndex: 8
  3547. m_TileSpriteIndex: 15
  3548. m_TileMatrixIndex: 0
  3549. m_TileColorIndex: 8
  3550. m_TileObjectToInstantiateIndex: 65535
  3551. dummyAlignment: 0
  3552. m_AllTileFlags: 1073741826
  3553. - first: {x: 13, y: -7, z: 0}
  3554. second:
  3555. serializedVersion: 2
  3556. m_TileIndex: 6
  3557. m_TileSpriteIndex: 18
  3558. m_TileMatrixIndex: 0
  3559. m_TileColorIndex: 8
  3560. m_TileObjectToInstantiateIndex: 65535
  3561. dummyAlignment: 0
  3562. m_AllTileFlags: 1073741826
  3563. - first: {x: 14, y: -7, z: 0}
  3564. second:
  3565. serializedVersion: 2
  3566. m_TileIndex: 6
  3567. m_TileSpriteIndex: 18
  3568. m_TileMatrixIndex: 2
  3569. m_TileColorIndex: 8
  3570. m_TileObjectToInstantiateIndex: 65535
  3571. dummyAlignment: 0
  3572. m_AllTileFlags: 1073741826
  3573. - first: {x: 17, y: -7, z: 0}
  3574. second:
  3575. serializedVersion: 2
  3576. m_TileIndex: 6
  3577. m_TileSpriteIndex: 20
  3578. m_TileMatrixIndex: 5
  3579. m_TileColorIndex: 8
  3580. m_TileObjectToInstantiateIndex: 65535
  3581. dummyAlignment: 0
  3582. m_AllTileFlags: 1073741826
  3583. - first: {x: 18, y: -7, z: 0}
  3584. second:
  3585. serializedVersion: 2
  3586. m_TileIndex: 6
  3587. m_TileSpriteIndex: 20
  3588. m_TileMatrixIndex: 4
  3589. m_TileColorIndex: 8
  3590. m_TileObjectToInstantiateIndex: 65535
  3591. dummyAlignment: 0
  3592. m_AllTileFlags: 1073741826
  3593. - first: {x: -19, y: -6, z: 0}
  3594. second:
  3595. serializedVersion: 2
  3596. m_TileIndex: 7
  3597. m_TileSpriteIndex: 2
  3598. m_TileMatrixIndex: 5
  3599. m_TileColorIndex: 8
  3600. m_TileObjectToInstantiateIndex: 65535
  3601. dummyAlignment: 0
  3602. m_AllTileFlags: 1073741826
  3603. - first: {x: -18, y: -6, z: 0}
  3604. second:
  3605. serializedVersion: 2
  3606. m_TileIndex: 7
  3607. m_TileSpriteIndex: 16
  3608. m_TileMatrixIndex: 5
  3609. m_TileColorIndex: 8
  3610. m_TileObjectToInstantiateIndex: 65535
  3611. dummyAlignment: 0
  3612. m_AllTileFlags: 1073741826
  3613. - first: {x: -17, y: -6, z: 0}
  3614. second:
  3615. serializedVersion: 2
  3616. m_TileIndex: 7
  3617. m_TileSpriteIndex: 0
  3618. m_TileMatrixIndex: 0
  3619. m_TileColorIndex: 8
  3620. m_TileObjectToInstantiateIndex: 1
  3621. dummyAlignment: 0
  3622. m_AllTileFlags: 1073741826
  3623. - first: {x: -16, y: -6, z: 0}
  3624. second:
  3625. serializedVersion: 2
  3626. m_TileIndex: 7
  3627. m_TileSpriteIndex: 0
  3628. m_TileMatrixIndex: 0
  3629. m_TileColorIndex: 8
  3630. m_TileObjectToInstantiateIndex: 1
  3631. dummyAlignment: 0
  3632. m_AllTileFlags: 1073741826
  3633. - first: {x: -15, y: -6, z: 0}
  3634. second:
  3635. serializedVersion: 2
  3636. m_TileIndex: 7
  3637. m_TileSpriteIndex: 0
  3638. m_TileMatrixIndex: 0
  3639. m_TileColorIndex: 8
  3640. m_TileObjectToInstantiateIndex: 1
  3641. dummyAlignment: 0
  3642. m_AllTileFlags: 1073741826
  3643. - first: {x: -14, y: -6, z: 0}
  3644. second:
  3645. serializedVersion: 2
  3646. m_TileIndex: 7
  3647. m_TileSpriteIndex: 0
  3648. m_TileMatrixIndex: 0
  3649. m_TileColorIndex: 8
  3650. m_TileObjectToInstantiateIndex: 1
  3651. dummyAlignment: 0
  3652. m_AllTileFlags: 1073741826
  3653. - first: {x: -13, y: -6, z: 0}
  3654. second:
  3655. serializedVersion: 2
  3656. m_TileIndex: 7
  3657. m_TileSpriteIndex: 0
  3658. m_TileMatrixIndex: 0
  3659. m_TileColorIndex: 8
  3660. m_TileObjectToInstantiateIndex: 1
  3661. dummyAlignment: 0
  3662. m_AllTileFlags: 1073741826
  3663. - first: {x: -12, y: -6, z: 0}
  3664. second:
  3665. serializedVersion: 2
  3666. m_TileIndex: 7
  3667. m_TileSpriteIndex: 0
  3668. m_TileMatrixIndex: 0
  3669. m_TileColorIndex: 8
  3670. m_TileObjectToInstantiateIndex: 1
  3671. dummyAlignment: 0
  3672. m_AllTileFlags: 1073741826
  3673. - first: {x: -11, y: -6, z: 0}
  3674. second:
  3675. serializedVersion: 2
  3676. m_TileIndex: 7
  3677. m_TileSpriteIndex: 0
  3678. m_TileMatrixIndex: 0
  3679. m_TileColorIndex: 8
  3680. m_TileObjectToInstantiateIndex: 1
  3681. dummyAlignment: 0
  3682. m_AllTileFlags: 1073741826
  3683. - first: {x: -10, y: -6, z: 0}
  3684. second:
  3685. serializedVersion: 2
  3686. m_TileIndex: 7
  3687. m_TileSpriteIndex: 0
  3688. m_TileMatrixIndex: 0
  3689. m_TileColorIndex: 8
  3690. m_TileObjectToInstantiateIndex: 1
  3691. dummyAlignment: 0
  3692. m_AllTileFlags: 1073741826
  3693. - first: {x: -9, y: -6, z: 0}
  3694. second:
  3695. serializedVersion: 2
  3696. m_TileIndex: 7
  3697. m_TileSpriteIndex: 0
  3698. m_TileMatrixIndex: 0
  3699. m_TileColorIndex: 8
  3700. m_TileObjectToInstantiateIndex: 1
  3701. dummyAlignment: 0
  3702. m_AllTileFlags: 1073741826
  3703. - first: {x: -8, y: -6, z: 0}
  3704. second:
  3705. serializedVersion: 2
  3706. m_TileIndex: 7
  3707. m_TileSpriteIndex: 0
  3708. m_TileMatrixIndex: 0
  3709. m_TileColorIndex: 8
  3710. m_TileObjectToInstantiateIndex: 1
  3711. dummyAlignment: 0
  3712. m_AllTileFlags: 1073741826
  3713. - first: {x: -7, y: -6, z: 0}
  3714. second:
  3715. serializedVersion: 2
  3716. m_TileIndex: 7
  3717. m_TileSpriteIndex: 3
  3718. m_TileMatrixIndex: 2
  3719. m_TileColorIndex: 8
  3720. m_TileObjectToInstantiateIndex: 65535
  3721. dummyAlignment: 0
  3722. m_AllTileFlags: 1073741826
  3723. - first: {x: -6, y: -6, z: 0}
  3724. second:
  3725. serializedVersion: 2
  3726. m_TileIndex: 8
  3727. m_TileSpriteIndex: 11
  3728. m_TileMatrixIndex: 0
  3729. m_TileColorIndex: 8
  3730. m_TileObjectToInstantiateIndex: 2
  3731. dummyAlignment: 0
  3732. m_AllTileFlags: 1073741826
  3733. - first: {x: -5, y: -6, z: 0}
  3734. second:
  3735. serializedVersion: 2
  3736. m_TileIndex: 8
  3737. m_TileSpriteIndex: 9
  3738. m_TileMatrixIndex: 0
  3739. m_TileColorIndex: 8
  3740. m_TileObjectToInstantiateIndex: 65535
  3741. dummyAlignment: 0
  3742. m_AllTileFlags: 1073741826
  3743. - first: {x: -4, y: -6, z: 0}
  3744. second:
  3745. serializedVersion: 2
  3746. m_TileIndex: 8
  3747. m_TileSpriteIndex: 10
  3748. m_TileMatrixIndex: 0
  3749. m_TileColorIndex: 8
  3750. m_TileObjectToInstantiateIndex: 2
  3751. dummyAlignment: 0
  3752. m_AllTileFlags: 1073741826
  3753. - first: {x: -3, y: -6, z: 0}
  3754. second:
  3755. serializedVersion: 2
  3756. m_TileIndex: 8
  3757. m_TileSpriteIndex: 10
  3758. m_TileMatrixIndex: 0
  3759. m_TileColorIndex: 8
  3760. m_TileObjectToInstantiateIndex: 2
  3761. dummyAlignment: 0
  3762. m_AllTileFlags: 1073741826
  3763. - first: {x: -2, y: -6, z: 0}
  3764. second:
  3765. serializedVersion: 2
  3766. m_TileIndex: 8
  3767. m_TileSpriteIndex: 10
  3768. m_TileMatrixIndex: 0
  3769. m_TileColorIndex: 8
  3770. m_TileObjectToInstantiateIndex: 2
  3771. dummyAlignment: 0
  3772. m_AllTileFlags: 1073741826
  3773. - first: {x: -1, y: -6, z: 0}
  3774. second:
  3775. serializedVersion: 2
  3776. m_TileIndex: 8
  3777. m_TileSpriteIndex: 10
  3778. m_TileMatrixIndex: 0
  3779. m_TileColorIndex: 8
  3780. m_TileObjectToInstantiateIndex: 2
  3781. dummyAlignment: 0
  3782. m_AllTileFlags: 1073741826
  3783. - first: {x: 0, y: -6, z: 0}
  3784. second:
  3785. serializedVersion: 2
  3786. m_TileIndex: 8
  3787. m_TileSpriteIndex: 10
  3788. m_TileMatrixIndex: 0
  3789. m_TileColorIndex: 8
  3790. m_TileObjectToInstantiateIndex: 2
  3791. dummyAlignment: 0
  3792. m_AllTileFlags: 1073741826
  3793. - first: {x: 1, y: -6, z: 0}
  3794. second:
  3795. serializedVersion: 2
  3796. m_TileIndex: 8
  3797. m_TileSpriteIndex: 10
  3798. m_TileMatrixIndex: 0
  3799. m_TileColorIndex: 8
  3800. m_TileObjectToInstantiateIndex: 2
  3801. dummyAlignment: 0
  3802. m_AllTileFlags: 1073741826
  3803. - first: {x: 2, y: -6, z: 0}
  3804. second:
  3805. serializedVersion: 2
  3806. m_TileIndex: 8
  3807. m_TileSpriteIndex: 10
  3808. m_TileMatrixIndex: 0
  3809. m_TileColorIndex: 8
  3810. m_TileObjectToInstantiateIndex: 2
  3811. dummyAlignment: 0
  3812. m_AllTileFlags: 1073741826
  3813. - first: {x: 3, y: -6, z: 0}
  3814. second:
  3815. serializedVersion: 2
  3816. m_TileIndex: 8
  3817. m_TileSpriteIndex: 10
  3818. m_TileMatrixIndex: 0
  3819. m_TileColorIndex: 8
  3820. m_TileObjectToInstantiateIndex: 2
  3821. dummyAlignment: 0
  3822. m_AllTileFlags: 1073741826
  3823. - first: {x: 4, y: -6, z: 0}
  3824. second:
  3825. serializedVersion: 2
  3826. m_TileIndex: 8
  3827. m_TileSpriteIndex: 10
  3828. m_TileMatrixIndex: 0
  3829. m_TileColorIndex: 8
  3830. m_TileObjectToInstantiateIndex: 2
  3831. dummyAlignment: 0
  3832. m_AllTileFlags: 1073741826
  3833. - first: {x: 5, y: -6, z: 0}
  3834. second:
  3835. serializedVersion: 2
  3836. m_TileIndex: 8
  3837. m_TileSpriteIndex: 10
  3838. m_TileMatrixIndex: 0
  3839. m_TileColorIndex: 8
  3840. m_TileObjectToInstantiateIndex: 2
  3841. dummyAlignment: 0
  3842. m_AllTileFlags: 1073741826
  3843. - first: {x: 6, y: -6, z: 0}
  3844. second:
  3845. serializedVersion: 2
  3846. m_TileIndex: 8
  3847. m_TileSpriteIndex: 10
  3848. m_TileMatrixIndex: 0
  3849. m_TileColorIndex: 8
  3850. m_TileObjectToInstantiateIndex: 2
  3851. dummyAlignment: 0
  3852. m_AllTileFlags: 1073741826
  3853. - first: {x: 7, y: -6, z: 0}
  3854. second:
  3855. serializedVersion: 2
  3856. m_TileIndex: 8
  3857. m_TileSpriteIndex: 10
  3858. m_TileMatrixIndex: 0
  3859. m_TileColorIndex: 8
  3860. m_TileObjectToInstantiateIndex: 2
  3861. dummyAlignment: 0
  3862. m_AllTileFlags: 1073741826
  3863. - first: {x: 8, y: -6, z: 0}
  3864. second:
  3865. serializedVersion: 2
  3866. m_TileIndex: 8
  3867. m_TileSpriteIndex: 10
  3868. m_TileMatrixIndex: 0
  3869. m_TileColorIndex: 8
  3870. m_TileObjectToInstantiateIndex: 2
  3871. dummyAlignment: 0
  3872. m_AllTileFlags: 1073741826
  3873. - first: {x: 9, y: -6, z: 0}
  3874. second:
  3875. serializedVersion: 2
  3876. m_TileIndex: 8
  3877. m_TileSpriteIndex: 10
  3878. m_TileMatrixIndex: 0
  3879. m_TileColorIndex: 8
  3880. m_TileObjectToInstantiateIndex: 2
  3881. dummyAlignment: 0
  3882. m_AllTileFlags: 1073741826
  3883. - first: {x: 10, y: -6, z: 0}
  3884. second:
  3885. serializedVersion: 2
  3886. m_TileIndex: 8
  3887. m_TileSpriteIndex: 5
  3888. m_TileMatrixIndex: 0
  3889. m_TileColorIndex: 8
  3890. m_TileObjectToInstantiateIndex: 65535
  3891. dummyAlignment: 0
  3892. m_AllTileFlags: 1073741826
  3893. - first: {x: 11, y: -6, z: 0}
  3894. second:
  3895. serializedVersion: 2
  3896. m_TileIndex: 8
  3897. m_TileSpriteIndex: 6
  3898. m_TileMatrixIndex: 0
  3899. m_TileColorIndex: 8
  3900. m_TileObjectToInstantiateIndex: 65535
  3901. dummyAlignment: 0
  3902. m_AllTileFlags: 1073741826
  3903. - first: {x: 12, y: -6, z: 0}
  3904. second:
  3905. serializedVersion: 2
  3906. m_TileIndex: 8
  3907. m_TileSpriteIndex: 7
  3908. m_TileMatrixIndex: 0
  3909. m_TileColorIndex: 8
  3910. m_TileObjectToInstantiateIndex: 65535
  3911. dummyAlignment: 0
  3912. m_AllTileFlags: 1073741826
  3913. - first: {x: 13, y: -6, z: 0}
  3914. second:
  3915. serializedVersion: 2
  3916. m_TileIndex: 6
  3917. m_TileSpriteIndex: 20
  3918. m_TileMatrixIndex: 0
  3919. m_TileColorIndex: 8
  3920. m_TileObjectToInstantiateIndex: 65535
  3921. dummyAlignment: 0
  3922. m_AllTileFlags: 1073741826
  3923. - first: {x: 14, y: -6, z: 0}
  3924. second:
  3925. serializedVersion: 2
  3926. m_TileIndex: 6
  3927. m_TileSpriteIndex: 21
  3928. m_TileMatrixIndex: 0
  3929. m_TileColorIndex: 8
  3930. m_TileObjectToInstantiateIndex: 65535
  3931. dummyAlignment: 0
  3932. m_AllTileFlags: 1073741826
  3933. - first: {x: 15, y: -6, z: 0}
  3934. second:
  3935. serializedVersion: 2
  3936. m_TileIndex: 6
  3937. m_TileSpriteIndex: 22
  3938. m_TileMatrixIndex: 1
  3939. m_TileColorIndex: 8
  3940. m_TileObjectToInstantiateIndex: 65535
  3941. dummyAlignment: 0
  3942. m_AllTileFlags: 1073741826
  3943. - first: {x: 16, y: -6, z: 0}
  3944. second:
  3945. serializedVersion: 2
  3946. m_TileIndex: 6
  3947. m_TileSpriteIndex: 22
  3948. m_TileMatrixIndex: 1
  3949. m_TileColorIndex: 8
  3950. m_TileObjectToInstantiateIndex: 65535
  3951. dummyAlignment: 0
  3952. m_AllTileFlags: 1073741826
  3953. - first: {x: 17, y: -6, z: 0}
  3954. second:
  3955. serializedVersion: 2
  3956. m_TileIndex: 6
  3957. m_TileSpriteIndex: 21
  3958. m_TileMatrixIndex: 3
  3959. m_TileColorIndex: 8
  3960. m_TileObjectToInstantiateIndex: 65535
  3961. dummyAlignment: 0
  3962. m_AllTileFlags: 1073741826
  3963. - first: {x: 18, y: -6, z: 0}
  3964. second:
  3965. serializedVersion: 2
  3966. m_TileIndex: 6
  3967. m_TileSpriteIndex: 20
  3968. m_TileMatrixIndex: 3
  3969. m_TileColorIndex: 8
  3970. m_TileObjectToInstantiateIndex: 65535
  3971. dummyAlignment: 0
  3972. m_AllTileFlags: 1073741826
  3973. - first: {x: -19, y: -5, z: 0}
  3974. second:
  3975. serializedVersion: 2
  3976. m_TileIndex: 7
  3977. m_TileSpriteIndex: 3
  3978. m_TileMatrixIndex: 0
  3979. m_TileColorIndex: 8
  3980. m_TileObjectToInstantiateIndex: 65535
  3981. dummyAlignment: 0
  3982. m_AllTileFlags: 1073741826
  3983. - first: {x: -18, y: -5, z: 0}
  3984. second:
  3985. serializedVersion: 2
  3986. m_TileIndex: 7
  3987. m_TileSpriteIndex: 0
  3988. m_TileMatrixIndex: 0
  3989. m_TileColorIndex: 8
  3990. m_TileObjectToInstantiateIndex: 1
  3991. dummyAlignment: 0
  3992. m_AllTileFlags: 1073741826
  3993. - first: {x: -17, y: -5, z: 0}
  3994. second:
  3995. serializedVersion: 2
  3996. m_TileIndex: 7
  3997. m_TileSpriteIndex: 0
  3998. m_TileMatrixIndex: 0
  3999. m_TileColorIndex: 8
  4000. m_TileObjectToInstantiateIndex: 1
  4001. dummyAlignment: 0
  4002. m_AllTileFlags: 1073741826
  4003. - first: {x: -16, y: -5, z: 0}
  4004. second:
  4005. serializedVersion: 2
  4006. m_TileIndex: 7
  4007. m_TileSpriteIndex: 0
  4008. m_TileMatrixIndex: 0
  4009. m_TileColorIndex: 8
  4010. m_TileObjectToInstantiateIndex: 1
  4011. dummyAlignment: 0
  4012. m_AllTileFlags: 1073741826
  4013. - first: {x: -15, y: -5, z: 0}
  4014. second:
  4015. serializedVersion: 2
  4016. m_TileIndex: 7
  4017. m_TileSpriteIndex: 0
  4018. m_TileMatrixIndex: 0
  4019. m_TileColorIndex: 8
  4020. m_TileObjectToInstantiateIndex: 1
  4021. dummyAlignment: 0
  4022. m_AllTileFlags: 1073741826
  4023. - first: {x: -14, y: -5, z: 0}
  4024. second:
  4025. serializedVersion: 2
  4026. m_TileIndex: 7
  4027. m_TileSpriteIndex: 0
  4028. m_TileMatrixIndex: 0
  4029. m_TileColorIndex: 8
  4030. m_TileObjectToInstantiateIndex: 1
  4031. dummyAlignment: 0
  4032. m_AllTileFlags: 1073741826
  4033. - first: {x: -13, y: -5, z: 0}
  4034. second:
  4035. serializedVersion: 2
  4036. m_TileIndex: 7
  4037. m_TileSpriteIndex: 0
  4038. m_TileMatrixIndex: 0
  4039. m_TileColorIndex: 8
  4040. m_TileObjectToInstantiateIndex: 1
  4041. dummyAlignment: 0
  4042. m_AllTileFlags: 1073741826
  4043. - first: {x: -12, y: -5, z: 0}
  4044. second:
  4045. serializedVersion: 2
  4046. m_TileIndex: 7
  4047. m_TileSpriteIndex: 0
  4048. m_TileMatrixIndex: 0
  4049. m_TileColorIndex: 8
  4050. m_TileObjectToInstantiateIndex: 1
  4051. dummyAlignment: 0
  4052. m_AllTileFlags: 1073741826
  4053. - first: {x: -11, y: -5, z: 0}
  4054. second:
  4055. serializedVersion: 2
  4056. m_TileIndex: 7
  4057. m_TileSpriteIndex: 0
  4058. m_TileMatrixIndex: 0
  4059. m_TileColorIndex: 8
  4060. m_TileObjectToInstantiateIndex: 1
  4061. dummyAlignment: 0
  4062. m_AllTileFlags: 1073741826
  4063. - first: {x: -10, y: -5, z: 0}
  4064. second:
  4065. serializedVersion: 2
  4066. m_TileIndex: 7
  4067. m_TileSpriteIndex: 0
  4068. m_TileMatrixIndex: 0
  4069. m_TileColorIndex: 8
  4070. m_TileObjectToInstantiateIndex: 1
  4071. dummyAlignment: 0
  4072. m_AllTileFlags: 1073741826
  4073. - first: {x: -9, y: -5, z: 0}
  4074. second:
  4075. serializedVersion: 2
  4076. m_TileIndex: 7
  4077. m_TileSpriteIndex: 16
  4078. m_TileMatrixIndex: 3
  4079. m_TileColorIndex: 8
  4080. m_TileObjectToInstantiateIndex: 65535
  4081. dummyAlignment: 0
  4082. m_AllTileFlags: 1073741826
  4083. - first: {x: -8, y: -5, z: 0}
  4084. second:
  4085. serializedVersion: 2
  4086. m_TileIndex: 7
  4087. m_TileSpriteIndex: 17
  4088. m_TileMatrixIndex: 0
  4089. m_TileColorIndex: 8
  4090. m_TileObjectToInstantiateIndex: 65535
  4091. dummyAlignment: 0
  4092. m_AllTileFlags: 1073741826
  4093. - first: {x: -7, y: -5, z: 0}
  4094. second:
  4095. serializedVersion: 2
  4096. m_TileIndex: 7
  4097. m_TileSpriteIndex: 25
  4098. m_TileMatrixIndex: 3
  4099. m_TileColorIndex: 8
  4100. m_TileObjectToInstantiateIndex: 65535
  4101. dummyAlignment: 0
  4102. m_AllTileFlags: 1073741826
  4103. - first: {x: -6, y: -5, z: 0}
  4104. second:
  4105. serializedVersion: 2
  4106. m_TileIndex: 7
  4107. m_TileSpriteIndex: 2
  4108. m_TileMatrixIndex: 4
  4109. m_TileColorIndex: 8
  4110. m_TileObjectToInstantiateIndex: 65535
  4111. dummyAlignment: 0
  4112. m_AllTileFlags: 1073741826
  4113. - first: {x: -5, y: -5, z: 0}
  4114. second:
  4115. serializedVersion: 2
  4116. m_TileIndex: 8
  4117. m_TileSpriteIndex: 8
  4118. m_TileMatrixIndex: 0
  4119. m_TileColorIndex: 8
  4120. m_TileObjectToInstantiateIndex: 65535
  4121. dummyAlignment: 0
  4122. m_AllTileFlags: 1073741826
  4123. - first: {x: -4, y: -5, z: 0}
  4124. second:
  4125. serializedVersion: 2
  4126. m_TileIndex: 8
  4127. m_TileSpriteIndex: 10
  4128. m_TileMatrixIndex: 0
  4129. m_TileColorIndex: 8
  4130. m_TileObjectToInstantiateIndex: 2
  4131. dummyAlignment: 0
  4132. m_AllTileFlags: 1073741826
  4133. - first: {x: -3, y: -5, z: 0}
  4134. second:
  4135. serializedVersion: 2
  4136. m_TileIndex: 8
  4137. m_TileSpriteIndex: 10
  4138. m_TileMatrixIndex: 0
  4139. m_TileColorIndex: 8
  4140. m_TileObjectToInstantiateIndex: 2
  4141. dummyAlignment: 0
  4142. m_AllTileFlags: 1073741826
  4143. - first: {x: -2, y: -5, z: 0}
  4144. second:
  4145. serializedVersion: 2
  4146. m_TileIndex: 8
  4147. m_TileSpriteIndex: 10
  4148. m_TileMatrixIndex: 0
  4149. m_TileColorIndex: 8
  4150. m_TileObjectToInstantiateIndex: 2
  4151. dummyAlignment: 0
  4152. m_AllTileFlags: 1073741826
  4153. - first: {x: -1, y: -5, z: 0}
  4154. second:
  4155. serializedVersion: 2
  4156. m_TileIndex: 8
  4157. m_TileSpriteIndex: 10
  4158. m_TileMatrixIndex: 0
  4159. m_TileColorIndex: 8
  4160. m_TileObjectToInstantiateIndex: 2
  4161. dummyAlignment: 0
  4162. m_AllTileFlags: 1073741826
  4163. - first: {x: 0, y: -5, z: 0}
  4164. second:
  4165. serializedVersion: 2
  4166. m_TileIndex: 8
  4167. m_TileSpriteIndex: 10
  4168. m_TileMatrixIndex: 0
  4169. m_TileColorIndex: 8
  4170. m_TileObjectToInstantiateIndex: 2
  4171. dummyAlignment: 0
  4172. m_AllTileFlags: 1073741826
  4173. - first: {x: 1, y: -5, z: 0}
  4174. second:
  4175. serializedVersion: 2
  4176. m_TileIndex: 8
  4177. m_TileSpriteIndex: 10
  4178. m_TileMatrixIndex: 0
  4179. m_TileColorIndex: 8
  4180. m_TileObjectToInstantiateIndex: 2
  4181. dummyAlignment: 0
  4182. m_AllTileFlags: 1073741826
  4183. - first: {x: 2, y: -5, z: 0}
  4184. second:
  4185. serializedVersion: 2
  4186. m_TileIndex: 8
  4187. m_TileSpriteIndex: 10
  4188. m_TileMatrixIndex: 0
  4189. m_TileColorIndex: 8
  4190. m_TileObjectToInstantiateIndex: 2
  4191. dummyAlignment: 0
  4192. m_AllTileFlags: 1073741826
  4193. - first: {x: 3, y: -5, z: 0}
  4194. second:
  4195. serializedVersion: 2
  4196. m_TileIndex: 8
  4197. m_TileSpriteIndex: 10
  4198. m_TileMatrixIndex: 0
  4199. m_TileColorIndex: 8
  4200. m_TileObjectToInstantiateIndex: 2
  4201. dummyAlignment: 0
  4202. m_AllTileFlags: 1073741826
  4203. - first: {x: 4, y: -5, z: 0}
  4204. second:
  4205. serializedVersion: 2
  4206. m_TileIndex: 8
  4207. m_TileSpriteIndex: 10
  4208. m_TileMatrixIndex: 0
  4209. m_TileColorIndex: 8
  4210. m_TileObjectToInstantiateIndex: 2
  4211. dummyAlignment: 0
  4212. m_AllTileFlags: 1073741826
  4213. - first: {x: 5, y: -5, z: 0}
  4214. second:
  4215. serializedVersion: 2
  4216. m_TileIndex: 8
  4217. m_TileSpriteIndex: 10
  4218. m_TileMatrixIndex: 0
  4219. m_TileColorIndex: 8
  4220. m_TileObjectToInstantiateIndex: 2
  4221. dummyAlignment: 0
  4222. m_AllTileFlags: 1073741826
  4223. - first: {x: 6, y: -5, z: 0}
  4224. second:
  4225. serializedVersion: 2
  4226. m_TileIndex: 8
  4227. m_TileSpriteIndex: 10
  4228. m_TileMatrixIndex: 0
  4229. m_TileColorIndex: 8
  4230. m_TileObjectToInstantiateIndex: 2
  4231. dummyAlignment: 0
  4232. m_AllTileFlags: 1073741826
  4233. - first: {x: 7, y: -5, z: 0}
  4234. second:
  4235. serializedVersion: 2
  4236. m_TileIndex: 8
  4237. m_TileSpriteIndex: 10
  4238. m_TileMatrixIndex: 0
  4239. m_TileColorIndex: 8
  4240. m_TileObjectToInstantiateIndex: 2
  4241. dummyAlignment: 0
  4242. m_AllTileFlags: 1073741826
  4243. - first: {x: 8, y: -5, z: 0}
  4244. second:
  4245. serializedVersion: 2
  4246. m_TileIndex: 8
  4247. m_TileSpriteIndex: 10
  4248. m_TileMatrixIndex: 0
  4249. m_TileColorIndex: 8
  4250. m_TileObjectToInstantiateIndex: 2
  4251. dummyAlignment: 0
  4252. m_AllTileFlags: 1073741826
  4253. - first: {x: 9, y: -5, z: 0}
  4254. second:
  4255. serializedVersion: 2
  4256. m_TileIndex: 8
  4257. m_TileSpriteIndex: 10
  4258. m_TileMatrixIndex: 0
  4259. m_TileColorIndex: 8
  4260. m_TileObjectToInstantiateIndex: 2
  4261. dummyAlignment: 0
  4262. m_AllTileFlags: 1073741826
  4263. - first: {x: 10, y: -5, z: 0}
  4264. second:
  4265. serializedVersion: 2
  4266. m_TileIndex: 8
  4267. m_TileSpriteIndex: 13
  4268. m_TileMatrixIndex: 0
  4269. m_TileColorIndex: 8
  4270. m_TileObjectToInstantiateIndex: 65535
  4271. dummyAlignment: 0
  4272. m_AllTileFlags: 1073741826
  4273. - first: {x: 14, y: -5, z: 0}
  4274. second:
  4275. serializedVersion: 2
  4276. m_TileIndex: 6
  4277. m_TileSpriteIndex: 18
  4278. m_TileMatrixIndex: 0
  4279. m_TileColorIndex: 8
  4280. m_TileObjectToInstantiateIndex: 65535
  4281. dummyAlignment: 0
  4282. m_AllTileFlags: 1073741826
  4283. - first: {x: 15, y: -5, z: 0}
  4284. second:
  4285. serializedVersion: 2
  4286. m_TileIndex: 6
  4287. m_TileSpriteIndex: 19
  4288. m_TileMatrixIndex: 0
  4289. m_TileColorIndex: 8
  4290. m_TileObjectToInstantiateIndex: 0
  4291. dummyAlignment: 0
  4292. m_AllTileFlags: 1073741826
  4293. - first: {x: 16, y: -5, z: 0}
  4294. second:
  4295. serializedVersion: 2
  4296. m_TileIndex: 6
  4297. m_TileSpriteIndex: 19
  4298. m_TileMatrixIndex: 0
  4299. m_TileColorIndex: 8
  4300. m_TileObjectToInstantiateIndex: 0
  4301. dummyAlignment: 0
  4302. m_AllTileFlags: 1073741826
  4303. - first: {x: 17, y: -5, z: 0}
  4304. second:
  4305. serializedVersion: 2
  4306. m_TileIndex: 6
  4307. m_TileSpriteIndex: 18
  4308. m_TileMatrixIndex: 2
  4309. m_TileColorIndex: 8
  4310. m_TileObjectToInstantiateIndex: 65535
  4311. dummyAlignment: 0
  4312. m_AllTileFlags: 1073741826
  4313. - first: {x: -19, y: -4, z: 0}
  4314. second:
  4315. serializedVersion: 2
  4316. m_TileIndex: 7
  4317. m_TileSpriteIndex: 2
  4318. m_TileMatrixIndex: 0
  4319. m_TileColorIndex: 8
  4320. m_TileObjectToInstantiateIndex: 65535
  4321. dummyAlignment: 0
  4322. m_AllTileFlags: 1073741826
  4323. - first: {x: -18, y: -4, z: 0}
  4324. second:
  4325. serializedVersion: 2
  4326. m_TileIndex: 7
  4327. m_TileSpriteIndex: 16
  4328. m_TileMatrixIndex: 0
  4329. m_TileColorIndex: 8
  4330. m_TileObjectToInstantiateIndex: 65535
  4331. dummyAlignment: 0
  4332. m_AllTileFlags: 1073741826
  4333. - first: {x: -17, y: -4, z: 0}
  4334. second:
  4335. serializedVersion: 2
  4336. m_TileIndex: 7
  4337. m_TileSpriteIndex: 0
  4338. m_TileMatrixIndex: 0
  4339. m_TileColorIndex: 8
  4340. m_TileObjectToInstantiateIndex: 1
  4341. dummyAlignment: 0
  4342. m_AllTileFlags: 1073741826
  4343. - first: {x: -16, y: -4, z: 0}
  4344. second:
  4345. serializedVersion: 2
  4346. m_TileIndex: 7
  4347. m_TileSpriteIndex: 0
  4348. m_TileMatrixIndex: 0
  4349. m_TileColorIndex: 8
  4350. m_TileObjectToInstantiateIndex: 1
  4351. dummyAlignment: 0
  4352. m_AllTileFlags: 1073741826
  4353. - first: {x: -15, y: -4, z: 0}
  4354. second:
  4355. serializedVersion: 2
  4356. m_TileIndex: 7
  4357. m_TileSpriteIndex: 0
  4358. m_TileMatrixIndex: 0
  4359. m_TileColorIndex: 8
  4360. m_TileObjectToInstantiateIndex: 1
  4361. dummyAlignment: 0
  4362. m_AllTileFlags: 1073741826
  4363. - first: {x: -14, y: -4, z: 0}
  4364. second:
  4365. serializedVersion: 2
  4366. m_TileIndex: 7
  4367. m_TileSpriteIndex: 0
  4368. m_TileMatrixIndex: 0
  4369. m_TileColorIndex: 8
  4370. m_TileObjectToInstantiateIndex: 1
  4371. dummyAlignment: 0
  4372. m_AllTileFlags: 1073741826
  4373. - first: {x: -13, y: -4, z: 0}
  4374. second:
  4375. serializedVersion: 2
  4376. m_TileIndex: 7
  4377. m_TileSpriteIndex: 0
  4378. m_TileMatrixIndex: 0
  4379. m_TileColorIndex: 8
  4380. m_TileObjectToInstantiateIndex: 1
  4381. dummyAlignment: 0
  4382. m_AllTileFlags: 1073741826
  4383. - first: {x: -12, y: -4, z: 0}
  4384. second:
  4385. serializedVersion: 2
  4386. m_TileIndex: 7
  4387. m_TileSpriteIndex: 0
  4388. m_TileMatrixIndex: 0
  4389. m_TileColorIndex: 8
  4390. m_TileObjectToInstantiateIndex: 1
  4391. dummyAlignment: 0
  4392. m_AllTileFlags: 1073741826
  4393. - first: {x: -11, y: -4, z: 0}
  4394. second:
  4395. serializedVersion: 2
  4396. m_TileIndex: 7
  4397. m_TileSpriteIndex: 0
  4398. m_TileMatrixIndex: 0
  4399. m_TileColorIndex: 8
  4400. m_TileObjectToInstantiateIndex: 1
  4401. dummyAlignment: 0
  4402. m_AllTileFlags: 1073741826
  4403. - first: {x: -10, y: -4, z: 0}
  4404. second:
  4405. serializedVersion: 2
  4406. m_TileIndex: 7
  4407. m_TileSpriteIndex: 0
  4408. m_TileMatrixIndex: 0
  4409. m_TileColorIndex: 8
  4410. m_TileObjectToInstantiateIndex: 1
  4411. dummyAlignment: 0
  4412. m_AllTileFlags: 1073741826
  4413. - first: {x: -9, y: -4, z: 0}
  4414. second:
  4415. serializedVersion: 2
  4416. m_TileIndex: 7
  4417. m_TileSpriteIndex: 3
  4418. m_TileMatrixIndex: 2
  4419. m_TileColorIndex: 8
  4420. m_TileObjectToInstantiateIndex: 65535
  4421. dummyAlignment: 0
  4422. m_AllTileFlags: 1073741826
  4423. - first: {x: -7, y: -4, z: 0}
  4424. second:
  4425. serializedVersion: 2
  4426. m_TileIndex: 7
  4427. m_TileSpriteIndex: 2
  4428. m_TileMatrixIndex: 0
  4429. m_TileColorIndex: 8
  4430. m_TileObjectToInstantiateIndex: 65535
  4431. dummyAlignment: 0
  4432. m_AllTileFlags: 1073741826
  4433. - first: {x: -6, y: -4, z: 0}
  4434. second:
  4435. serializedVersion: 2
  4436. m_TileIndex: 7
  4437. m_TileSpriteIndex: 2
  4438. m_TileMatrixIndex: 3
  4439. m_TileColorIndex: 8
  4440. m_TileObjectToInstantiateIndex: 65535
  4441. dummyAlignment: 0
  4442. m_AllTileFlags: 1073741826
  4443. - first: {x: -5, y: -4, z: 0}
  4444. second:
  4445. serializedVersion: 2
  4446. m_TileIndex: 8
  4447. m_TileSpriteIndex: 8
  4448. m_TileMatrixIndex: 0
  4449. m_TileColorIndex: 8
  4450. m_TileObjectToInstantiateIndex: 65535
  4451. dummyAlignment: 0
  4452. m_AllTileFlags: 1073741826
  4453. - first: {x: -4, y: -4, z: 0}
  4454. second:
  4455. serializedVersion: 2
  4456. m_TileIndex: 8
  4457. m_TileSpriteIndex: 10
  4458. m_TileMatrixIndex: 0
  4459. m_TileColorIndex: 8
  4460. m_TileObjectToInstantiateIndex: 2
  4461. dummyAlignment: 0
  4462. m_AllTileFlags: 1073741826
  4463. - first: {x: -3, y: -4, z: 0}
  4464. second:
  4465. serializedVersion: 2
  4466. m_TileIndex: 8
  4467. m_TileSpriteIndex: 10
  4468. m_TileMatrixIndex: 0
  4469. m_TileColorIndex: 8
  4470. m_TileObjectToInstantiateIndex: 2
  4471. dummyAlignment: 0
  4472. m_AllTileFlags: 1073741826
  4473. - first: {x: -2, y: -4, z: 0}
  4474. second:
  4475. serializedVersion: 2
  4476. m_TileIndex: 8
  4477. m_TileSpriteIndex: 10
  4478. m_TileMatrixIndex: 0
  4479. m_TileColorIndex: 8
  4480. m_TileObjectToInstantiateIndex: 2
  4481. dummyAlignment: 0
  4482. m_AllTileFlags: 1073741826
  4483. - first: {x: -1, y: -4, z: 0}
  4484. second:
  4485. serializedVersion: 2
  4486. m_TileIndex: 8
  4487. m_TileSpriteIndex: 10
  4488. m_TileMatrixIndex: 0
  4489. m_TileColorIndex: 8
  4490. m_TileObjectToInstantiateIndex: 2
  4491. dummyAlignment: 0
  4492. m_AllTileFlags: 1073741826
  4493. - first: {x: 0, y: -4, z: 0}
  4494. second:
  4495. serializedVersion: 2
  4496. m_TileIndex: 8
  4497. m_TileSpriteIndex: 10
  4498. m_TileMatrixIndex: 0
  4499. m_TileColorIndex: 8
  4500. m_TileObjectToInstantiateIndex: 2
  4501. dummyAlignment: 0
  4502. m_AllTileFlags: 1073741826
  4503. - first: {x: 1, y: -4, z: 0}
  4504. second:
  4505. serializedVersion: 2
  4506. m_TileIndex: 8
  4507. m_TileSpriteIndex: 10
  4508. m_TileMatrixIndex: 0
  4509. m_TileColorIndex: 8
  4510. m_TileObjectToInstantiateIndex: 2
  4511. dummyAlignment: 0
  4512. m_AllTileFlags: 1073741826
  4513. - first: {x: 2, y: -4, z: 0}
  4514. second:
  4515. serializedVersion: 2
  4516. m_TileIndex: 8
  4517. m_TileSpriteIndex: 10
  4518. m_TileMatrixIndex: 0
  4519. m_TileColorIndex: 8
  4520. m_TileObjectToInstantiateIndex: 2
  4521. dummyAlignment: 0
  4522. m_AllTileFlags: 1073741826
  4523. - first: {x: 3, y: -4, z: 0}
  4524. second:
  4525. serializedVersion: 2
  4526. m_TileIndex: 8
  4527. m_TileSpriteIndex: 10
  4528. m_TileMatrixIndex: 0
  4529. m_TileColorIndex: 8
  4530. m_TileObjectToInstantiateIndex: 2
  4531. dummyAlignment: 0
  4532. m_AllTileFlags: 1073741826
  4533. - first: {x: 4, y: -4, z: 0}
  4534. second:
  4535. serializedVersion: 2
  4536. m_TileIndex: 8
  4537. m_TileSpriteIndex: 10
  4538. m_TileMatrixIndex: 0
  4539. m_TileColorIndex: 8
  4540. m_TileObjectToInstantiateIndex: 2
  4541. dummyAlignment: 0
  4542. m_AllTileFlags: 1073741826
  4543. - first: {x: 5, y: -4, z: 0}
  4544. second:
  4545. serializedVersion: 2
  4546. m_TileIndex: 8
  4547. m_TileSpriteIndex: 10
  4548. m_TileMatrixIndex: 0
  4549. m_TileColorIndex: 8
  4550. m_TileObjectToInstantiateIndex: 2
  4551. dummyAlignment: 0
  4552. m_AllTileFlags: 1073741826
  4553. - first: {x: 6, y: -4, z: 0}
  4554. second:
  4555. serializedVersion: 2
  4556. m_TileIndex: 8
  4557. m_TileSpriteIndex: 10
  4558. m_TileMatrixIndex: 0
  4559. m_TileColorIndex: 8
  4560. m_TileObjectToInstantiateIndex: 2
  4561. dummyAlignment: 0
  4562. m_AllTileFlags: 1073741826
  4563. - first: {x: 7, y: -4, z: 0}
  4564. second:
  4565. serializedVersion: 2
  4566. m_TileIndex: 8
  4567. m_TileSpriteIndex: 10
  4568. m_TileMatrixIndex: 0
  4569. m_TileColorIndex: 8
  4570. m_TileObjectToInstantiateIndex: 2
  4571. dummyAlignment: 0
  4572. m_AllTileFlags: 1073741826
  4573. - first: {x: 8, y: -4, z: 0}
  4574. second:
  4575. serializedVersion: 2
  4576. m_TileIndex: 8
  4577. m_TileSpriteIndex: 10
  4578. m_TileMatrixIndex: 0
  4579. m_TileColorIndex: 8
  4580. m_TileObjectToInstantiateIndex: 2
  4581. dummyAlignment: 0
  4582. m_AllTileFlags: 1073741826
  4583. - first: {x: 9, y: -4, z: 0}
  4584. second:
  4585. serializedVersion: 2
  4586. m_TileIndex: 8
  4587. m_TileSpriteIndex: 10
  4588. m_TileMatrixIndex: 0
  4589. m_TileColorIndex: 8
  4590. m_TileObjectToInstantiateIndex: 2
  4591. dummyAlignment: 0
  4592. m_AllTileFlags: 1073741826
  4593. - first: {x: 10, y: -4, z: 0}
  4594. second:
  4595. serializedVersion: 2
  4596. m_TileIndex: 8
  4597. m_TileSpriteIndex: 13
  4598. m_TileMatrixIndex: 0
  4599. m_TileColorIndex: 8
  4600. m_TileObjectToInstantiateIndex: 65535
  4601. dummyAlignment: 0
  4602. m_AllTileFlags: 1073741826
  4603. - first: {x: 14, y: -4, z: 0}
  4604. second:
  4605. serializedVersion: 2
  4606. m_TileIndex: 6
  4607. m_TileSpriteIndex: 20
  4608. m_TileMatrixIndex: 0
  4609. m_TileColorIndex: 8
  4610. m_TileObjectToInstantiateIndex: 65535
  4611. dummyAlignment: 0
  4612. m_AllTileFlags: 1073741826
  4613. - first: {x: 15, y: -4, z: 0}
  4614. second:
  4615. serializedVersion: 2
  4616. m_TileIndex: 6
  4617. m_TileSpriteIndex: 24
  4618. m_TileMatrixIndex: 0
  4619. m_TileColorIndex: 8
  4620. m_TileObjectToInstantiateIndex: 65535
  4621. dummyAlignment: 0
  4622. m_AllTileFlags: 1073741826
  4623. - first: {x: 16, y: -4, z: 0}
  4624. second:
  4625. serializedVersion: 2
  4626. m_TileIndex: 6
  4627. m_TileSpriteIndex: 24
  4628. m_TileMatrixIndex: 3
  4629. m_TileColorIndex: 8
  4630. m_TileObjectToInstantiateIndex: 65535
  4631. dummyAlignment: 0
  4632. m_AllTileFlags: 1073741826
  4633. - first: {x: 17, y: -4, z: 0}
  4634. second:
  4635. serializedVersion: 2
  4636. m_TileIndex: 6
  4637. m_TileSpriteIndex: 20
  4638. m_TileMatrixIndex: 3
  4639. m_TileColorIndex: 8
  4640. m_TileObjectToInstantiateIndex: 65535
  4641. dummyAlignment: 0
  4642. m_AllTileFlags: 1073741826
  4643. - first: {x: -18, y: -3, z: 0}
  4644. second:
  4645. serializedVersion: 2
  4646. m_TileIndex: 7
  4647. m_TileSpriteIndex: 2
  4648. m_TileMatrixIndex: 0
  4649. m_TileColorIndex: 8
  4650. m_TileObjectToInstantiateIndex: 65535
  4651. dummyAlignment: 0
  4652. m_AllTileFlags: 1073741826
  4653. - first: {x: -17, y: -3, z: 0}
  4654. second:
  4655. serializedVersion: 2
  4656. m_TileIndex: 7
  4657. m_TileSpriteIndex: 16
  4658. m_TileMatrixIndex: 0
  4659. m_TileColorIndex: 8
  4660. m_TileObjectToInstantiateIndex: 65535
  4661. dummyAlignment: 0
  4662. m_AllTileFlags: 1073741826
  4663. - first: {x: -16, y: -3, z: 0}
  4664. second:
  4665. serializedVersion: 2
  4666. m_TileIndex: 7
  4667. m_TileSpriteIndex: 0
  4668. m_TileMatrixIndex: 0
  4669. m_TileColorIndex: 8
  4670. m_TileObjectToInstantiateIndex: 1
  4671. dummyAlignment: 0
  4672. m_AllTileFlags: 1073741826
  4673. - first: {x: -15, y: -3, z: 0}
  4674. second:
  4675. serializedVersion: 2
  4676. m_TileIndex: 7
  4677. m_TileSpriteIndex: 0
  4678. m_TileMatrixIndex: 0
  4679. m_TileColorIndex: 8
  4680. m_TileObjectToInstantiateIndex: 1
  4681. dummyAlignment: 0
  4682. m_AllTileFlags: 1073741826
  4683. - first: {x: -14, y: -3, z: 0}
  4684. second:
  4685. serializedVersion: 2
  4686. m_TileIndex: 7
  4687. m_TileSpriteIndex: 0
  4688. m_TileMatrixIndex: 0
  4689. m_TileColorIndex: 8
  4690. m_TileObjectToInstantiateIndex: 1
  4691. dummyAlignment: 0
  4692. m_AllTileFlags: 1073741826
  4693. - first: {x: -13, y: -3, z: 0}
  4694. second:
  4695. serializedVersion: 2
  4696. m_TileIndex: 7
  4697. m_TileSpriteIndex: 0
  4698. m_TileMatrixIndex: 0
  4699. m_TileColorIndex: 8
  4700. m_TileObjectToInstantiateIndex: 1
  4701. dummyAlignment: 0
  4702. m_AllTileFlags: 1073741826
  4703. - first: {x: -12, y: -3, z: 0}
  4704. second:
  4705. serializedVersion: 2
  4706. m_TileIndex: 7
  4707. m_TileSpriteIndex: 0
  4708. m_TileMatrixIndex: 0
  4709. m_TileColorIndex: 8
  4710. m_TileObjectToInstantiateIndex: 1
  4711. dummyAlignment: 0
  4712. m_AllTileFlags: 1073741826
  4713. - first: {x: -11, y: -3, z: 0}
  4714. second:
  4715. serializedVersion: 2
  4716. m_TileIndex: 7
  4717. m_TileSpriteIndex: 0
  4718. m_TileMatrixIndex: 0
  4719. m_TileColorIndex: 8
  4720. m_TileObjectToInstantiateIndex: 1
  4721. dummyAlignment: 0
  4722. m_AllTileFlags: 1073741826
  4723. - first: {x: -10, y: -3, z: 0}
  4724. second:
  4725. serializedVersion: 2
  4726. m_TileIndex: 7
  4727. m_TileSpriteIndex: 0
  4728. m_TileMatrixIndex: 0
  4729. m_TileColorIndex: 8
  4730. m_TileObjectToInstantiateIndex: 1
  4731. dummyAlignment: 0
  4732. m_AllTileFlags: 1073741826
  4733. - first: {x: -9, y: -3, z: 0}
  4734. second:
  4735. serializedVersion: 2
  4736. m_TileIndex: 7
  4737. m_TileSpriteIndex: 3
  4738. m_TileMatrixIndex: 2
  4739. m_TileColorIndex: 8
  4740. m_TileObjectToInstantiateIndex: 65535
  4741. dummyAlignment: 0
  4742. m_AllTileFlags: 1073741826
  4743. - first: {x: -6, y: -3, z: 0}
  4744. second:
  4745. serializedVersion: 2
  4746. m_TileIndex: 8
  4747. m_TileSpriteIndex: 14
  4748. m_TileMatrixIndex: 0
  4749. m_TileColorIndex: 8
  4750. m_TileObjectToInstantiateIndex: 65535
  4751. dummyAlignment: 0
  4752. m_AllTileFlags: 1073741826
  4753. - first: {x: -5, y: -3, z: 0}
  4754. second:
  4755. serializedVersion: 2
  4756. m_TileIndex: 8
  4757. m_TileSpriteIndex: 12
  4758. m_TileMatrixIndex: 0
  4759. m_TileColorIndex: 8
  4760. m_TileObjectToInstantiateIndex: 65535
  4761. dummyAlignment: 0
  4762. m_AllTileFlags: 1073741826
  4763. - first: {x: -4, y: -3, z: 0}
  4764. second:
  4765. serializedVersion: 2
  4766. m_TileIndex: 8
  4767. m_TileSpriteIndex: 10
  4768. m_TileMatrixIndex: 0
  4769. m_TileColorIndex: 8
  4770. m_TileObjectToInstantiateIndex: 2
  4771. dummyAlignment: 0
  4772. m_AllTileFlags: 1073741826
  4773. - first: {x: -3, y: -3, z: 0}
  4774. second:
  4775. serializedVersion: 2
  4776. m_TileIndex: 8
  4777. m_TileSpriteIndex: 10
  4778. m_TileMatrixIndex: 0
  4779. m_TileColorIndex: 8
  4780. m_TileObjectToInstantiateIndex: 2
  4781. dummyAlignment: 0
  4782. m_AllTileFlags: 1073741826
  4783. - first: {x: -2, y: -3, z: 0}
  4784. second:
  4785. serializedVersion: 2
  4786. m_TileIndex: 8
  4787. m_TileSpriteIndex: 10
  4788. m_TileMatrixIndex: 0
  4789. m_TileColorIndex: 8
  4790. m_TileObjectToInstantiateIndex: 2
  4791. dummyAlignment: 0
  4792. m_AllTileFlags: 1073741826
  4793. - first: {x: -1, y: -3, z: 0}
  4794. second:
  4795. serializedVersion: 2
  4796. m_TileIndex: 8
  4797. m_TileSpriteIndex: 10
  4798. m_TileMatrixIndex: 0
  4799. m_TileColorIndex: 8
  4800. m_TileObjectToInstantiateIndex: 2
  4801. dummyAlignment: 0
  4802. m_AllTileFlags: 1073741826
  4803. - first: {x: 0, y: -3, z: 0}
  4804. second:
  4805. serializedVersion: 2
  4806. m_TileIndex: 8
  4807. m_TileSpriteIndex: 10
  4808. m_TileMatrixIndex: 0
  4809. m_TileColorIndex: 8
  4810. m_TileObjectToInstantiateIndex: 2
  4811. dummyAlignment: 0
  4812. m_AllTileFlags: 1073741826
  4813. - first: {x: 1, y: -3, z: 0}
  4814. second:
  4815. serializedVersion: 2
  4816. m_TileIndex: 8
  4817. m_TileSpriteIndex: 10
  4818. m_TileMatrixIndex: 0
  4819. m_TileColorIndex: 8
  4820. m_TileObjectToInstantiateIndex: 2
  4821. dummyAlignment: 0
  4822. m_AllTileFlags: 1073741826
  4823. - first: {x: 2, y: -3, z: 0}
  4824. second:
  4825. serializedVersion: 2
  4826. m_TileIndex: 8
  4827. m_TileSpriteIndex: 10
  4828. m_TileMatrixIndex: 0
  4829. m_TileColorIndex: 8
  4830. m_TileObjectToInstantiateIndex: 2
  4831. dummyAlignment: 0
  4832. m_AllTileFlags: 1073741826
  4833. - first: {x: 3, y: -3, z: 0}
  4834. second:
  4835. serializedVersion: 2
  4836. m_TileIndex: 8
  4837. m_TileSpriteIndex: 10
  4838. m_TileMatrixIndex: 0
  4839. m_TileColorIndex: 8
  4840. m_TileObjectToInstantiateIndex: 2
  4841. dummyAlignment: 0
  4842. m_AllTileFlags: 1073741826
  4843. - first: {x: 4, y: -3, z: 0}
  4844. second:
  4845. serializedVersion: 2
  4846. m_TileIndex: 8
  4847. m_TileSpriteIndex: 10
  4848. m_TileMatrixIndex: 0
  4849. m_TileColorIndex: 8
  4850. m_TileObjectToInstantiateIndex: 2
  4851. dummyAlignment: 0
  4852. m_AllTileFlags: 1073741826
  4853. - first: {x: 5, y: -3, z: 0}
  4854. second:
  4855. serializedVersion: 2
  4856. m_TileIndex: 8
  4857. m_TileSpriteIndex: 10
  4858. m_TileMatrixIndex: 0
  4859. m_TileColorIndex: 8
  4860. m_TileObjectToInstantiateIndex: 2
  4861. dummyAlignment: 0
  4862. m_AllTileFlags: 1073741826
  4863. - first: {x: 6, y: -3, z: 0}
  4864. second:
  4865. serializedVersion: 2
  4866. m_TileIndex: 8
  4867. m_TileSpriteIndex: 10
  4868. m_TileMatrixIndex: 0
  4869. m_TileColorIndex: 8
  4870. m_TileObjectToInstantiateIndex: 2
  4871. dummyAlignment: 0
  4872. m_AllTileFlags: 1073741826
  4873. - first: {x: 7, y: -3, z: 0}
  4874. second:
  4875. serializedVersion: 2
  4876. m_TileIndex: 8
  4877. m_TileSpriteIndex: 10
  4878. m_TileMatrixIndex: 0
  4879. m_TileColorIndex: 8
  4880. m_TileObjectToInstantiateIndex: 2
  4881. dummyAlignment: 0
  4882. m_AllTileFlags: 1073741826
  4883. - first: {x: 8, y: -3, z: 0}
  4884. second:
  4885. serializedVersion: 2
  4886. m_TileIndex: 8
  4887. m_TileSpriteIndex: 10
  4888. m_TileMatrixIndex: 0
  4889. m_TileColorIndex: 8
  4890. m_TileObjectToInstantiateIndex: 2
  4891. dummyAlignment: 0
  4892. m_AllTileFlags: 1073741826
  4893. - first: {x: 9, y: -3, z: 0}
  4894. second:
  4895. serializedVersion: 2
  4896. m_TileIndex: 8
  4897. m_TileSpriteIndex: 10
  4898. m_TileMatrixIndex: 0
  4899. m_TileColorIndex: 8
  4900. m_TileObjectToInstantiateIndex: 2
  4901. dummyAlignment: 0
  4902. m_AllTileFlags: 1073741826
  4903. - first: {x: 10, y: -3, z: 0}
  4904. second:
  4905. serializedVersion: 2
  4906. m_TileIndex: 8
  4907. m_TileSpriteIndex: 13
  4908. m_TileMatrixIndex: 0
  4909. m_TileColorIndex: 8
  4910. m_TileObjectToInstantiateIndex: 65535
  4911. dummyAlignment: 0
  4912. m_AllTileFlags: 1073741826
  4913. - first: {x: 15, y: -3, z: 0}
  4914. second:
  4915. serializedVersion: 2
  4916. m_TileIndex: 6
  4917. m_TileSpriteIndex: 20
  4918. m_TileMatrixIndex: 0
  4919. m_TileColorIndex: 8
  4920. m_TileObjectToInstantiateIndex: 65535
  4921. dummyAlignment: 0
  4922. m_AllTileFlags: 1073741826
  4923. - first: {x: 16, y: -3, z: 0}
  4924. second:
  4925. serializedVersion: 2
  4926. m_TileIndex: 6
  4927. m_TileSpriteIndex: 20
  4928. m_TileMatrixIndex: 3
  4929. m_TileColorIndex: 8
  4930. m_TileObjectToInstantiateIndex: 65535
  4931. dummyAlignment: 0
  4932. m_AllTileFlags: 1073741826
  4933. - first: {x: -17, y: -2, z: 0}
  4934. second:
  4935. serializedVersion: 2
  4936. m_TileIndex: 7
  4937. m_TileSpriteIndex: 3
  4938. m_TileMatrixIndex: 0
  4939. m_TileColorIndex: 8
  4940. m_TileObjectToInstantiateIndex: 65535
  4941. dummyAlignment: 0
  4942. m_AllTileFlags: 1073741826
  4943. - first: {x: -16, y: -2, z: 0}
  4944. second:
  4945. serializedVersion: 2
  4946. m_TileIndex: 7
  4947. m_TileSpriteIndex: 0
  4948. m_TileMatrixIndex: 0
  4949. m_TileColorIndex: 8
  4950. m_TileObjectToInstantiateIndex: 1
  4951. dummyAlignment: 0
  4952. m_AllTileFlags: 1073741826
  4953. - first: {x: -15, y: -2, z: 0}
  4954. second:
  4955. serializedVersion: 2
  4956. m_TileIndex: 7
  4957. m_TileSpriteIndex: 0
  4958. m_TileMatrixIndex: 0
  4959. m_TileColorIndex: 8
  4960. m_TileObjectToInstantiateIndex: 1
  4961. dummyAlignment: 0
  4962. m_AllTileFlags: 1073741826
  4963. - first: {x: -14, y: -2, z: 0}
  4964. second:
  4965. serializedVersion: 2
  4966. m_TileIndex: 7
  4967. m_TileSpriteIndex: 0
  4968. m_TileMatrixIndex: 0
  4969. m_TileColorIndex: 8
  4970. m_TileObjectToInstantiateIndex: 1
  4971. dummyAlignment: 0
  4972. m_AllTileFlags: 1073741826
  4973. - first: {x: -13, y: -2, z: 0}
  4974. second:
  4975. serializedVersion: 2
  4976. m_TileIndex: 7
  4977. m_TileSpriteIndex: 0
  4978. m_TileMatrixIndex: 0
  4979. m_TileColorIndex: 8
  4980. m_TileObjectToInstantiateIndex: 1
  4981. dummyAlignment: 0
  4982. m_AllTileFlags: 1073741826
  4983. - first: {x: -12, y: -2, z: 0}
  4984. second:
  4985. serializedVersion: 2
  4986. m_TileIndex: 7
  4987. m_TileSpriteIndex: 0
  4988. m_TileMatrixIndex: 0
  4989. m_TileColorIndex: 8
  4990. m_TileObjectToInstantiateIndex: 1
  4991. dummyAlignment: 0
  4992. m_AllTileFlags: 1073741826
  4993. - first: {x: -11, y: -2, z: 0}
  4994. second:
  4995. serializedVersion: 2
  4996. m_TileIndex: 7
  4997. m_TileSpriteIndex: 0
  4998. m_TileMatrixIndex: 0
  4999. m_TileColorIndex: 8
  5000. m_TileObjectToInstantiateIndex: 1
  5001. dummyAlignment: 0
  5002. m_AllTileFlags: 1073741826
  5003. - first: {x: -10, y: -2, z: 0}
  5004. second:
  5005. serializedVersion: 2
  5006. m_TileIndex: 7
  5007. m_TileSpriteIndex: 0
  5008. m_TileMatrixIndex: 0
  5009. m_TileColorIndex: 8
  5010. m_TileObjectToInstantiateIndex: 1
  5011. dummyAlignment: 0
  5012. m_AllTileFlags: 1073741826
  5013. - first: {x: -9, y: -2, z: 0}
  5014. second:
  5015. serializedVersion: 2
  5016. m_TileIndex: 7
  5017. m_TileSpriteIndex: 3
  5018. m_TileMatrixIndex: 2
  5019. m_TileColorIndex: 8
  5020. m_TileObjectToInstantiateIndex: 65535
  5021. dummyAlignment: 0
  5022. m_AllTileFlags: 1073741826
  5023. - first: {x: -6, y: -2, z: 0}
  5024. second:
  5025. serializedVersion: 2
  5026. m_TileIndex: 8
  5027. m_TileSpriteIndex: 8
  5028. m_TileMatrixIndex: 0
  5029. m_TileColorIndex: 8
  5030. m_TileObjectToInstantiateIndex: 65535
  5031. dummyAlignment: 0
  5032. m_AllTileFlags: 1073741826
  5033. - first: {x: -5, y: -2, z: 0}
  5034. second:
  5035. serializedVersion: 2
  5036. m_TileIndex: 8
  5037. m_TileSpriteIndex: 10
  5038. m_TileMatrixIndex: 0
  5039. m_TileColorIndex: 8
  5040. m_TileObjectToInstantiateIndex: 2
  5041. dummyAlignment: 0
  5042. m_AllTileFlags: 1073741826
  5043. - first: {x: -4, y: -2, z: 0}
  5044. second:
  5045. serializedVersion: 2
  5046. m_TileIndex: 8
  5047. m_TileSpriteIndex: 10
  5048. m_TileMatrixIndex: 0
  5049. m_TileColorIndex: 8
  5050. m_TileObjectToInstantiateIndex: 2
  5051. dummyAlignment: 0
  5052. m_AllTileFlags: 1073741826
  5053. - first: {x: -3, y: -2, z: 0}
  5054. second:
  5055. serializedVersion: 2
  5056. m_TileIndex: 8
  5057. m_TileSpriteIndex: 10
  5058. m_TileMatrixIndex: 0
  5059. m_TileColorIndex: 8
  5060. m_TileObjectToInstantiateIndex: 2
  5061. dummyAlignment: 0
  5062. m_AllTileFlags: 1073741826
  5063. - first: {x: -2, y: -2, z: 0}
  5064. second:
  5065. serializedVersion: 2
  5066. m_TileIndex: 8
  5067. m_TileSpriteIndex: 10
  5068. m_TileMatrixIndex: 0
  5069. m_TileColorIndex: 8
  5070. m_TileObjectToInstantiateIndex: 2
  5071. dummyAlignment: 0
  5072. m_AllTileFlags: 1073741826
  5073. - first: {x: -1, y: -2, z: 0}
  5074. second:
  5075. serializedVersion: 2
  5076. m_TileIndex: 8
  5077. m_TileSpriteIndex: 10
  5078. m_TileMatrixIndex: 0
  5079. m_TileColorIndex: 8
  5080. m_TileObjectToInstantiateIndex: 2
  5081. dummyAlignment: 0
  5082. m_AllTileFlags: 1073741826
  5083. - first: {x: 0, y: -2, z: 0}
  5084. second:
  5085. serializedVersion: 2
  5086. m_TileIndex: 8
  5087. m_TileSpriteIndex: 10
  5088. m_TileMatrixIndex: 0
  5089. m_TileColorIndex: 8
  5090. m_TileObjectToInstantiateIndex: 2
  5091. dummyAlignment: 0
  5092. m_AllTileFlags: 1073741826
  5093. - first: {x: 1, y: -2, z: 0}
  5094. second:
  5095. serializedVersion: 2
  5096. m_TileIndex: 8
  5097. m_TileSpriteIndex: 10
  5098. m_TileMatrixIndex: 0
  5099. m_TileColorIndex: 8
  5100. m_TileObjectToInstantiateIndex: 2
  5101. dummyAlignment: 0
  5102. m_AllTileFlags: 1073741826
  5103. - first: {x: 2, y: -2, z: 0}
  5104. second:
  5105. serializedVersion: 2
  5106. m_TileIndex: 8
  5107. m_TileSpriteIndex: 10
  5108. m_TileMatrixIndex: 0
  5109. m_TileColorIndex: 8
  5110. m_TileObjectToInstantiateIndex: 2
  5111. dummyAlignment: 0
  5112. m_AllTileFlags: 1073741826
  5113. - first: {x: 3, y: -2, z: 0}
  5114. second:
  5115. serializedVersion: 2
  5116. m_TileIndex: 8
  5117. m_TileSpriteIndex: 10
  5118. m_TileMatrixIndex: 0
  5119. m_TileColorIndex: 8
  5120. m_TileObjectToInstantiateIndex: 2
  5121. dummyAlignment: 0
  5122. m_AllTileFlags: 1073741826
  5123. - first: {x: 4, y: -2, z: 0}
  5124. second:
  5125. serializedVersion: 2
  5126. m_TileIndex: 8
  5127. m_TileSpriteIndex: 10
  5128. m_TileMatrixIndex: 0
  5129. m_TileColorIndex: 8
  5130. m_TileObjectToInstantiateIndex: 2
  5131. dummyAlignment: 0
  5132. m_AllTileFlags: 1073741826
  5133. - first: {x: 5, y: -2, z: 0}
  5134. second:
  5135. serializedVersion: 2
  5136. m_TileIndex: 8
  5137. m_TileSpriteIndex: 10
  5138. m_TileMatrixIndex: 0
  5139. m_TileColorIndex: 8
  5140. m_TileObjectToInstantiateIndex: 2
  5141. dummyAlignment: 0
  5142. m_AllTileFlags: 1073741826
  5143. - first: {x: 6, y: -2, z: 0}
  5144. second:
  5145. serializedVersion: 2
  5146. m_TileIndex: 8
  5147. m_TileSpriteIndex: 10
  5148. m_TileMatrixIndex: 0
  5149. m_TileColorIndex: 8
  5150. m_TileObjectToInstantiateIndex: 2
  5151. dummyAlignment: 0
  5152. m_AllTileFlags: 1073741826
  5153. - first: {x: 7, y: -2, z: 0}
  5154. second:
  5155. serializedVersion: 2
  5156. m_TileIndex: 8
  5157. m_TileSpriteIndex: 10
  5158. m_TileMatrixIndex: 0
  5159. m_TileColorIndex: 8
  5160. m_TileObjectToInstantiateIndex: 2
  5161. dummyAlignment: 0
  5162. m_AllTileFlags: 1073741826
  5163. - first: {x: 8, y: -2, z: 0}
  5164. second:
  5165. serializedVersion: 2
  5166. m_TileIndex: 8
  5167. m_TileSpriteIndex: 10
  5168. m_TileMatrixIndex: 0
  5169. m_TileColorIndex: 8
  5170. m_TileObjectToInstantiateIndex: 2
  5171. dummyAlignment: 0
  5172. m_AllTileFlags: 1073741826
  5173. - first: {x: 9, y: -2, z: 0}
  5174. second:
  5175. serializedVersion: 2
  5176. m_TileIndex: 8
  5177. m_TileSpriteIndex: 10
  5178. m_TileMatrixIndex: 0
  5179. m_TileColorIndex: 8
  5180. m_TileObjectToInstantiateIndex: 2
  5181. dummyAlignment: 0
  5182. m_AllTileFlags: 1073741826
  5183. - first: {x: 10, y: -2, z: 0}
  5184. second:
  5185. serializedVersion: 2
  5186. m_TileIndex: 8
  5187. m_TileSpriteIndex: 13
  5188. m_TileMatrixIndex: 0
  5189. m_TileColorIndex: 8
  5190. m_TileObjectToInstantiateIndex: 65535
  5191. dummyAlignment: 0
  5192. m_AllTileFlags: 1073741826
  5193. - first: {x: -17, y: -1, z: 0}
  5194. second:
  5195. serializedVersion: 2
  5196. m_TileIndex: 7
  5197. m_TileSpriteIndex: 2
  5198. m_TileMatrixIndex: 0
  5199. m_TileColorIndex: 8
  5200. m_TileObjectToInstantiateIndex: 65535
  5201. dummyAlignment: 0
  5202. m_AllTileFlags: 1073741826
  5203. - first: {x: -16, y: -1, z: 0}
  5204. second:
  5205. serializedVersion: 2
  5206. m_TileIndex: 7
  5207. m_TileSpriteIndex: 17
  5208. m_TileMatrixIndex: 0
  5209. m_TileColorIndex: 8
  5210. m_TileObjectToInstantiateIndex: 65535
  5211. dummyAlignment: 0
  5212. m_AllTileFlags: 1073741826
  5213. - first: {x: -15, y: -1, z: 0}
  5214. second:
  5215. serializedVersion: 2
  5216. m_TileIndex: 7
  5217. m_TileSpriteIndex: 16
  5218. m_TileMatrixIndex: 0
  5219. m_TileColorIndex: 8
  5220. m_TileObjectToInstantiateIndex: 65535
  5221. dummyAlignment: 0
  5222. m_AllTileFlags: 1073741826
  5223. - first: {x: -14, y: -1, z: 0}
  5224. second:
  5225. serializedVersion: 2
  5226. m_TileIndex: 7
  5227. m_TileSpriteIndex: 0
  5228. m_TileMatrixIndex: 0
  5229. m_TileColorIndex: 8
  5230. m_TileObjectToInstantiateIndex: 1
  5231. dummyAlignment: 0
  5232. m_AllTileFlags: 1073741826
  5233. - first: {x: -13, y: -1, z: 0}
  5234. second:
  5235. serializedVersion: 2
  5236. m_TileIndex: 7
  5237. m_TileSpriteIndex: 16
  5238. m_TileMatrixIndex: 3
  5239. m_TileColorIndex: 8
  5240. m_TileObjectToInstantiateIndex: 65535
  5241. dummyAlignment: 0
  5242. m_AllTileFlags: 1073741826
  5243. - first: {x: -12, y: -1, z: 0}
  5244. second:
  5245. serializedVersion: 2
  5246. m_TileIndex: 7
  5247. m_TileSpriteIndex: 17
  5248. m_TileMatrixIndex: 0
  5249. m_TileColorIndex: 8
  5250. m_TileObjectToInstantiateIndex: 65535
  5251. dummyAlignment: 0
  5252. m_AllTileFlags: 1073741826
  5253. - first: {x: -11, y: -1, z: 0}
  5254. second:
  5255. serializedVersion: 2
  5256. m_TileIndex: 7
  5257. m_TileSpriteIndex: 17
  5258. m_TileMatrixIndex: 0
  5259. m_TileColorIndex: 8
  5260. m_TileObjectToInstantiateIndex: 65535
  5261. dummyAlignment: 0
  5262. m_AllTileFlags: 1073741826
  5263. - first: {x: -10, y: -1, z: 0}
  5264. second:
  5265. serializedVersion: 2
  5266. m_TileIndex: 7
  5267. m_TileSpriteIndex: 17
  5268. m_TileMatrixIndex: 0
  5269. m_TileColorIndex: 8
  5270. m_TileObjectToInstantiateIndex: 65535
  5271. dummyAlignment: 0
  5272. m_AllTileFlags: 1073741826
  5273. - first: {x: -9, y: -1, z: 0}
  5274. second:
  5275. serializedVersion: 2
  5276. m_TileIndex: 7
  5277. m_TileSpriteIndex: 2
  5278. m_TileMatrixIndex: 3
  5279. m_TileColorIndex: 8
  5280. m_TileObjectToInstantiateIndex: 65535
  5281. dummyAlignment: 0
  5282. m_AllTileFlags: 1073741826
  5283. - first: {x: -6, y: -1, z: 0}
  5284. second:
  5285. serializedVersion: 2
  5286. m_TileIndex: 8
  5287. m_TileSpriteIndex: 8
  5288. m_TileMatrixIndex: 0
  5289. m_TileColorIndex: 8
  5290. m_TileObjectToInstantiateIndex: 65535
  5291. dummyAlignment: 0
  5292. m_AllTileFlags: 1073741826
  5293. - first: {x: -5, y: -1, z: 0}
  5294. second:
  5295. serializedVersion: 2
  5296. m_TileIndex: 8
  5297. m_TileSpriteIndex: 10
  5298. m_TileMatrixIndex: 0
  5299. m_TileColorIndex: 8
  5300. m_TileObjectToInstantiateIndex: 2
  5301. dummyAlignment: 0
  5302. m_AllTileFlags: 1073741826
  5303. - first: {x: -4, y: -1, z: 0}
  5304. second:
  5305. serializedVersion: 2
  5306. m_TileIndex: 8
  5307. m_TileSpriteIndex: 10
  5308. m_TileMatrixIndex: 0
  5309. m_TileColorIndex: 8
  5310. m_TileObjectToInstantiateIndex: 2
  5311. dummyAlignment: 0
  5312. m_AllTileFlags: 1073741826
  5313. - first: {x: -3, y: -1, z: 0}
  5314. second:
  5315. serializedVersion: 2
  5316. m_TileIndex: 8
  5317. m_TileSpriteIndex: 10
  5318. m_TileMatrixIndex: 0
  5319. m_TileColorIndex: 8
  5320. m_TileObjectToInstantiateIndex: 2
  5321. dummyAlignment: 0
  5322. m_AllTileFlags: 1073741826
  5323. - first: {x: -2, y: -1, z: 0}
  5324. second:
  5325. serializedVersion: 2
  5326. m_TileIndex: 8
  5327. m_TileSpriteIndex: 10
  5328. m_TileMatrixIndex: 0
  5329. m_TileColorIndex: 8
  5330. m_TileObjectToInstantiateIndex: 2
  5331. dummyAlignment: 0
  5332. m_AllTileFlags: 1073741826
  5333. - first: {x: -1, y: -1, z: 0}
  5334. second:
  5335. serializedVersion: 2
  5336. m_TileIndex: 8
  5337. m_TileSpriteIndex: 10
  5338. m_TileMatrixIndex: 0
  5339. m_TileColorIndex: 8
  5340. m_TileObjectToInstantiateIndex: 2
  5341. dummyAlignment: 0
  5342. m_AllTileFlags: 1073741826
  5343. - first: {x: 0, y: -1, z: 0}
  5344. second:
  5345. serializedVersion: 2
  5346. m_TileIndex: 8
  5347. m_TileSpriteIndex: 10
  5348. m_TileMatrixIndex: 0
  5349. m_TileColorIndex: 8
  5350. m_TileObjectToInstantiateIndex: 2
  5351. dummyAlignment: 0
  5352. m_AllTileFlags: 1073741826
  5353. - first: {x: 1, y: -1, z: 0}
  5354. second:
  5355. serializedVersion: 2
  5356. m_TileIndex: 8
  5357. m_TileSpriteIndex: 10
  5358. m_TileMatrixIndex: 0
  5359. m_TileColorIndex: 8
  5360. m_TileObjectToInstantiateIndex: 2
  5361. dummyAlignment: 0
  5362. m_AllTileFlags: 1073741826
  5363. - first: {x: 2, y: -1, z: 0}
  5364. second:
  5365. serializedVersion: 2
  5366. m_TileIndex: 8
  5367. m_TileSpriteIndex: 10
  5368. m_TileMatrixIndex: 0
  5369. m_TileColorIndex: 8
  5370. m_TileObjectToInstantiateIndex: 2
  5371. dummyAlignment: 0
  5372. m_AllTileFlags: 1073741826
  5373. - first: {x: 3, y: -1, z: 0}
  5374. second:
  5375. serializedVersion: 2
  5376. m_TileIndex: 8
  5377. m_TileSpriteIndex: 10
  5378. m_TileMatrixIndex: 0
  5379. m_TileColorIndex: 8
  5380. m_TileObjectToInstantiateIndex: 2
  5381. dummyAlignment: 0
  5382. m_AllTileFlags: 1073741826
  5383. - first: {x: 4, y: -1, z: 0}
  5384. second:
  5385. serializedVersion: 2
  5386. m_TileIndex: 8
  5387. m_TileSpriteIndex: 10
  5388. m_TileMatrixIndex: 0
  5389. m_TileColorIndex: 8
  5390. m_TileObjectToInstantiateIndex: 2
  5391. dummyAlignment: 0
  5392. m_AllTileFlags: 1073741826
  5393. - first: {x: 5, y: -1, z: 0}
  5394. second:
  5395. serializedVersion: 2
  5396. m_TileIndex: 8
  5397. m_TileSpriteIndex: 10
  5398. m_TileMatrixIndex: 0
  5399. m_TileColorIndex: 8
  5400. m_TileObjectToInstantiateIndex: 2
  5401. dummyAlignment: 0
  5402. m_AllTileFlags: 1073741826
  5403. - first: {x: 6, y: -1, z: 0}
  5404. second:
  5405. serializedVersion: 2
  5406. m_TileIndex: 8
  5407. m_TileSpriteIndex: 10
  5408. m_TileMatrixIndex: 0
  5409. m_TileColorIndex: 8
  5410. m_TileObjectToInstantiateIndex: 2
  5411. dummyAlignment: 0
  5412. m_AllTileFlags: 1073741826
  5413. - first: {x: 7, y: -1, z: 0}
  5414. second:
  5415. serializedVersion: 2
  5416. m_TileIndex: 8
  5417. m_TileSpriteIndex: 10
  5418. m_TileMatrixIndex: 0
  5419. m_TileColorIndex: 8
  5420. m_TileObjectToInstantiateIndex: 2
  5421. dummyAlignment: 0
  5422. m_AllTileFlags: 1073741826
  5423. - first: {x: 8, y: -1, z: 0}
  5424. second:
  5425. serializedVersion: 2
  5426. m_TileIndex: 8
  5427. m_TileSpriteIndex: 10
  5428. m_TileMatrixIndex: 0
  5429. m_TileColorIndex: 8
  5430. m_TileObjectToInstantiateIndex: 2
  5431. dummyAlignment: 0
  5432. m_AllTileFlags: 1073741826
  5433. - first: {x: 9, y: -1, z: 0}
  5434. second:
  5435. serializedVersion: 2
  5436. m_TileIndex: 8
  5437. m_TileSpriteIndex: 10
  5438. m_TileMatrixIndex: 0
  5439. m_TileColorIndex: 8
  5440. m_TileObjectToInstantiateIndex: 2
  5441. dummyAlignment: 0
  5442. m_AllTileFlags: 1073741826
  5443. - first: {x: 10, y: -1, z: 0}
  5444. second:
  5445. serializedVersion: 2
  5446. m_TileIndex: 8
  5447. m_TileSpriteIndex: 13
  5448. m_TileMatrixIndex: 0
  5449. m_TileColorIndex: 8
  5450. m_TileObjectToInstantiateIndex: 65535
  5451. dummyAlignment: 0
  5452. m_AllTileFlags: 1073741826
  5453. - first: {x: -15, y: 0, z: 0}
  5454. second:
  5455. serializedVersion: 2
  5456. m_TileIndex: 7
  5457. m_TileSpriteIndex: 2
  5458. m_TileMatrixIndex: 0
  5459. m_TileColorIndex: 8
  5460. m_TileObjectToInstantiateIndex: 65535
  5461. dummyAlignment: 0
  5462. m_AllTileFlags: 1073741826
  5463. - first: {x: -14, y: 0, z: 0}
  5464. second:
  5465. serializedVersion: 2
  5466. m_TileIndex: 7
  5467. m_TileSpriteIndex: 17
  5468. m_TileMatrixIndex: 0
  5469. m_TileColorIndex: 8
  5470. m_TileObjectToInstantiateIndex: 65535
  5471. dummyAlignment: 0
  5472. m_AllTileFlags: 1073741826
  5473. - first: {x: -13, y: 0, z: 0}
  5474. second:
  5475. serializedVersion: 2
  5476. m_TileIndex: 7
  5477. m_TileSpriteIndex: 2
  5478. m_TileMatrixIndex: 3
  5479. m_TileColorIndex: 8
  5480. m_TileObjectToInstantiateIndex: 65535
  5481. dummyAlignment: 0
  5482. m_AllTileFlags: 1073741826
  5483. - first: {x: -6, y: 0, z: 0}
  5484. second:
  5485. serializedVersion: 2
  5486. m_TileIndex: 8
  5487. m_TileSpriteIndex: 8
  5488. m_TileMatrixIndex: 0
  5489. m_TileColorIndex: 8
  5490. m_TileObjectToInstantiateIndex: 65535
  5491. dummyAlignment: 0
  5492. m_AllTileFlags: 1073741826
  5493. - first: {x: -5, y: 0, z: 0}
  5494. second:
  5495. serializedVersion: 2
  5496. m_TileIndex: 8
  5497. m_TileSpriteIndex: 10
  5498. m_TileMatrixIndex: 0
  5499. m_TileColorIndex: 8
  5500. m_TileObjectToInstantiateIndex: 2
  5501. dummyAlignment: 0
  5502. m_AllTileFlags: 1073741826
  5503. - first: {x: -4, y: 0, z: 0}
  5504. second:
  5505. serializedVersion: 2
  5506. m_TileIndex: 8
  5507. m_TileSpriteIndex: 10
  5508. m_TileMatrixIndex: 0
  5509. m_TileColorIndex: 8
  5510. m_TileObjectToInstantiateIndex: 2
  5511. dummyAlignment: 0
  5512. m_AllTileFlags: 1073741826
  5513. - first: {x: -3, y: 0, z: 0}
  5514. second:
  5515. serializedVersion: 2
  5516. m_TileIndex: 8
  5517. m_TileSpriteIndex: 10
  5518. m_TileMatrixIndex: 0
  5519. m_TileColorIndex: 8
  5520. m_TileObjectToInstantiateIndex: 2
  5521. dummyAlignment: 0
  5522. m_AllTileFlags: 1073741826
  5523. - first: {x: -2, y: 0, z: 0}
  5524. second:
  5525. serializedVersion: 2
  5526. m_TileIndex: 8
  5527. m_TileSpriteIndex: 10
  5528. m_TileMatrixIndex: 0
  5529. m_TileColorIndex: 8
  5530. m_TileObjectToInstantiateIndex: 2
  5531. dummyAlignment: 0
  5532. m_AllTileFlags: 1073741826
  5533. - first: {x: -1, y: 0, z: 0}
  5534. second:
  5535. serializedVersion: 2
  5536. m_TileIndex: 8
  5537. m_TileSpriteIndex: 10
  5538. m_TileMatrixIndex: 0
  5539. m_TileColorIndex: 8
  5540. m_TileObjectToInstantiateIndex: 2
  5541. dummyAlignment: 0
  5542. m_AllTileFlags: 1073741826
  5543. - first: {x: 0, y: 0, z: 0}
  5544. second:
  5545. serializedVersion: 2
  5546. m_TileIndex: 8
  5547. m_TileSpriteIndex: 10
  5548. m_TileMatrixIndex: 0
  5549. m_TileColorIndex: 8
  5550. m_TileObjectToInstantiateIndex: 2
  5551. dummyAlignment: 0
  5552. m_AllTileFlags: 1073741826
  5553. - first: {x: 1, y: 0, z: 0}
  5554. second:
  5555. serializedVersion: 2
  5556. m_TileIndex: 8
  5557. m_TileSpriteIndex: 10
  5558. m_TileMatrixIndex: 0
  5559. m_TileColorIndex: 8
  5560. m_TileObjectToInstantiateIndex: 2
  5561. dummyAlignment: 0
  5562. m_AllTileFlags: 1073741826
  5563. - first: {x: 2, y: 0, z: 0}
  5564. second:
  5565. serializedVersion: 2
  5566. m_TileIndex: 8
  5567. m_TileSpriteIndex: 10
  5568. m_TileMatrixIndex: 0
  5569. m_TileColorIndex: 8
  5570. m_TileObjectToInstantiateIndex: 2
  5571. dummyAlignment: 0
  5572. m_AllTileFlags: 1073741826
  5573. - first: {x: 3, y: 0, z: 0}
  5574. second:
  5575. serializedVersion: 2
  5576. m_TileIndex: 8
  5577. m_TileSpriteIndex: 10
  5578. m_TileMatrixIndex: 0
  5579. m_TileColorIndex: 8
  5580. m_TileObjectToInstantiateIndex: 2
  5581. dummyAlignment: 0
  5582. m_AllTileFlags: 1073741826
  5583. - first: {x: 4, y: 0, z: 0}
  5584. second:
  5585. serializedVersion: 2
  5586. m_TileIndex: 8
  5587. m_TileSpriteIndex: 10
  5588. m_TileMatrixIndex: 0
  5589. m_TileColorIndex: 8
  5590. m_TileObjectToInstantiateIndex: 2
  5591. dummyAlignment: 0
  5592. m_AllTileFlags: 1073741826
  5593. - first: {x: 5, y: 0, z: 0}
  5594. second:
  5595. serializedVersion: 2
  5596. m_TileIndex: 8
  5597. m_TileSpriteIndex: 10
  5598. m_TileMatrixIndex: 0
  5599. m_TileColorIndex: 8
  5600. m_TileObjectToInstantiateIndex: 2
  5601. dummyAlignment: 0
  5602. m_AllTileFlags: 1073741826
  5603. - first: {x: 6, y: 0, z: 0}
  5604. second:
  5605. serializedVersion: 2
  5606. m_TileIndex: 8
  5607. m_TileSpriteIndex: 10
  5608. m_TileMatrixIndex: 0
  5609. m_TileColorIndex: 8
  5610. m_TileObjectToInstantiateIndex: 2
  5611. dummyAlignment: 0
  5612. m_AllTileFlags: 1073741826
  5613. - first: {x: 7, y: 0, z: 0}
  5614. second:
  5615. serializedVersion: 2
  5616. m_TileIndex: 8
  5617. m_TileSpriteIndex: 10
  5618. m_TileMatrixIndex: 0
  5619. m_TileColorIndex: 8
  5620. m_TileObjectToInstantiateIndex: 2
  5621. dummyAlignment: 0
  5622. m_AllTileFlags: 1073741826
  5623. - first: {x: 8, y: 0, z: 0}
  5624. second:
  5625. serializedVersion: 2
  5626. m_TileIndex: 8
  5627. m_TileSpriteIndex: 10
  5628. m_TileMatrixIndex: 0
  5629. m_TileColorIndex: 8
  5630. m_TileObjectToInstantiateIndex: 2
  5631. dummyAlignment: 0
  5632. m_AllTileFlags: 1073741826
  5633. - first: {x: 9, y: 0, z: 0}
  5634. second:
  5635. serializedVersion: 2
  5636. m_TileIndex: 8
  5637. m_TileSpriteIndex: 10
  5638. m_TileMatrixIndex: 0
  5639. m_TileColorIndex: 8
  5640. m_TileObjectToInstantiateIndex: 2
  5641. dummyAlignment: 0
  5642. m_AllTileFlags: 1073741826
  5643. - first: {x: 10, y: 0, z: 0}
  5644. second:
  5645. serializedVersion: 2
  5646. m_TileIndex: 8
  5647. m_TileSpriteIndex: 13
  5648. m_TileMatrixIndex: 0
  5649. m_TileColorIndex: 8
  5650. m_TileObjectToInstantiateIndex: 65535
  5651. dummyAlignment: 0
  5652. m_AllTileFlags: 1073741826
  5653. - first: {x: -6, y: 1, z: 0}
  5654. second:
  5655. serializedVersion: 2
  5656. m_TileIndex: 8
  5657. m_TileSpriteIndex: 11
  5658. m_TileMatrixIndex: 0
  5659. m_TileColorIndex: 8
  5660. m_TileObjectToInstantiateIndex: 2
  5661. dummyAlignment: 0
  5662. m_AllTileFlags: 1073741826
  5663. - first: {x: -5, y: 1, z: 0}
  5664. second:
  5665. serializedVersion: 2
  5666. m_TileIndex: 8
  5667. m_TileSpriteIndex: 9
  5668. m_TileMatrixIndex: 0
  5669. m_TileColorIndex: 8
  5670. m_TileObjectToInstantiateIndex: 65535
  5671. dummyAlignment: 0
  5672. m_AllTileFlags: 1073741826
  5673. - first: {x: -4, y: 1, z: 0}
  5674. second:
  5675. serializedVersion: 2
  5676. m_TileIndex: 8
  5677. m_TileSpriteIndex: 10
  5678. m_TileMatrixIndex: 0
  5679. m_TileColorIndex: 8
  5680. m_TileObjectToInstantiateIndex: 2
  5681. dummyAlignment: 0
  5682. m_AllTileFlags: 1073741826
  5683. - first: {x: -3, y: 1, z: 0}
  5684. second:
  5685. serializedVersion: 2
  5686. m_TileIndex: 8
  5687. m_TileSpriteIndex: 10
  5688. m_TileMatrixIndex: 0
  5689. m_TileColorIndex: 8
  5690. m_TileObjectToInstantiateIndex: 2
  5691. dummyAlignment: 0
  5692. m_AllTileFlags: 1073741826
  5693. - first: {x: -2, y: 1, z: 0}
  5694. second:
  5695. serializedVersion: 2
  5696. m_TileIndex: 8
  5697. m_TileSpriteIndex: 10
  5698. m_TileMatrixIndex: 0
  5699. m_TileColorIndex: 8
  5700. m_TileObjectToInstantiateIndex: 2
  5701. dummyAlignment: 0
  5702. m_AllTileFlags: 1073741826
  5703. - first: {x: -1, y: 1, z: 0}
  5704. second:
  5705. serializedVersion: 2
  5706. m_TileIndex: 8
  5707. m_TileSpriteIndex: 10
  5708. m_TileMatrixIndex: 0
  5709. m_TileColorIndex: 8
  5710. m_TileObjectToInstantiateIndex: 2
  5711. dummyAlignment: 0
  5712. m_AllTileFlags: 1073741826
  5713. - first: {x: 0, y: 1, z: 0}
  5714. second:
  5715. serializedVersion: 2
  5716. m_TileIndex: 8
  5717. m_TileSpriteIndex: 10
  5718. m_TileMatrixIndex: 0
  5719. m_TileColorIndex: 8
  5720. m_TileObjectToInstantiateIndex: 2
  5721. dummyAlignment: 0
  5722. m_AllTileFlags: 1073741826
  5723. - first: {x: 1, y: 1, z: 0}
  5724. second:
  5725. serializedVersion: 2
  5726. m_TileIndex: 8
  5727. m_TileSpriteIndex: 10
  5728. m_TileMatrixIndex: 0
  5729. m_TileColorIndex: 8
  5730. m_TileObjectToInstantiateIndex: 2
  5731. dummyAlignment: 0
  5732. m_AllTileFlags: 1073741826
  5733. - first: {x: 2, y: 1, z: 0}
  5734. second:
  5735. serializedVersion: 2
  5736. m_TileIndex: 8
  5737. m_TileSpriteIndex: 10
  5738. m_TileMatrixIndex: 0
  5739. m_TileColorIndex: 8
  5740. m_TileObjectToInstantiateIndex: 2
  5741. dummyAlignment: 0
  5742. m_AllTileFlags: 1073741826
  5743. - first: {x: 3, y: 1, z: 0}
  5744. second:
  5745. serializedVersion: 2
  5746. m_TileIndex: 8
  5747. m_TileSpriteIndex: 10
  5748. m_TileMatrixIndex: 0
  5749. m_TileColorIndex: 8
  5750. m_TileObjectToInstantiateIndex: 2
  5751. dummyAlignment: 0
  5752. m_AllTileFlags: 1073741826
  5753. - first: {x: 4, y: 1, z: 0}
  5754. second:
  5755. serializedVersion: 2
  5756. m_TileIndex: 8
  5757. m_TileSpriteIndex: 10
  5758. m_TileMatrixIndex: 0
  5759. m_TileColorIndex: 8
  5760. m_TileObjectToInstantiateIndex: 2
  5761. dummyAlignment: 0
  5762. m_AllTileFlags: 1073741826
  5763. - first: {x: 5, y: 1, z: 0}
  5764. second:
  5765. serializedVersion: 2
  5766. m_TileIndex: 8
  5767. m_TileSpriteIndex: 10
  5768. m_TileMatrixIndex: 0
  5769. m_TileColorIndex: 8
  5770. m_TileObjectToInstantiateIndex: 2
  5771. dummyAlignment: 0
  5772. m_AllTileFlags: 1073741826
  5773. - first: {x: 6, y: 1, z: 0}
  5774. second:
  5775. serializedVersion: 2
  5776. m_TileIndex: 8
  5777. m_TileSpriteIndex: 10
  5778. m_TileMatrixIndex: 0
  5779. m_TileColorIndex: 8
  5780. m_TileObjectToInstantiateIndex: 2
  5781. dummyAlignment: 0
  5782. m_AllTileFlags: 1073741826
  5783. - first: {x: 7, y: 1, z: 0}
  5784. second:
  5785. serializedVersion: 2
  5786. m_TileIndex: 8
  5787. m_TileSpriteIndex: 10
  5788. m_TileMatrixIndex: 0
  5789. m_TileColorIndex: 8
  5790. m_TileObjectToInstantiateIndex: 2
  5791. dummyAlignment: 0
  5792. m_AllTileFlags: 1073741826
  5793. - first: {x: 8, y: 1, z: 0}
  5794. second:
  5795. serializedVersion: 2
  5796. m_TileIndex: 8
  5797. m_TileSpriteIndex: 10
  5798. m_TileMatrixIndex: 0
  5799. m_TileColorIndex: 8
  5800. m_TileObjectToInstantiateIndex: 2
  5801. dummyAlignment: 0
  5802. m_AllTileFlags: 1073741826
  5803. - first: {x: 9, y: 1, z: 0}
  5804. second:
  5805. serializedVersion: 2
  5806. m_TileIndex: 8
  5807. m_TileSpriteIndex: 5
  5808. m_TileMatrixIndex: 0
  5809. m_TileColorIndex: 8
  5810. m_TileObjectToInstantiateIndex: 65535
  5811. dummyAlignment: 0
  5812. m_AllTileFlags: 1073741826
  5813. - first: {x: 10, y: 1, z: 0}
  5814. second:
  5815. serializedVersion: 2
  5816. m_TileIndex: 8
  5817. m_TileSpriteIndex: 7
  5818. m_TileMatrixIndex: 0
  5819. m_TileColorIndex: 8
  5820. m_TileObjectToInstantiateIndex: 65535
  5821. dummyAlignment: 0
  5822. m_AllTileFlags: 1073741826
  5823. - first: {x: -5, y: 2, z: 0}
  5824. second:
  5825. serializedVersion: 2
  5826. m_TileIndex: 8
  5827. m_TileSpriteIndex: 11
  5828. m_TileMatrixIndex: 0
  5829. m_TileColorIndex: 8
  5830. m_TileObjectToInstantiateIndex: 2
  5831. dummyAlignment: 0
  5832. m_AllTileFlags: 1073741826
  5833. - first: {x: -4, y: 2, z: 0}
  5834. second:
  5835. serializedVersion: 2
  5836. m_TileIndex: 8
  5837. m_TileSpriteIndex: 6
  5838. m_TileMatrixIndex: 0
  5839. m_TileColorIndex: 8
  5840. m_TileObjectToInstantiateIndex: 65535
  5841. dummyAlignment: 0
  5842. m_AllTileFlags: 1073741826
  5843. - first: {x: -3, y: 2, z: 0}
  5844. second:
  5845. serializedVersion: 2
  5846. m_TileIndex: 8
  5847. m_TileSpriteIndex: 6
  5848. m_TileMatrixIndex: 0
  5849. m_TileColorIndex: 8
  5850. m_TileObjectToInstantiateIndex: 65535
  5851. dummyAlignment: 0
  5852. m_AllTileFlags: 1073741826
  5853. - first: {x: -2, y: 2, z: 0}
  5854. second:
  5855. serializedVersion: 2
  5856. m_TileIndex: 8
  5857. m_TileSpriteIndex: 9
  5858. m_TileMatrixIndex: 0
  5859. m_TileColorIndex: 8
  5860. m_TileObjectToInstantiateIndex: 65535
  5861. dummyAlignment: 0
  5862. m_AllTileFlags: 1073741826
  5863. - first: {x: -1, y: 2, z: 0}
  5864. second:
  5865. serializedVersion: 2
  5866. m_TileIndex: 8
  5867. m_TileSpriteIndex: 10
  5868. m_TileMatrixIndex: 0
  5869. m_TileColorIndex: 8
  5870. m_TileObjectToInstantiateIndex: 2
  5871. dummyAlignment: 0
  5872. m_AllTileFlags: 1073741826
  5873. - first: {x: 0, y: 2, z: 0}
  5874. second:
  5875. serializedVersion: 2
  5876. m_TileIndex: 8
  5877. m_TileSpriteIndex: 10
  5878. m_TileMatrixIndex: 0
  5879. m_TileColorIndex: 8
  5880. m_TileObjectToInstantiateIndex: 2
  5881. dummyAlignment: 0
  5882. m_AllTileFlags: 1073741826
  5883. - first: {x: 1, y: 2, z: 0}
  5884. second:
  5885. serializedVersion: 2
  5886. m_TileIndex: 8
  5887. m_TileSpriteIndex: 10
  5888. m_TileMatrixIndex: 0
  5889. m_TileColorIndex: 8
  5890. m_TileObjectToInstantiateIndex: 2
  5891. dummyAlignment: 0
  5892. m_AllTileFlags: 1073741826
  5893. - first: {x: 2, y: 2, z: 0}
  5894. second:
  5895. serializedVersion: 2
  5896. m_TileIndex: 8
  5897. m_TileSpriteIndex: 10
  5898. m_TileMatrixIndex: 0
  5899. m_TileColorIndex: 8
  5900. m_TileObjectToInstantiateIndex: 2
  5901. dummyAlignment: 0
  5902. m_AllTileFlags: 1073741826
  5903. - first: {x: 3, y: 2, z: 0}
  5904. second:
  5905. serializedVersion: 2
  5906. m_TileIndex: 8
  5907. m_TileSpriteIndex: 10
  5908. m_TileMatrixIndex: 0
  5909. m_TileColorIndex: 8
  5910. m_TileObjectToInstantiateIndex: 2
  5911. dummyAlignment: 0
  5912. m_AllTileFlags: 1073741826
  5913. - first: {x: 4, y: 2, z: 0}
  5914. second:
  5915. serializedVersion: 2
  5916. m_TileIndex: 8
  5917. m_TileSpriteIndex: 10
  5918. m_TileMatrixIndex: 0
  5919. m_TileColorIndex: 8
  5920. m_TileObjectToInstantiateIndex: 2
  5921. dummyAlignment: 0
  5922. m_AllTileFlags: 1073741826
  5923. - first: {x: 5, y: 2, z: 0}
  5924. second:
  5925. serializedVersion: 2
  5926. m_TileIndex: 8
  5927. m_TileSpriteIndex: 10
  5928. m_TileMatrixIndex: 0
  5929. m_TileColorIndex: 8
  5930. m_TileObjectToInstantiateIndex: 2
  5931. dummyAlignment: 0
  5932. m_AllTileFlags: 1073741826
  5933. - first: {x: 6, y: 2, z: 0}
  5934. second:
  5935. serializedVersion: 2
  5936. m_TileIndex: 8
  5937. m_TileSpriteIndex: 10
  5938. m_TileMatrixIndex: 0
  5939. m_TileColorIndex: 8
  5940. m_TileObjectToInstantiateIndex: 2
  5941. dummyAlignment: 0
  5942. m_AllTileFlags: 1073741826
  5943. - first: {x: 7, y: 2, z: 0}
  5944. second:
  5945. serializedVersion: 2
  5946. m_TileIndex: 8
  5947. m_TileSpriteIndex: 5
  5948. m_TileMatrixIndex: 0
  5949. m_TileColorIndex: 8
  5950. m_TileObjectToInstantiateIndex: 65535
  5951. dummyAlignment: 0
  5952. m_AllTileFlags: 1073741826
  5953. - first: {x: 8, y: 2, z: 0}
  5954. second:
  5955. serializedVersion: 2
  5956. m_TileIndex: 8
  5957. m_TileSpriteIndex: 6
  5958. m_TileMatrixIndex: 0
  5959. m_TileColorIndex: 8
  5960. m_TileObjectToInstantiateIndex: 65535
  5961. dummyAlignment: 0
  5962. m_AllTileFlags: 1073741826
  5963. - first: {x: 9, y: 2, z: 0}
  5964. second:
  5965. serializedVersion: 2
  5966. m_TileIndex: 8
  5967. m_TileSpriteIndex: 7
  5968. m_TileMatrixIndex: 0
  5969. m_TileColorIndex: 8
  5970. m_TileObjectToInstantiateIndex: 65535
  5971. dummyAlignment: 0
  5972. m_AllTileFlags: 1073741826
  5973. - first: {x: -2, y: 3, z: 0}
  5974. second:
  5975. serializedVersion: 2
  5976. m_TileIndex: 8
  5977. m_TileSpriteIndex: 11
  5978. m_TileMatrixIndex: 0
  5979. m_TileColorIndex: 8
  5980. m_TileObjectToInstantiateIndex: 2
  5981. dummyAlignment: 0
  5982. m_AllTileFlags: 1073741826
  5983. - first: {x: -1, y: 3, z: 0}
  5984. second:
  5985. serializedVersion: 2
  5986. m_TileIndex: 8
  5987. m_TileSpriteIndex: 6
  5988. m_TileMatrixIndex: 0
  5989. m_TileColorIndex: 8
  5990. m_TileObjectToInstantiateIndex: 65535
  5991. dummyAlignment: 0
  5992. m_AllTileFlags: 1073741826
  5993. - first: {x: 0, y: 3, z: 0}
  5994. second:
  5995. serializedVersion: 2
  5996. m_TileIndex: 8
  5997. m_TileSpriteIndex: 6
  5998. m_TileMatrixIndex: 0
  5999. m_TileColorIndex: 8
  6000. m_TileObjectToInstantiateIndex: 65535
  6001. dummyAlignment: 0
  6002. m_AllTileFlags: 1073741826
  6003. - first: {x: 1, y: 3, z: 0}
  6004. second:
  6005. serializedVersion: 2
  6006. m_TileIndex: 8
  6007. m_TileSpriteIndex: 6
  6008. m_TileMatrixIndex: 0
  6009. m_TileColorIndex: 8
  6010. m_TileObjectToInstantiateIndex: 65535
  6011. dummyAlignment: 0
  6012. m_AllTileFlags: 1073741826
  6013. - first: {x: 2, y: 3, z: 0}
  6014. second:
  6015. serializedVersion: 2
  6016. m_TileIndex: 8
  6017. m_TileSpriteIndex: 6
  6018. m_TileMatrixIndex: 0
  6019. m_TileColorIndex: 8
  6020. m_TileObjectToInstantiateIndex: 65535
  6021. dummyAlignment: 0
  6022. m_AllTileFlags: 1073741826
  6023. - first: {x: 3, y: 3, z: 0}
  6024. second:
  6025. serializedVersion: 2
  6026. m_TileIndex: 8
  6027. m_TileSpriteIndex: 6
  6028. m_TileMatrixIndex: 0
  6029. m_TileColorIndex: 8
  6030. m_TileObjectToInstantiateIndex: 65535
  6031. dummyAlignment: 0
  6032. m_AllTileFlags: 1073741826
  6033. - first: {x: 4, y: 3, z: 0}
  6034. second:
  6035. serializedVersion: 2
  6036. m_TileIndex: 8
  6037. m_TileSpriteIndex: 6
  6038. m_TileMatrixIndex: 0
  6039. m_TileColorIndex: 8
  6040. m_TileObjectToInstantiateIndex: 65535
  6041. dummyAlignment: 0
  6042. m_AllTileFlags: 1073741826
  6043. - first: {x: 5, y: 3, z: 0}
  6044. second:
  6045. serializedVersion: 2
  6046. m_TileIndex: 8
  6047. m_TileSpriteIndex: 6
  6048. m_TileMatrixIndex: 0
  6049. m_TileColorIndex: 8
  6050. m_TileObjectToInstantiateIndex: 65535
  6051. dummyAlignment: 0
  6052. m_AllTileFlags: 1073741826
  6053. - first: {x: 6, y: 3, z: 0}
  6054. second:
  6055. serializedVersion: 2
  6056. m_TileIndex: 8
  6057. m_TileSpriteIndex: 6
  6058. m_TileMatrixIndex: 0
  6059. m_TileColorIndex: 8
  6060. m_TileObjectToInstantiateIndex: 65535
  6061. dummyAlignment: 0
  6062. m_AllTileFlags: 1073741826
  6063. - first: {x: 7, y: 3, z: 0}
  6064. second:
  6065. serializedVersion: 2
  6066. m_TileIndex: 8
  6067. m_TileSpriteIndex: 7
  6068. m_TileMatrixIndex: 0
  6069. m_TileColorIndex: 8
  6070. m_TileObjectToInstantiateIndex: 65535
  6071. dummyAlignment: 0
  6072. m_AllTileFlags: 1073741826
  6073. m_AnimatedTiles:
  6074. - first: {x: -16, y: -10, z: 0}
  6075. second:
  6076. m_AnimatedSprites:
  6077. - {fileID: 2392622545682701655, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6078. - {fileID: 2062833539641120838, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6079. - {fileID: 5857973394418763831, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6080. m_AnimationSpeed: 1
  6081. m_AnimationTimeOffset: 0
  6082. m_IsLooping: 1
  6083. - first: {x: -15, y: -10, z: 0}
  6084. second:
  6085. m_AnimatedSprites:
  6086. - {fileID: -4304056256674761281, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6087. - {fileID: 3164367340371128043, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6088. - {fileID: 1521970430990669334, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6089. m_AnimationSpeed: 1
  6090. m_AnimationTimeOffset: 0
  6091. m_IsLooping: 1
  6092. - first: {x: -14, y: -10, z: 0}
  6093. second:
  6094. m_AnimatedSprites:
  6095. - {fileID: -4304056256674761281, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6096. - {fileID: 3164367340371128043, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6097. - {fileID: 1521970430990669334, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6098. m_AnimationSpeed: 1
  6099. m_AnimationTimeOffset: 0
  6100. m_IsLooping: 1
  6101. - first: {x: -13, y: -10, z: 0}
  6102. second:
  6103. m_AnimatedSprites:
  6104. - {fileID: -4304056256674761281, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6105. - {fileID: 3164367340371128043, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6106. - {fileID: 1521970430990669334, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6107. m_AnimationSpeed: 1
  6108. m_AnimationTimeOffset: 0
  6109. m_IsLooping: 1
  6110. - first: {x: -12, y: -10, z: 0}
  6111. second:
  6112. m_AnimatedSprites:
  6113. - {fileID: -4304056256674761281, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6114. - {fileID: 3164367340371128043, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6115. - {fileID: 1521970430990669334, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6116. m_AnimationSpeed: 1
  6117. m_AnimationTimeOffset: 0
  6118. m_IsLooping: 1
  6119. - first: {x: -11, y: -10, z: 0}
  6120. second:
  6121. m_AnimatedSprites:
  6122. - {fileID: 2392622545682701655, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6123. - {fileID: 2062833539641120838, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6124. - {fileID: 5857973394418763831, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6125. m_AnimationSpeed: 1
  6126. m_AnimationTimeOffset: 0
  6127. m_IsLooping: 1
  6128. - first: {x: -8, y: -10, z: 0}
  6129. second:
  6130. m_AnimatedSprites:
  6131. - {fileID: 2392622545682701655, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6132. - {fileID: 2062833539641120838, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6133. - {fileID: 5857973394418763831, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6134. m_AnimationSpeed: 1
  6135. m_AnimationTimeOffset: 0
  6136. m_IsLooping: 1
  6137. - first: {x: -7, y: -10, z: 0}
  6138. second:
  6139. m_AnimatedSprites:
  6140. - {fileID: 2392622545682701655, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6141. - {fileID: 2062833539641120838, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6142. - {fileID: 5857973394418763831, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6143. m_AnimationSpeed: 1
  6144. m_AnimationTimeOffset: 0
  6145. m_IsLooping: 1
  6146. - first: {x: -17, y: -9, z: 0}
  6147. second:
  6148. m_AnimatedSprites:
  6149. - {fileID: 2392622545682701655, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6150. - {fileID: 2062833539641120838, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6151. - {fileID: 5857973394418763831, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6152. m_AnimationSpeed: 1
  6153. m_AnimationTimeOffset: 0
  6154. m_IsLooping: 1
  6155. - first: {x: -16, y: -9, z: 0}
  6156. second:
  6157. m_AnimatedSprites:
  6158. - {fileID: -3579432275851869700, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6159. - {fileID: 4574233787004004052, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6160. - {fileID: 6188574620670292506, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6161. m_AnimationSpeed: 1
  6162. m_AnimationTimeOffset: 0
  6163. m_IsLooping: 1
  6164. - first: {x: -11, y: -9, z: 0}
  6165. second:
  6166. m_AnimatedSprites:
  6167. - {fileID: -3579432275851869700, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6168. - {fileID: 4574233787004004052, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6169. - {fileID: 6188574620670292506, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6170. m_AnimationSpeed: 1
  6171. m_AnimationTimeOffset: 0
  6172. m_IsLooping: 1
  6173. - first: {x: -10, y: -9, z: 0}
  6174. second:
  6175. m_AnimatedSprites:
  6176. - {fileID: -4304056256674761281, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6177. - {fileID: 3164367340371128043, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6178. - {fileID: 1521970430990669334, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6179. m_AnimationSpeed: 1
  6180. m_AnimationTimeOffset: 0
  6181. m_IsLooping: 1
  6182. - first: {x: -9, y: -9, z: 0}
  6183. second:
  6184. m_AnimatedSprites:
  6185. - {fileID: -4304056256674761281, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6186. - {fileID: 3164367340371128043, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6187. - {fileID: 1521970430990669334, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6188. m_AnimationSpeed: 1
  6189. m_AnimationTimeOffset: 0
  6190. m_IsLooping: 1
  6191. - first: {x: -8, y: -9, z: 0}
  6192. second:
  6193. m_AnimatedSprites:
  6194. - {fileID: -3579432275851869700, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6195. - {fileID: 4574233787004004052, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6196. - {fileID: 6188574620670292506, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6197. m_AnimationSpeed: 1
  6198. m_AnimationTimeOffset: 0
  6199. m_IsLooping: 1
  6200. - first: {x: -7, y: -9, z: 0}
  6201. second:
  6202. m_AnimatedSprites:
  6203. - {fileID: -5182366973017181285, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6204. - {fileID: -5359866435592557381, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6205. - {fileID: -3209727430626345253, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6206. m_AnimationSpeed: 1
  6207. m_AnimationTimeOffset: 0
  6208. m_IsLooping: 1
  6209. - first: {x: -18, y: -8, z: 0}
  6210. second:
  6211. m_AnimatedSprites:
  6212. - {fileID: 2392622545682701655, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6213. - {fileID: 2062833539641120838, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6214. - {fileID: 5857973394418763831, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6215. m_AnimationSpeed: 1
  6216. m_AnimationTimeOffset: 0
  6217. m_IsLooping: 1
  6218. - first: {x: -17, y: -8, z: 0}
  6219. second:
  6220. m_AnimatedSprites:
  6221. - {fileID: -3579432275851869700, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6222. - {fileID: 4574233787004004052, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6223. - {fileID: 6188574620670292506, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6224. m_AnimationSpeed: 1
  6225. m_AnimationTimeOffset: 0
  6226. m_IsLooping: 1
  6227. - first: {x: -7, y: -8, z: 0}
  6228. second:
  6229. m_AnimatedSprites:
  6230. - {fileID: -5182366973017181285, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6231. - {fileID: -5359866435592557381, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6232. - {fileID: -3209727430626345253, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6233. m_AnimationSpeed: 1
  6234. m_AnimationTimeOffset: 0
  6235. m_IsLooping: 1
  6236. - first: {x: -18, y: -7, z: 0}
  6237. second:
  6238. m_AnimatedSprites:
  6239. - {fileID: -5182366973017181285, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6240. - {fileID: -5359866435592557381, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6241. - {fileID: -3209727430626345253, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6242. m_AnimationSpeed: 1
  6243. m_AnimationTimeOffset: 0
  6244. m_IsLooping: 1
  6245. - first: {x: -7, y: -7, z: 0}
  6246. second:
  6247. m_AnimatedSprites:
  6248. - {fileID: -5182366973017181285, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6249. - {fileID: -5359866435592557381, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6250. - {fileID: -3209727430626345253, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6251. m_AnimationSpeed: 1
  6252. m_AnimationTimeOffset: 0
  6253. m_IsLooping: 1
  6254. - first: {x: -19, y: -6, z: 0}
  6255. second:
  6256. m_AnimatedSprites:
  6257. - {fileID: 2392622545682701655, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6258. - {fileID: 2062833539641120838, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6259. - {fileID: 5857973394418763831, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6260. m_AnimationSpeed: 1
  6261. m_AnimationTimeOffset: 0
  6262. m_IsLooping: 1
  6263. - first: {x: -18, y: -6, z: 0}
  6264. second:
  6265. m_AnimatedSprites:
  6266. - {fileID: -3579432275851869700, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6267. - {fileID: 4574233787004004052, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6268. - {fileID: 6188574620670292506, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6269. m_AnimationSpeed: 1
  6270. m_AnimationTimeOffset: 0
  6271. m_IsLooping: 1
  6272. - first: {x: -7, y: -6, z: 0}
  6273. second:
  6274. m_AnimatedSprites:
  6275. - {fileID: -5182366973017181285, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6276. - {fileID: -5359866435592557381, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6277. - {fileID: -3209727430626345253, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6278. m_AnimationSpeed: 1
  6279. m_AnimationTimeOffset: 0
  6280. m_IsLooping: 1
  6281. - first: {x: -19, y: -5, z: 0}
  6282. second:
  6283. m_AnimatedSprites:
  6284. - {fileID: -5182366973017181285, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6285. - {fileID: -5359866435592557381, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6286. - {fileID: -3209727430626345253, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6287. m_AnimationSpeed: 1
  6288. m_AnimationTimeOffset: 0
  6289. m_IsLooping: 1
  6290. - first: {x: -9, y: -5, z: 0}
  6291. second:
  6292. m_AnimatedSprites:
  6293. - {fileID: -3579432275851869700, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6294. - {fileID: 4574233787004004052, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6295. - {fileID: 6188574620670292506, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6296. m_AnimationSpeed: 1
  6297. m_AnimationTimeOffset: 0
  6298. m_IsLooping: 1
  6299. - first: {x: -8, y: -5, z: 0}
  6300. second:
  6301. m_AnimatedSprites:
  6302. - {fileID: -4304056256674761281, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6303. - {fileID: 3164367340371128043, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6304. - {fileID: 1521970430990669334, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6305. m_AnimationSpeed: 1
  6306. m_AnimationTimeOffset: 0
  6307. m_IsLooping: 1
  6308. - first: {x: -7, y: -5, z: 0}
  6309. second:
  6310. m_AnimatedSprites:
  6311. - {fileID: 2908933115131099421, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6312. - {fileID: 3723787226094519576, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6313. - {fileID: 6992577118419328416, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6314. m_AnimationSpeed: 1
  6315. m_AnimationTimeOffset: 0
  6316. m_IsLooping: 1
  6317. - first: {x: -6, y: -5, z: 0}
  6318. second:
  6319. m_AnimatedSprites:
  6320. - {fileID: 2392622545682701655, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6321. - {fileID: 2062833539641120838, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6322. - {fileID: 5857973394418763831, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6323. m_AnimationSpeed: 1
  6324. m_AnimationTimeOffset: 0
  6325. m_IsLooping: 1
  6326. - first: {x: -19, y: -4, z: 0}
  6327. second:
  6328. m_AnimatedSprites:
  6329. - {fileID: 2392622545682701655, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6330. - {fileID: 2062833539641120838, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6331. - {fileID: 5857973394418763831, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6332. m_AnimationSpeed: 1
  6333. m_AnimationTimeOffset: 0
  6334. m_IsLooping: 1
  6335. - first: {x: -18, y: -4, z: 0}
  6336. second:
  6337. m_AnimatedSprites:
  6338. - {fileID: -3579432275851869700, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6339. - {fileID: 4574233787004004052, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6340. - {fileID: 6188574620670292506, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6341. m_AnimationSpeed: 1
  6342. m_AnimationTimeOffset: 0
  6343. m_IsLooping: 1
  6344. - first: {x: -9, y: -4, z: 0}
  6345. second:
  6346. m_AnimatedSprites:
  6347. - {fileID: -5182366973017181285, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6348. - {fileID: -5359866435592557381, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6349. - {fileID: -3209727430626345253, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6350. m_AnimationSpeed: 1
  6351. m_AnimationTimeOffset: 0
  6352. m_IsLooping: 1
  6353. - first: {x: -7, y: -4, z: 0}
  6354. second:
  6355. m_AnimatedSprites:
  6356. - {fileID: 2392622545682701655, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6357. - {fileID: 2062833539641120838, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6358. - {fileID: 5857973394418763831, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6359. m_AnimationSpeed: 1
  6360. m_AnimationTimeOffset: 0
  6361. m_IsLooping: 1
  6362. - first: {x: -6, y: -4, z: 0}
  6363. second:
  6364. m_AnimatedSprites:
  6365. - {fileID: 2392622545682701655, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6366. - {fileID: 2062833539641120838, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6367. - {fileID: 5857973394418763831, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6368. m_AnimationSpeed: 1
  6369. m_AnimationTimeOffset: 0
  6370. m_IsLooping: 1
  6371. - first: {x: -18, y: -3, z: 0}
  6372. second:
  6373. m_AnimatedSprites:
  6374. - {fileID: 2392622545682701655, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6375. - {fileID: 2062833539641120838, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6376. - {fileID: 5857973394418763831, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6377. m_AnimationSpeed: 1
  6378. m_AnimationTimeOffset: 0
  6379. m_IsLooping: 1
  6380. - first: {x: -17, y: -3, z: 0}
  6381. second:
  6382. m_AnimatedSprites:
  6383. - {fileID: -3579432275851869700, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6384. - {fileID: 4574233787004004052, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6385. - {fileID: 6188574620670292506, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6386. m_AnimationSpeed: 1
  6387. m_AnimationTimeOffset: 0
  6388. m_IsLooping: 1
  6389. - first: {x: -9, y: -3, z: 0}
  6390. second:
  6391. m_AnimatedSprites:
  6392. - {fileID: -5182366973017181285, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6393. - {fileID: -5359866435592557381, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6394. - {fileID: -3209727430626345253, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6395. m_AnimationSpeed: 1
  6396. m_AnimationTimeOffset: 0
  6397. m_IsLooping: 1
  6398. - first: {x: -17, y: -2, z: 0}
  6399. second:
  6400. m_AnimatedSprites:
  6401. - {fileID: -5182366973017181285, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6402. - {fileID: -5359866435592557381, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6403. - {fileID: -3209727430626345253, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6404. m_AnimationSpeed: 1
  6405. m_AnimationTimeOffset: 0
  6406. m_IsLooping: 1
  6407. - first: {x: -9, y: -2, z: 0}
  6408. second:
  6409. m_AnimatedSprites:
  6410. - {fileID: -5182366973017181285, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6411. - {fileID: -5359866435592557381, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6412. - {fileID: -3209727430626345253, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6413. m_AnimationSpeed: 1
  6414. m_AnimationTimeOffset: 0
  6415. m_IsLooping: 1
  6416. - first: {x: -17, y: -1, z: 0}
  6417. second:
  6418. m_AnimatedSprites:
  6419. - {fileID: 2392622545682701655, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6420. - {fileID: 2062833539641120838, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6421. - {fileID: 5857973394418763831, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6422. m_AnimationSpeed: 1
  6423. m_AnimationTimeOffset: 0
  6424. m_IsLooping: 1
  6425. - first: {x: -16, y: -1, z: 0}
  6426. second:
  6427. m_AnimatedSprites:
  6428. - {fileID: -4304056256674761281, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6429. - {fileID: 3164367340371128043, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6430. - {fileID: 1521970430990669334, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6431. m_AnimationSpeed: 1
  6432. m_AnimationTimeOffset: 0
  6433. m_IsLooping: 1
  6434. - first: {x: -15, y: -1, z: 0}
  6435. second:
  6436. m_AnimatedSprites:
  6437. - {fileID: -3579432275851869700, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6438. - {fileID: 4574233787004004052, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6439. - {fileID: 6188574620670292506, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6440. m_AnimationSpeed: 1
  6441. m_AnimationTimeOffset: 0
  6442. m_IsLooping: 1
  6443. - first: {x: -13, y: -1, z: 0}
  6444. second:
  6445. m_AnimatedSprites:
  6446. - {fileID: -3579432275851869700, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6447. - {fileID: 4574233787004004052, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6448. - {fileID: 6188574620670292506, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6449. m_AnimationSpeed: 1
  6450. m_AnimationTimeOffset: 0
  6451. m_IsLooping: 1
  6452. - first: {x: -12, y: -1, z: 0}
  6453. second:
  6454. m_AnimatedSprites:
  6455. - {fileID: -4304056256674761281, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6456. - {fileID: 3164367340371128043, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6457. - {fileID: 1521970430990669334, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6458. m_AnimationSpeed: 1
  6459. m_AnimationTimeOffset: 0
  6460. m_IsLooping: 1
  6461. - first: {x: -11, y: -1, z: 0}
  6462. second:
  6463. m_AnimatedSprites:
  6464. - {fileID: -4304056256674761281, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6465. - {fileID: 3164367340371128043, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6466. - {fileID: 1521970430990669334, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6467. m_AnimationSpeed: 1
  6468. m_AnimationTimeOffset: 0
  6469. m_IsLooping: 1
  6470. - first: {x: -10, y: -1, z: 0}
  6471. second:
  6472. m_AnimatedSprites:
  6473. - {fileID: -4304056256674761281, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6474. - {fileID: 3164367340371128043, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6475. - {fileID: 1521970430990669334, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6476. m_AnimationSpeed: 1
  6477. m_AnimationTimeOffset: 0
  6478. m_IsLooping: 1
  6479. - first: {x: -9, y: -1, z: 0}
  6480. second:
  6481. m_AnimatedSprites:
  6482. - {fileID: 2392622545682701655, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6483. - {fileID: 2062833539641120838, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6484. - {fileID: 5857973394418763831, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6485. m_AnimationSpeed: 1
  6486. m_AnimationTimeOffset: 0
  6487. m_IsLooping: 1
  6488. - first: {x: -15, y: 0, z: 0}
  6489. second:
  6490. m_AnimatedSprites:
  6491. - {fileID: 2392622545682701655, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6492. - {fileID: 2062833539641120838, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6493. - {fileID: 5857973394418763831, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6494. m_AnimationSpeed: 1
  6495. m_AnimationTimeOffset: 0
  6496. m_IsLooping: 1
  6497. - first: {x: -14, y: 0, z: 0}
  6498. second:
  6499. m_AnimatedSprites:
  6500. - {fileID: -4304056256674761281, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6501. - {fileID: 3164367340371128043, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6502. - {fileID: 1521970430990669334, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6503. m_AnimationSpeed: 1
  6504. m_AnimationTimeOffset: 0
  6505. m_IsLooping: 1
  6506. - first: {x: -13, y: 0, z: 0}
  6507. second:
  6508. m_AnimatedSprites:
  6509. - {fileID: 2392622545682701655, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6510. - {fileID: 2062833539641120838, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6511. - {fileID: 5857973394418763831, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6512. m_AnimationSpeed: 1
  6513. m_AnimationTimeOffset: 0
  6514. m_IsLooping: 1
  6515. m_TileAssetArray:
  6516. - m_RefCount: 0
  6517. m_Data: {fileID: 0}
  6518. - m_RefCount: 0
  6519. m_Data: {fileID: 0}
  6520. - m_RefCount: 0
  6521. m_Data: {fileID: 0}
  6522. - m_RefCount: 0
  6523. m_Data: {fileID: 0}
  6524. - m_RefCount: 0
  6525. m_Data: {fileID: 0}
  6526. - m_RefCount: 0
  6527. m_Data: {fileID: 0}
  6528. - m_RefCount: 26
  6529. m_Data: {fileID: 11400000, guid: b0bc2941cbd86ab4a9a8452a2fa4651e, type: 2}
  6530. - m_RefCount: 114
  6531. m_Data: {fileID: 11400000, guid: 826d3f114a9eefb41b22e835ae8815b4, type: 2}
  6532. - m_RefCount: 365
  6533. m_Data: {fileID: 11400000, guid: 8eabe9e0b1df24d4e9574e20ecdfe9e5, type: 2}
  6534. m_TileSpriteArray:
  6535. - m_RefCount: 65
  6536. m_Data: {fileID: -4855834320508401745, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6537. - m_RefCount: 15
  6538. m_Data: {fileID: -5061636820023568461, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6539. - m_RefCount: 16
  6540. m_Data: {fileID: 2392622545682701655, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6541. - m_RefCount: 10
  6542. m_Data: {fileID: -5182366973017181285, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6543. - m_RefCount: 3
  6544. m_Data: {fileID: -2453023805377281342, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6545. - m_RefCount: 4
  6546. m_Data: {fileID: -6586665519247718117, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6547. - m_RefCount: 12
  6548. m_Data: {fileID: 6943172977645297248, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6549. - m_RefCount: 5
  6550. m_Data: {fileID: 8532260304082511451, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6551. - m_RefCount: 14
  6552. m_Data: {fileID: 8086981906764435807, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6553. - m_RefCount: 4
  6554. m_Data: {fileID: -6418274858196677816, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6555. - m_RefCount: 281
  6556. m_Data: {fileID: 6583565629995163404, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6557. - m_RefCount: 5
  6558. m_Data: {fileID: -484966942241632645, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6559. - m_RefCount: 2
  6560. m_Data: {fileID: 3998301828784078130, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6561. - m_RefCount: 13
  6562. m_Data: {fileID: -6192052360228097405, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6563. - m_RefCount: 3
  6564. m_Data: {fileID: -3806159374834931193, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6565. - m_RefCount: 4
  6566. m_Data: {fileID: -4932390731957070849, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6567. - m_RefCount: 10
  6568. m_Data: {fileID: -3579432275851869700, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6569. - m_RefCount: 12
  6570. m_Data: {fileID: -4304056256674761281, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6571. - m_RefCount: 5
  6572. m_Data: {fileID: -19418003413628167, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6573. - m_RefCount: 2
  6574. m_Data: {fileID: 8791563513433778591, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6575. - m_RefCount: 11
  6576. m_Data: {fileID: 5867815065556567473, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6577. - m_RefCount: 2
  6578. m_Data: {fileID: 560172194065194345, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6579. - m_RefCount: 3
  6580. m_Data: {fileID: -7203716348486262060, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6581. - m_RefCount: 0
  6582. m_Data: {fileID: 0}
  6583. - m_RefCount: 3
  6584. m_Data: {fileID: -5624113679489621503, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6585. - m_RefCount: 1
  6586. m_Data: {fileID: 2908933115131099421, guid: 19571b43769a9484a87ec04e37c8dff9, type: 3}
  6587. m_TileMatrixArray:
  6588. - m_RefCount: 458
  6589. m_Data:
  6590. e00: 1
  6591. e01: 0
  6592. e02: 0
  6593. e03: 0
  6594. e10: 0
  6595. e11: 1
  6596. e12: 0
  6597. e13: 0
  6598. e20: 0
  6599. e21: 0
  6600. e22: 1
  6601. e23: 0
  6602. e30: 0
  6603. e31: 0
  6604. e32: 0
  6605. e33: 1
  6606. - m_RefCount: 9
  6607. m_Data:
  6608. e00: 1
  6609. e01: -0
  6610. e02: 0
  6611. e03: 0
  6612. e10: 0
  6613. e11: -1
  6614. e12: 0
  6615. e13: 0
  6616. e20: 0
  6617. e21: -0
  6618. e22: 1
  6619. e23: 0
  6620. e30: 0
  6621. e31: 0
  6622. e32: 0
  6623. e33: 1
  6624. - m_RefCount: 10
  6625. m_Data:
  6626. e00: -1
  6627. e01: 0
  6628. e02: 0
  6629. e03: 0
  6630. e10: -0
  6631. e11: 1
  6632. e12: 0
  6633. e13: 0
  6634. e20: -0
  6635. e21: 0
  6636. e22: 1
  6637. e23: 0
  6638. e30: 0
  6639. e31: 0
  6640. e32: 0
  6641. e33: 1
  6642. - m_RefCount: 11
  6643. m_Data:
  6644. e00: 0.000000059604645
  6645. e01: 0.99999994
  6646. e02: 0
  6647. e03: 0
  6648. e10: -0.99999994
  6649. e11: 0.000000059604645
  6650. e12: -0
  6651. e13: 0
  6652. e20: -0
  6653. e21: 0
  6654. e22: 1
  6655. e23: 0
  6656. e30: 0
  6657. e31: 0
  6658. e32: 0
  6659. e33: 1
  6660. - m_RefCount: 6
  6661. m_Data:
  6662. e00: -1
  6663. e01: -0.00000008742278
  6664. e02: -0
  6665. e03: 0
  6666. e10: 0.00000008742278
  6667. e11: -1
  6668. e12: 0
  6669. e13: 0
  6670. e20: 0
  6671. e21: -0
  6672. e22: 1
  6673. e23: 0
  6674. e30: 0
  6675. e31: 0
  6676. e32: 0
  6677. e33: 1
  6678. - m_RefCount: 11
  6679. m_Data:
  6680. e00: 0.000000059604645
  6681. e01: -0.99999994
  6682. e02: -0
  6683. e03: 0
  6684. e10: 0.99999994
  6685. e11: 0.000000059604645
  6686. e12: 0
  6687. e13: 0
  6688. e20: 0
  6689. e21: -0
  6690. e22: 1
  6691. e23: 0
  6692. e30: 0
  6693. e31: 0
  6694. e32: 0
  6695. e33: 1
  6696. m_TileColorArray:
  6697. - m_RefCount: 0
  6698. m_Data: {r: 1.0879162e-19, g: 1.0879162e-19, b: 1.0879162e-19, a: 1.0879162e-19}
  6699. - m_RefCount: 0
  6700. m_Data: {r: 1.0879162e-19, g: 1.0879162e-19, b: 1.0879162e-19, a: 1.0879162e-19}
  6701. - m_RefCount: 0
  6702. m_Data: {r: 1.0879162e-19, g: 1.0879162e-19, b: 1.0879162e-19, a: 1.0879162e-19}
  6703. - m_RefCount: 0
  6704. m_Data: {r: 1.0879162e-19, g: 1.0879162e-19, b: 1.0879162e-19, a: 1.0879162e-19}
  6705. - m_RefCount: 0
  6706. m_Data: {r: 1.0879162e-19, g: 1.0879162e-19, b: 1.0879162e-19, a: 1.0879162e-19}
  6707. - m_RefCount: 0
  6708. m_Data: {r: 1.0879162e-19, g: 1.0879162e-19, b: 1.0879162e-19, a: 1.0879162e-19}
  6709. - m_RefCount: 0
  6710. m_Data: {r: 1.0879162e-19, g: 1.0879162e-19, b: 1.0879162e-19, a: 1.0879162e-19}
  6711. - m_RefCount: 0
  6712. m_Data: {r: 1.0879162e-19, g: 1.0879162e-19, b: 1.0879162e-19, a: 1.0879162e-19}
  6713. - m_RefCount: 505
  6714. m_Data: {r: 1, g: 1, b: 1, a: 1}
  6715. m_TileObjectToInstantiateArray:
  6716. - m_RefCount: 2
  6717. m_Data: {fileID: 2265219206838464121, guid: 0e039087f443cff459dfa5a379ac4300, type: 3}
  6718. - m_RefCount: 65
  6719. m_Data: {fileID: 6269416748489664432, guid: 1bb714d335ea9c34a809f66541dd7cf1, type: 3}
  6720. - m_RefCount: 286
  6721. m_Data: {fileID: 726810167755630028, guid: a0816e694aadb244eba5ae43e7ffa7da, type: 3}
  6722. m_AnimationFrameRate: 1
  6723. m_Color: {r: 1, g: 1, b: 1, a: 1}
  6724. m_Origin: {x: -19, y: -18, z: 0}
  6725. m_Size: {x: 38, y: 23, z: 1}
  6726. m_TileAnchor: {x: 0.5, y: 0.5, z: 0}
  6727. m_TileOrientation: 0
  6728. m_TileOrientationMatrix:
  6729. e00: 1
  6730. e01: 0
  6731. e02: 0
  6732. e03: 0
  6733. e10: 0
  6734. e11: 1
  6735. e12: 0
  6736. e13: 0
  6737. e20: 0
  6738. e21: 0
  6739. e22: 1
  6740. e23: 0
  6741. e30: 0
  6742. e31: 0
  6743. e32: 0
  6744. e33: 1
  6745. --- !u!19719996 &702407481
  6746. TilemapCollider2D:
  6747. m_ObjectHideFlags: 0
  6748. m_CorrespondingSourceObject: {fileID: 0}
  6749. m_PrefabInstance: {fileID: 0}
  6750. m_PrefabAsset: {fileID: 0}
  6751. m_GameObject: {fileID: 702407477}
  6752. m_Enabled: 1
  6753. m_Density: 1
  6754. m_Material: {fileID: 0}
  6755. m_IsTrigger: 1
  6756. m_UsedByEffector: 0
  6757. m_UsedByComposite: 0
  6758. m_Offset: {x: 0, y: 0}
  6759. m_MaximumTileChangeCount: 1000
  6760. m_ExtrusionFactor: 0.00001
  6761. --- !u!1 &732543220
  6762. GameObject:
  6763. m_ObjectHideFlags: 3
  6764. m_CorrespondingSourceObject: {fileID: 0}
  6765. m_PrefabInstance: {fileID: 0}
  6766. m_PrefabAsset: {fileID: 0}
  6767. serializedVersion: 6
  6768. m_Component:
  6769. - component: {fileID: 732543221}
  6770. - component: {fileID: 732543223}
  6771. - component: {fileID: 732543222}
  6772. m_Layer: 0
  6773. m_Name: cm
  6774. m_TagString: Untagged
  6775. m_Icon: {fileID: 0}
  6776. m_NavMeshLayer: 0
  6777. m_StaticEditorFlags: 0
  6778. m_IsActive: 1
  6779. --- !u!4 &732543221
  6780. Transform:
  6781. m_ObjectHideFlags: 3
  6782. m_CorrespondingSourceObject: {fileID: 0}
  6783. m_PrefabInstance: {fileID: 0}
  6784. m_PrefabAsset: {fileID: 0}
  6785. m_GameObject: {fileID: 732543220}
  6786. m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
  6787. m_LocalPosition: {x: -347.83417, y: -279.58255, z: 1233.0363}
  6788. m_LocalScale: {x: 1, y: 1, z: 1}
  6789. m_Children: []
  6790. m_Father: {fileID: 76099057}
  6791. m_RootOrder: 0
  6792. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  6793. --- !u!114 &732543222
  6794. MonoBehaviour:
  6795. m_ObjectHideFlags: 3
  6796. m_CorrespondingSourceObject: {fileID: 0}
  6797. m_PrefabInstance: {fileID: 0}
  6798. m_PrefabAsset: {fileID: 0}
  6799. m_GameObject: {fileID: 732543220}
  6800. m_Enabled: 1
  6801. m_EditorHideFlags: 0
  6802. m_Script: {fileID: 11500000, guid: 6ad980451443d70438faac0bc6c235a0, type: 3}
  6803. m_Name:
  6804. m_EditorClassIdentifier:
  6805. m_TrackedObjectOffset: {x: 0, y: 0, z: 0}
  6806. m_LookaheadTime: 0
  6807. m_LookaheadSmoothing: 0
  6808. m_LookaheadIgnoreY: 0
  6809. m_XDamping: 1
  6810. m_YDamping: 1
  6811. m_ZDamping: 1
  6812. m_TargetMovementOnly: 1
  6813. m_ScreenX: 0.5
  6814. m_ScreenY: 0.5
  6815. m_CameraDistance: 10
  6816. m_DeadZoneWidth: 0
  6817. m_DeadZoneHeight: 0
  6818. m_DeadZoneDepth: 0
  6819. m_UnlimitedSoftZone: 0
  6820. m_SoftZoneWidth: 0.8
  6821. m_SoftZoneHeight: 0.8
  6822. m_BiasX: 0
  6823. m_BiasY: 0
  6824. m_CenterOnActivate: 1
  6825. m_GroupFramingMode: 2
  6826. m_AdjustmentMode: 0
  6827. m_GroupFramingSize: 0.8
  6828. m_MaxDollyIn: 5000
  6829. m_MaxDollyOut: 5000
  6830. m_MinimumDistance: 1
  6831. m_MaximumDistance: 5000
  6832. m_MinimumFOV: 3
  6833. m_MaximumFOV: 60
  6834. m_MinimumOrthoSize: 1
  6835. m_MaximumOrthoSize: 5000
  6836. --- !u!114 &732543223
  6837. MonoBehaviour:
  6838. m_ObjectHideFlags: 3
  6839. m_CorrespondingSourceObject: {fileID: 0}
  6840. m_PrefabInstance: {fileID: 0}
  6841. m_PrefabAsset: {fileID: 0}
  6842. m_GameObject: {fileID: 732543220}
  6843. m_Enabled: 1
  6844. m_EditorHideFlags: 0
  6845. m_Script: {fileID: 11500000, guid: ac0b09e7857660247b1477e93731de29, type: 3}
  6846. m_Name:
  6847. m_EditorClassIdentifier:
  6848. --- !u!1 &738929855
  6849. GameObject:
  6850. m_ObjectHideFlags: 0
  6851. m_CorrespondingSourceObject: {fileID: 0}
  6852. m_PrefabInstance: {fileID: 0}
  6853. m_PrefabAsset: {fileID: 0}
  6854. serializedVersion: 6
  6855. m_Component:
  6856. - component: {fileID: 738929859}
  6857. - component: {fileID: 738929858}
  6858. - component: {fileID: 738929857}
  6859. - component: {fileID: 738929856}
  6860. m_Layer: 5
  6861. m_Name: InitiativePanel
  6862. m_TagString: Untagged
  6863. m_Icon: {fileID: 0}
  6864. m_NavMeshLayer: 0
  6865. m_StaticEditorFlags: 0
  6866. m_IsActive: 0
  6867. --- !u!114 &738929856
  6868. MonoBehaviour:
  6869. m_ObjectHideFlags: 0
  6870. m_CorrespondingSourceObject: {fileID: 0}
  6871. m_PrefabInstance: {fileID: 0}
  6872. m_PrefabAsset: {fileID: 0}
  6873. m_GameObject: {fileID: 738929855}
  6874. m_Enabled: 1
  6875. m_EditorHideFlags: 0
  6876. m_Script: {fileID: 11500000, guid: 30649d3a9faa99c48a7b1166b86bf2a0, type: 3}
  6877. m_Name:
  6878. m_EditorClassIdentifier:
  6879. m_Padding:
  6880. m_Left: 10
  6881. m_Right: 0
  6882. m_Top: 5
  6883. m_Bottom: 5
  6884. m_ChildAlignment: 0
  6885. m_Spacing: 5
  6886. m_ChildForceExpandWidth: 1
  6887. m_ChildForceExpandHeight: 1
  6888. m_ChildControlWidth: 0
  6889. m_ChildControlHeight: 0
  6890. m_ChildScaleWidth: 0
  6891. m_ChildScaleHeight: 0
  6892. m_ReverseArrangement: 0
  6893. --- !u!114 &738929857
  6894. MonoBehaviour:
  6895. m_ObjectHideFlags: 0
  6896. m_CorrespondingSourceObject: {fileID: 0}
  6897. m_PrefabInstance: {fileID: 0}
  6898. m_PrefabAsset: {fileID: 0}
  6899. m_GameObject: {fileID: 738929855}
  6900. m_Enabled: 1
  6901. m_EditorHideFlags: 0
  6902. m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  6903. m_Name:
  6904. m_EditorClassIdentifier:
  6905. m_Material: {fileID: 0}
  6906. m_Color: {r: 1, g: 1, b: 1, a: 0.392}
  6907. m_RaycastTarget: 1
  6908. m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
  6909. m_Maskable: 1
  6910. m_OnCullStateChanged:
  6911. m_PersistentCalls:
  6912. m_Calls: []
  6913. m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0}
  6914. m_Type: 1
  6915. m_PreserveAspect: 0
  6916. m_FillCenter: 1
  6917. m_FillMethod: 4
  6918. m_FillAmount: 1
  6919. m_FillClockwise: 1
  6920. m_FillOrigin: 0
  6921. m_UseSpriteMesh: 0
  6922. m_PixelsPerUnitMultiplier: 1
  6923. --- !u!222 &738929858
  6924. CanvasRenderer:
  6925. m_ObjectHideFlags: 0
  6926. m_CorrespondingSourceObject: {fileID: 0}
  6927. m_PrefabInstance: {fileID: 0}
  6928. m_PrefabAsset: {fileID: 0}
  6929. m_GameObject: {fileID: 738929855}
  6930. m_CullTransparentMesh: 1
  6931. --- !u!224 &738929859
  6932. RectTransform:
  6933. m_ObjectHideFlags: 0
  6934. m_CorrespondingSourceObject: {fileID: 0}
  6935. m_PrefabInstance: {fileID: 0}
  6936. m_PrefabAsset: {fileID: 0}
  6937. m_GameObject: {fileID: 738929855}
  6938. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  6939. m_LocalPosition: {x: 0, y: 0, z: 0}
  6940. m_LocalScale: {x: 1, y: 1, z: 1}
  6941. m_Children: []
  6942. m_Father: {fileID: 1820599829}
  6943. m_RootOrder: 1
  6944. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  6945. m_AnchorMin: {x: 0, y: 1}
  6946. m_AnchorMax: {x: 1, y: 1}
  6947. m_AnchoredPosition: {x: 0, y: -5}
  6948. m_SizeDelta: {x: -100, y: 80}
  6949. m_Pivot: {x: 0.5, y: 1}
  6950. --- !u!1 &749346294
  6951. GameObject:
  6952. m_ObjectHideFlags: 0
  6953. m_CorrespondingSourceObject: {fileID: 0}
  6954. m_PrefabInstance: {fileID: 0}
  6955. m_PrefabAsset: {fileID: 0}
  6956. serializedVersion: 6
  6957. m_Component:
  6958. - component: {fileID: 749346297}
  6959. - component: {fileID: 749346296}
  6960. - component: {fileID: 749346298}
  6961. - component: {fileID: 749346295}
  6962. m_Layer: 0
  6963. m_Name: Human1
  6964. m_TagString: Untagged
  6965. m_Icon: {fileID: 0}
  6966. m_NavMeshLayer: 0
  6967. m_StaticEditorFlags: 0
  6968. m_IsActive: 1
  6969. --- !u!61 &749346295
  6970. BoxCollider2D:
  6971. m_ObjectHideFlags: 0
  6972. m_CorrespondingSourceObject: {fileID: 0}
  6973. m_PrefabInstance: {fileID: 0}
  6974. m_PrefabAsset: {fileID: 0}
  6975. m_GameObject: {fileID: 749346294}
  6976. m_Enabled: 1
  6977. m_Density: 1
  6978. m_Material: {fileID: 0}
  6979. m_IsTrigger: 1
  6980. m_UsedByEffector: 0
  6981. m_UsedByComposite: 0
  6982. m_Offset: {x: 0, y: 0}
  6983. m_SpriteTilingProperty:
  6984. border: {x: 0, y: 0, z: 0, w: 0}
  6985. pivot: {x: 0.5, y: 0.5}
  6986. oldSize: {x: 0.84210527, y: 0.84210527}
  6987. newSize: {x: 0.84210527, y: 0.84210527}
  6988. adaptiveTilingThreshold: 0.5
  6989. drawMode: 0
  6990. adaptiveTiling: 0
  6991. m_AutoTiling: 0
  6992. serializedVersion: 2
  6993. m_Size: {x: 0.84210527, y: 0.84210527}
  6994. m_EdgeRadius: 0
  6995. --- !u!212 &749346296
  6996. SpriteRenderer:
  6997. m_ObjectHideFlags: 0
  6998. m_CorrespondingSourceObject: {fileID: 0}
  6999. m_PrefabInstance: {fileID: 0}
  7000. m_PrefabAsset: {fileID: 0}
  7001. m_GameObject: {fileID: 749346294}
  7002. m_Enabled: 1
  7003. m_CastShadows: 0
  7004. m_ReceiveShadows: 0
  7005. m_DynamicOccludee: 1
  7006. m_MotionVectors: 1
  7007. m_LightProbeUsage: 1
  7008. m_ReflectionProbeUsage: 1
  7009. m_RayTracingMode: 0
  7010. m_RayTraceProcedural: 0
  7011. m_RenderingLayerMask: 1
  7012. m_RendererPriority: 0
  7013. m_Materials:
  7014. - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0}
  7015. m_StaticBatchInfo:
  7016. firstSubMesh: 0
  7017. subMeshCount: 0
  7018. m_StaticBatchRoot: {fileID: 0}
  7019. m_ProbeAnchor: {fileID: 0}
  7020. m_LightProbeVolumeOverride: {fileID: 0}
  7021. m_ScaleInLightmap: 1
  7022. m_ReceiveGI: 1
  7023. m_PreserveUVs: 0
  7024. m_IgnoreNormalsForChartDetection: 0
  7025. m_ImportantGI: 0
  7026. m_StitchLightmapSeams: 1
  7027. m_SelectedEditorRenderState: 0
  7028. m_MinimumChartSize: 4
  7029. m_AutoUVMaxDistance: 0.5
  7030. m_AutoUVMaxAngle: 89
  7031. m_LightmapParameters: {fileID: 0}
  7032. m_SortingLayerID: -156833673
  7033. m_SortingLayer: 2
  7034. m_SortingOrder: 0
  7035. m_Sprite: {fileID: -6426286884345725158, guid: 948009065a290d14296cd54174479615, type: 3}
  7036. m_Color: {r: 1, g: 1, b: 1, a: 1}
  7037. m_FlipX: 0
  7038. m_FlipY: 0
  7039. m_DrawMode: 0
  7040. m_Size: {x: 0.84210527, y: 0.84210527}
  7041. m_AdaptiveModeThreshold: 0.5
  7042. m_SpriteTileMode: 0
  7043. m_WasSpriteAssigned: 1
  7044. m_MaskInteraction: 0
  7045. m_SpriteSortPoint: 0
  7046. --- !u!4 &749346297
  7047. Transform:
  7048. m_ObjectHideFlags: 0
  7049. m_CorrespondingSourceObject: {fileID: 0}
  7050. m_PrefabInstance: {fileID: 0}
  7051. m_PrefabAsset: {fileID: 0}
  7052. m_GameObject: {fileID: 749346294}
  7053. m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
  7054. m_LocalPosition: {x: 7.5, y: -15.5, z: 0}
  7055. m_LocalScale: {x: 1, y: 1, z: 1}
  7056. m_Children: []
  7057. m_Father: {fileID: 0}
  7058. m_RootOrder: 2
  7059. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  7060. --- !u!114 &749346298
  7061. MonoBehaviour:
  7062. m_ObjectHideFlags: 0
  7063. m_CorrespondingSourceObject: {fileID: 0}
  7064. m_PrefabInstance: {fileID: 0}
  7065. m_PrefabAsset: {fileID: 0}
  7066. m_GameObject: {fileID: 749346294}
  7067. m_Enabled: 1
  7068. m_EditorHideFlags: 0
  7069. m_Script: {fileID: 11500000, guid: 9ebe8c4f95ed82945afceb788ea989a3, type: 3}
  7070. m_Name:
  7071. m_EditorClassIdentifier:
  7072. creatureImage: {fileID: -6426286884345725158, guid: 948009065a290d14296cd54174479615, type: 3}
  7073. humanControlled: 1
  7074. --- !u!1 &808860889
  7075. GameObject:
  7076. m_ObjectHideFlags: 0
  7077. m_CorrespondingSourceObject: {fileID: 0}
  7078. m_PrefabInstance: {fileID: 0}
  7079. m_PrefabAsset: {fileID: 0}
  7080. serializedVersion: 6
  7081. m_Component:
  7082. - component: {fileID: 808860890}
  7083. - component: {fileID: 808860893}
  7084. - component: {fileID: 808860892}
  7085. - component: {fileID: 808860891}
  7086. m_Layer: 5
  7087. m_Name: ShowHideButton
  7088. m_TagString: Untagged
  7089. m_Icon: {fileID: 0}
  7090. m_NavMeshLayer: 0
  7091. m_StaticEditorFlags: 0
  7092. m_IsActive: 1
  7093. --- !u!224 &808860890
  7094. RectTransform:
  7095. m_ObjectHideFlags: 0
  7096. m_CorrespondingSourceObject: {fileID: 0}
  7097. m_PrefabInstance: {fileID: 0}
  7098. m_PrefabAsset: {fileID: 0}
  7099. m_GameObject: {fileID: 808860889}
  7100. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  7101. m_LocalPosition: {x: 0, y: 0, z: 0}
  7102. m_LocalScale: {x: 1, y: 1, z: 1}
  7103. m_Children:
  7104. - {fileID: 325530481}
  7105. m_Father: {fileID: 2119261211}
  7106. m_RootOrder: 2
  7107. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  7108. m_AnchorMin: {x: 1, y: 1}
  7109. m_AnchorMax: {x: 1, y: 1}
  7110. m_AnchoredPosition: {x: -2, y: -2}
  7111. m_SizeDelta: {x: 41, y: 41}
  7112. m_Pivot: {x: 1, y: 1}
  7113. --- !u!114 &808860891
  7114. MonoBehaviour:
  7115. m_ObjectHideFlags: 0
  7116. m_CorrespondingSourceObject: {fileID: 0}
  7117. m_PrefabInstance: {fileID: 0}
  7118. m_PrefabAsset: {fileID: 0}
  7119. m_GameObject: {fileID: 808860889}
  7120. m_Enabled: 1
  7121. m_EditorHideFlags: 0
  7122. m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3}
  7123. m_Name:
  7124. m_EditorClassIdentifier:
  7125. m_Navigation:
  7126. m_Mode: 3
  7127. m_WrapAround: 0
  7128. m_SelectOnUp: {fileID: 0}
  7129. m_SelectOnDown: {fileID: 0}
  7130. m_SelectOnLeft: {fileID: 0}
  7131. m_SelectOnRight: {fileID: 0}
  7132. m_Transition: 1
  7133. m_Colors:
  7134. m_NormalColor: {r: 1, g: 1, b: 1, a: 1}
  7135. m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
  7136. m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1}
  7137. m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
  7138. m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608}
  7139. m_ColorMultiplier: 1
  7140. m_FadeDuration: 0.1
  7141. m_SpriteState:
  7142. m_HighlightedSprite: {fileID: 0}
  7143. m_PressedSprite: {fileID: 0}
  7144. m_SelectedSprite: {fileID: 0}
  7145. m_DisabledSprite: {fileID: 0}
  7146. m_AnimationTriggers:
  7147. m_NormalTrigger: Normal
  7148. m_HighlightedTrigger: Highlighted
  7149. m_PressedTrigger: Pressed
  7150. m_SelectedTrigger: Selected
  7151. m_DisabledTrigger: Disabled
  7152. m_Interactable: 1
  7153. m_TargetGraphic: {fileID: 808860892}
  7154. m_OnClick:
  7155. m_PersistentCalls:
  7156. m_Calls: []
  7157. --- !u!114 &808860892
  7158. MonoBehaviour:
  7159. m_ObjectHideFlags: 0
  7160. m_CorrespondingSourceObject: {fileID: 0}
  7161. m_PrefabInstance: {fileID: 0}
  7162. m_PrefabAsset: {fileID: 0}
  7163. m_GameObject: {fileID: 808860889}
  7164. m_Enabled: 1
  7165. m_EditorHideFlags: 0
  7166. m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  7167. m_Name:
  7168. m_EditorClassIdentifier:
  7169. m_Material: {fileID: 0}
  7170. m_Color: {r: 1, g: 1, b: 1, a: 1}
  7171. m_RaycastTarget: 1
  7172. m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
  7173. m_Maskable: 1
  7174. m_OnCullStateChanged:
  7175. m_PersistentCalls:
  7176. m_Calls: []
  7177. m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0}
  7178. m_Type: 1
  7179. m_PreserveAspect: 0
  7180. m_FillCenter: 1
  7181. m_FillMethod: 4
  7182. m_FillAmount: 1
  7183. m_FillClockwise: 1
  7184. m_FillOrigin: 0
  7185. m_UseSpriteMesh: 0
  7186. m_PixelsPerUnitMultiplier: 1
  7187. --- !u!222 &808860893
  7188. CanvasRenderer:
  7189. m_ObjectHideFlags: 0
  7190. m_CorrespondingSourceObject: {fileID: 0}
  7191. m_PrefabInstance: {fileID: 0}
  7192. m_PrefabAsset: {fileID: 0}
  7193. m_GameObject: {fileID: 808860889}
  7194. m_CullTransparentMesh: 1
  7195. --- !u!1001 &871314050
  7196. PrefabInstance:
  7197. m_ObjectHideFlags: 0
  7198. serializedVersion: 2
  7199. m_Modification:
  7200. m_TransformParent: {fileID: 1820599829}
  7201. m_Modifications:
  7202. - target: {fileID: 4058989788789655692, guid: b7dafe21ab6bc474186a94ed0f90aed3, type: 3}
  7203. propertyPath: m_Pivot.x
  7204. value: 0.5
  7205. objectReference: {fileID: 0}
  7206. - target: {fileID: 4058989788789655692, guid: b7dafe21ab6bc474186a94ed0f90aed3, type: 3}
  7207. propertyPath: m_Pivot.y
  7208. value: 0.5
  7209. objectReference: {fileID: 0}
  7210. - target: {fileID: 4058989788789655692, guid: b7dafe21ab6bc474186a94ed0f90aed3, type: 3}
  7211. propertyPath: m_RootOrder
  7212. value: 4
  7213. objectReference: {fileID: 0}
  7214. - target: {fileID: 4058989788789655692, guid: b7dafe21ab6bc474186a94ed0f90aed3, type: 3}
  7215. propertyPath: m_AnchorMax.x
  7216. value: 0.5
  7217. objectReference: {fileID: 0}
  7218. - target: {fileID: 4058989788789655692, guid: b7dafe21ab6bc474186a94ed0f90aed3, type: 3}
  7219. propertyPath: m_AnchorMax.y
  7220. value: 0.5
  7221. objectReference: {fileID: 0}
  7222. - target: {fileID: 4058989788789655692, guid: b7dafe21ab6bc474186a94ed0f90aed3, type: 3}
  7223. propertyPath: m_AnchorMin.x
  7224. value: 0.5
  7225. objectReference: {fileID: 0}
  7226. - target: {fileID: 4058989788789655692, guid: b7dafe21ab6bc474186a94ed0f90aed3, type: 3}
  7227. propertyPath: m_AnchorMin.y
  7228. value: 0.5
  7229. objectReference: {fileID: 0}
  7230. - target: {fileID: 4058989788789655692, guid: b7dafe21ab6bc474186a94ed0f90aed3, type: 3}
  7231. propertyPath: m_SizeDelta.x
  7232. value: 300
  7233. objectReference: {fileID: 0}
  7234. - target: {fileID: 4058989788789655692, guid: b7dafe21ab6bc474186a94ed0f90aed3, type: 3}
  7235. propertyPath: m_SizeDelta.y
  7236. value: 200
  7237. objectReference: {fileID: 0}
  7238. - target: {fileID: 4058989788789655692, guid: b7dafe21ab6bc474186a94ed0f90aed3, type: 3}
  7239. propertyPath: m_LocalPosition.x
  7240. value: 0
  7241. objectReference: {fileID: 0}
  7242. - target: {fileID: 4058989788789655692, guid: b7dafe21ab6bc474186a94ed0f90aed3, type: 3}
  7243. propertyPath: m_LocalPosition.y
  7244. value: 0
  7245. objectReference: {fileID: 0}
  7246. - target: {fileID: 4058989788789655692, guid: b7dafe21ab6bc474186a94ed0f90aed3, type: 3}
  7247. propertyPath: m_LocalPosition.z
  7248. value: 0
  7249. objectReference: {fileID: 0}
  7250. - target: {fileID: 4058989788789655692, guid: b7dafe21ab6bc474186a94ed0f90aed3, type: 3}
  7251. propertyPath: m_LocalRotation.w
  7252. value: 1
  7253. objectReference: {fileID: 0}
  7254. - target: {fileID: 4058989788789655692, guid: b7dafe21ab6bc474186a94ed0f90aed3, type: 3}
  7255. propertyPath: m_LocalRotation.x
  7256. value: 0
  7257. objectReference: {fileID: 0}
  7258. - target: {fileID: 4058989788789655692, guid: b7dafe21ab6bc474186a94ed0f90aed3, type: 3}
  7259. propertyPath: m_LocalRotation.y
  7260. value: 0
  7261. objectReference: {fileID: 0}
  7262. - target: {fileID: 4058989788789655692, guid: b7dafe21ab6bc474186a94ed0f90aed3, type: 3}
  7263. propertyPath: m_LocalRotation.z
  7264. value: 0
  7265. objectReference: {fileID: 0}
  7266. - target: {fileID: 4058989788789655692, guid: b7dafe21ab6bc474186a94ed0f90aed3, type: 3}
  7267. propertyPath: m_AnchoredPosition.x
  7268. value: -10000
  7269. objectReference: {fileID: 0}
  7270. - target: {fileID: 4058989788789655692, guid: b7dafe21ab6bc474186a94ed0f90aed3, type: 3}
  7271. propertyPath: m_AnchoredPosition.y
  7272. value: 0
  7273. objectReference: {fileID: 0}
  7274. - target: {fileID: 4058989788789655692, guid: b7dafe21ab6bc474186a94ed0f90aed3, type: 3}
  7275. propertyPath: m_LocalEulerAnglesHint.x
  7276. value: 0
  7277. objectReference: {fileID: 0}
  7278. - target: {fileID: 4058989788789655692, guid: b7dafe21ab6bc474186a94ed0f90aed3, type: 3}
  7279. propertyPath: m_LocalEulerAnglesHint.y
  7280. value: 0
  7281. objectReference: {fileID: 0}
  7282. - target: {fileID: 4058989788789655692, guid: b7dafe21ab6bc474186a94ed0f90aed3, type: 3}
  7283. propertyPath: m_LocalEulerAnglesHint.z
  7284. value: 0
  7285. objectReference: {fileID: 0}
  7286. - target: {fileID: 4058989788789655693, guid: b7dafe21ab6bc474186a94ed0f90aed3, type: 3}
  7287. propertyPath: m_Name
  7288. value: YesNoDialogue
  7289. objectReference: {fileID: 0}
  7290. - target: {fileID: 4058989788789655693, guid: b7dafe21ab6bc474186a94ed0f90aed3, type: 3}
  7291. propertyPath: m_IsActive
  7292. value: 1
  7293. objectReference: {fileID: 0}
  7294. m_RemovedComponents: []
  7295. m_SourcePrefab: {fileID: 100100000, guid: b7dafe21ab6bc474186a94ed0f90aed3, type: 3}
  7296. --- !u!224 &871314051 stripped
  7297. RectTransform:
  7298. m_CorrespondingSourceObject: {fileID: 4058989788789655692, guid: b7dafe21ab6bc474186a94ed0f90aed3, type: 3}
  7299. m_PrefabInstance: {fileID: 871314050}
  7300. m_PrefabAsset: {fileID: 0}
  7301. --- !u!1 &954030833
  7302. GameObject:
  7303. m_ObjectHideFlags: 0
  7304. m_CorrespondingSourceObject: {fileID: 0}
  7305. m_PrefabInstance: {fileID: 0}
  7306. m_PrefabAsset: {fileID: 0}
  7307. serializedVersion: 6
  7308. m_Component:
  7309. - component: {fileID: 954030834}
  7310. - component: {fileID: 954030836}
  7311. - component: {fileID: 954030835}
  7312. m_Layer: 5
  7313. m_Name: Handle
  7314. m_TagString: Untagged
  7315. m_Icon: {fileID: 0}
  7316. m_NavMeshLayer: 0
  7317. m_StaticEditorFlags: 0
  7318. m_IsActive: 1
  7319. --- !u!224 &954030834
  7320. RectTransform:
  7321. m_ObjectHideFlags: 0
  7322. m_CorrespondingSourceObject: {fileID: 0}
  7323. m_PrefabInstance: {fileID: 0}
  7324. m_PrefabAsset: {fileID: 0}
  7325. m_GameObject: {fileID: 954030833}
  7326. m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
  7327. m_LocalPosition: {x: 0, y: 0, z: 0}
  7328. m_LocalScale: {x: 1, y: 1, z: 1}
  7329. m_Children: []
  7330. m_Father: {fileID: 604532856}
  7331. m_RootOrder: 0
  7332. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  7333. m_AnchorMin: {x: 0, y: 0}
  7334. m_AnchorMax: {x: 1, y: 1}
  7335. m_AnchoredPosition: {x: 0, y: 0}
  7336. m_SizeDelta: {x: 20, y: 20}
  7337. m_Pivot: {x: 0.5, y: 0.5}
  7338. --- !u!114 &954030835
  7339. MonoBehaviour:
  7340. m_ObjectHideFlags: 0
  7341. m_CorrespondingSourceObject: {fileID: 0}
  7342. m_PrefabInstance: {fileID: 0}
  7343. m_PrefabAsset: {fileID: 0}
  7344. m_GameObject: {fileID: 954030833}
  7345. m_Enabled: 1
  7346. m_EditorHideFlags: 0
  7347. m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  7348. m_Name:
  7349. m_EditorClassIdentifier:
  7350. m_Material: {fileID: 0}
  7351. m_Color: {r: 1, g: 1, b: 1, a: 1}
  7352. m_RaycastTarget: 1
  7353. m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
  7354. m_Maskable: 1
  7355. m_OnCullStateChanged:
  7356. m_PersistentCalls:
  7357. m_Calls: []
  7358. m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0}
  7359. m_Type: 1
  7360. m_PreserveAspect: 0
  7361. m_FillCenter: 1
  7362. m_FillMethod: 4
  7363. m_FillAmount: 1
  7364. m_FillClockwise: 1
  7365. m_FillOrigin: 0
  7366. m_UseSpriteMesh: 0
  7367. m_PixelsPerUnitMultiplier: 1
  7368. --- !u!222 &954030836
  7369. CanvasRenderer:
  7370. m_ObjectHideFlags: 0
  7371. m_CorrespondingSourceObject: {fileID: 0}
  7372. m_PrefabInstance: {fileID: 0}
  7373. m_PrefabAsset: {fileID: 0}
  7374. m_GameObject: {fileID: 954030833}
  7375. m_CullTransparentMesh: 1
  7376. --- !u!1 &963305875
  7377. GameObject:
  7378. m_ObjectHideFlags: 0
  7379. m_CorrespondingSourceObject: {fileID: 0}
  7380. m_PrefabInstance: {fileID: 0}
  7381. m_PrefabAsset: {fileID: 0}
  7382. serializedVersion: 6
  7383. m_Component:
  7384. - component: {fileID: 963305877}
  7385. - component: {fileID: 963305876}
  7386. - component: {fileID: 963305878}
  7387. m_Layer: 0
  7388. m_Name: Grid
  7389. m_TagString: Untagged
  7390. m_Icon: {fileID: 0}
  7391. m_NavMeshLayer: 0
  7392. m_StaticEditorFlags: 0
  7393. m_IsActive: 1
  7394. --- !u!156049354 &963305876
  7395. Grid:
  7396. m_ObjectHideFlags: 0
  7397. m_CorrespondingSourceObject: {fileID: 0}
  7398. m_PrefabInstance: {fileID: 0}
  7399. m_PrefabAsset: {fileID: 0}
  7400. m_GameObject: {fileID: 963305875}
  7401. m_Enabled: 1
  7402. m_CellSize: {x: 1, y: 1, z: 0}
  7403. m_CellGap: {x: 0, y: 0, z: 0}
  7404. m_CellLayout: 0
  7405. m_CellSwizzle: 0
  7406. --- !u!4 &963305877
  7407. Transform:
  7408. m_ObjectHideFlags: 0
  7409. m_CorrespondingSourceObject: {fileID: 0}
  7410. m_PrefabInstance: {fileID: 0}
  7411. m_PrefabAsset: {fileID: 0}
  7412. m_GameObject: {fileID: 963305875}
  7413. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  7414. m_LocalPosition: {x: 0, y: 0, z: 0}
  7415. m_LocalScale: {x: 1, y: 1, z: 1}
  7416. m_Children:
  7417. - {fileID: 702407478}
  7418. - {fileID: 43246149}
  7419. m_Father: {fileID: 0}
  7420. m_RootOrder: 0
  7421. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  7422. --- !u!114 &963305878
  7423. MonoBehaviour:
  7424. m_ObjectHideFlags: 0
  7425. m_CorrespondingSourceObject: {fileID: 0}
  7426. m_PrefabInstance: {fileID: 0}
  7427. m_PrefabAsset: {fileID: 0}
  7428. m_GameObject: {fileID: 963305875}
  7429. m_Enabled: 1
  7430. m_EditorHideFlags: 0
  7431. m_Script: {fileID: 11500000, guid: 8048c66e2410e3549a5b1f0cd99c1296, type: 3}
  7432. m_Name:
  7433. m_EditorClassIdentifier:
  7434. highlightMap: {fileID: 43246151}
  7435. hilightTile: {fileID: 11400000, guid: b47bf3005a56c9d47817b5372cd53c84, type: 2}
  7436. --- !u!1 &1095186198
  7437. GameObject:
  7438. m_ObjectHideFlags: 0
  7439. m_CorrespondingSourceObject: {fileID: 0}
  7440. m_PrefabInstance: {fileID: 0}
  7441. m_PrefabAsset: {fileID: 0}
  7442. serializedVersion: 6
  7443. m_Component:
  7444. - component: {fileID: 1095186201}
  7445. - component: {fileID: 1095186200}
  7446. - component: {fileID: 1095186199}
  7447. - component: {fileID: 1095186202}
  7448. m_Layer: 0
  7449. m_Name: Human2
  7450. m_TagString: Untagged
  7451. m_Icon: {fileID: 0}
  7452. m_NavMeshLayer: 0
  7453. m_StaticEditorFlags: 0
  7454. m_IsActive: 1
  7455. --- !u!114 &1095186199
  7456. MonoBehaviour:
  7457. m_ObjectHideFlags: 0
  7458. m_CorrespondingSourceObject: {fileID: 0}
  7459. m_PrefabInstance: {fileID: 0}
  7460. m_PrefabAsset: {fileID: 0}
  7461. m_GameObject: {fileID: 1095186198}
  7462. m_Enabled: 1
  7463. m_EditorHideFlags: 0
  7464. m_Script: {fileID: 11500000, guid: 9ebe8c4f95ed82945afceb788ea989a3, type: 3}
  7465. m_Name:
  7466. m_EditorClassIdentifier:
  7467. creatureImage: {fileID: 4343691258111002008, guid: 948009065a290d14296cd54174479615, type: 3}
  7468. humanControlled: 1
  7469. --- !u!212 &1095186200
  7470. SpriteRenderer:
  7471. m_ObjectHideFlags: 0
  7472. m_CorrespondingSourceObject: {fileID: 0}
  7473. m_PrefabInstance: {fileID: 0}
  7474. m_PrefabAsset: {fileID: 0}
  7475. m_GameObject: {fileID: 1095186198}
  7476. m_Enabled: 1
  7477. m_CastShadows: 0
  7478. m_ReceiveShadows: 0
  7479. m_DynamicOccludee: 1
  7480. m_MotionVectors: 1
  7481. m_LightProbeUsage: 1
  7482. m_ReflectionProbeUsage: 1
  7483. m_RayTracingMode: 0
  7484. m_RayTraceProcedural: 0
  7485. m_RenderingLayerMask: 1
  7486. m_RendererPriority: 0
  7487. m_Materials:
  7488. - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0}
  7489. m_StaticBatchInfo:
  7490. firstSubMesh: 0
  7491. subMeshCount: 0
  7492. m_StaticBatchRoot: {fileID: 0}
  7493. m_ProbeAnchor: {fileID: 0}
  7494. m_LightProbeVolumeOverride: {fileID: 0}
  7495. m_ScaleInLightmap: 1
  7496. m_ReceiveGI: 1
  7497. m_PreserveUVs: 0
  7498. m_IgnoreNormalsForChartDetection: 0
  7499. m_ImportantGI: 0
  7500. m_StitchLightmapSeams: 1
  7501. m_SelectedEditorRenderState: 0
  7502. m_MinimumChartSize: 4
  7503. m_AutoUVMaxDistance: 0.5
  7504. m_AutoUVMaxAngle: 89
  7505. m_LightmapParameters: {fileID: 0}
  7506. m_SortingLayerID: -156833673
  7507. m_SortingLayer: 2
  7508. m_SortingOrder: 0
  7509. m_Sprite: {fileID: 4343691258111002008, guid: 948009065a290d14296cd54174479615, type: 3}
  7510. m_Color: {r: 1, g: 1, b: 1, a: 1}
  7511. m_FlipX: 0
  7512. m_FlipY: 0
  7513. m_DrawMode: 0
  7514. m_Size: {x: 0.84210527, y: 0.84210527}
  7515. m_AdaptiveModeThreshold: 0.5
  7516. m_SpriteTileMode: 0
  7517. m_WasSpriteAssigned: 1
  7518. m_MaskInteraction: 0
  7519. m_SpriteSortPoint: 0
  7520. --- !u!4 &1095186201
  7521. Transform:
  7522. m_ObjectHideFlags: 0
  7523. m_CorrespondingSourceObject: {fileID: 0}
  7524. m_PrefabInstance: {fileID: 0}
  7525. m_PrefabAsset: {fileID: 0}
  7526. m_GameObject: {fileID: 1095186198}
  7527. m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
  7528. m_LocalPosition: {x: 0.5, y: -10.5, z: 0}
  7529. m_LocalScale: {x: 1, y: 1, z: 1}
  7530. m_Children: []
  7531. m_Father: {fileID: 0}
  7532. m_RootOrder: 7
  7533. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  7534. --- !u!61 &1095186202
  7535. BoxCollider2D:
  7536. m_ObjectHideFlags: 0
  7537. m_CorrespondingSourceObject: {fileID: 0}
  7538. m_PrefabInstance: {fileID: 0}
  7539. m_PrefabAsset: {fileID: 0}
  7540. m_GameObject: {fileID: 1095186198}
  7541. m_Enabled: 1
  7542. m_Density: 1
  7543. m_Material: {fileID: 0}
  7544. m_IsTrigger: 1
  7545. m_UsedByEffector: 0
  7546. m_UsedByComposite: 0
  7547. m_Offset: {x: 0, y: 0}
  7548. m_SpriteTilingProperty:
  7549. border: {x: 0, y: 0, z: 0, w: 0}
  7550. pivot: {x: 0.5, y: 0.5}
  7551. oldSize: {x: 0.84210527, y: 0.84210527}
  7552. newSize: {x: 0.84210527, y: 0.84210527}
  7553. adaptiveTilingThreshold: 0.5
  7554. drawMode: 0
  7555. adaptiveTiling: 0
  7556. m_AutoTiling: 0
  7557. serializedVersion: 2
  7558. m_Size: {x: 0.84210527, y: 0.84210527}
  7559. m_EdgeRadius: 0
  7560. --- !u!1 &1098647527
  7561. GameObject:
  7562. m_ObjectHideFlags: 0
  7563. m_CorrespondingSourceObject: {fileID: 0}
  7564. m_PrefabInstance: {fileID: 0}
  7565. m_PrefabAsset: {fileID: 0}
  7566. serializedVersion: 6
  7567. m_Component:
  7568. - component: {fileID: 1098647528}
  7569. - component: {fileID: 1098647529}
  7570. - component: {fileID: 1098647530}
  7571. m_Layer: 5
  7572. m_Name: Content
  7573. m_TagString: Untagged
  7574. m_Icon: {fileID: 0}
  7575. m_NavMeshLayer: 0
  7576. m_StaticEditorFlags: 0
  7577. m_IsActive: 1
  7578. --- !u!224 &1098647528
  7579. RectTransform:
  7580. m_ObjectHideFlags: 0
  7581. m_CorrespondingSourceObject: {fileID: 0}
  7582. m_PrefabInstance: {fileID: 0}
  7583. m_PrefabAsset: {fileID: 0}
  7584. m_GameObject: {fileID: 1098647527}
  7585. m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
  7586. m_LocalPosition: {x: 0, y: 0, z: 0}
  7587. m_LocalScale: {x: 1, y: 1, z: 1}
  7588. m_Children: []
  7589. m_Father: {fileID: 1982909379}
  7590. m_RootOrder: 0
  7591. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  7592. m_AnchorMin: {x: 0, y: 1}
  7593. m_AnchorMax: {x: 0, y: 1}
  7594. m_AnchoredPosition: {x: 0, y: 0}
  7595. m_SizeDelta: {x: 0, y: 482}
  7596. m_Pivot: {x: 0, y: 1}
  7597. --- !u!114 &1098647529
  7598. MonoBehaviour:
  7599. m_ObjectHideFlags: 0
  7600. m_CorrespondingSourceObject: {fileID: 0}
  7601. m_PrefabInstance: {fileID: 0}
  7602. m_PrefabAsset: {fileID: 0}
  7603. m_GameObject: {fileID: 1098647527}
  7604. m_Enabled: 1
  7605. m_EditorHideFlags: 0
  7606. m_Script: {fileID: 11500000, guid: 3245ec927659c4140ac4f8d17403cc18, type: 3}
  7607. m_Name:
  7608. m_EditorClassIdentifier:
  7609. m_HorizontalFit: 2
  7610. m_VerticalFit: 0
  7611. --- !u!114 &1098647530
  7612. MonoBehaviour:
  7613. m_ObjectHideFlags: 0
  7614. m_CorrespondingSourceObject: {fileID: 0}
  7615. m_PrefabInstance: {fileID: 0}
  7616. m_PrefabAsset: {fileID: 0}
  7617. m_GameObject: {fileID: 1098647527}
  7618. m_Enabled: 1
  7619. m_EditorHideFlags: 0
  7620. m_Script: {fileID: 11500000, guid: 59f8146938fff824cb5fd77236b75775, type: 3}
  7621. m_Name:
  7622. m_EditorClassIdentifier:
  7623. m_Padding:
  7624. m_Left: 0
  7625. m_Right: 0
  7626. m_Top: 0
  7627. m_Bottom: 0
  7628. m_ChildAlignment: 6
  7629. m_Spacing: 0
  7630. m_ChildForceExpandWidth: 1
  7631. m_ChildForceExpandHeight: 1
  7632. m_ChildControlWidth: 0
  7633. m_ChildControlHeight: 0
  7634. m_ChildScaleWidth: 0
  7635. m_ChildScaleHeight: 0
  7636. m_ReverseArrangement: 0
  7637. --- !u!1 &1155339405
  7638. GameObject:
  7639. m_ObjectHideFlags: 0
  7640. m_CorrespondingSourceObject: {fileID: 0}
  7641. m_PrefabInstance: {fileID: 0}
  7642. m_PrefabAsset: {fileID: 0}
  7643. serializedVersion: 6
  7644. m_Component:
  7645. - component: {fileID: 1155339406}
  7646. - component: {fileID: 1155339409}
  7647. - component: {fileID: 1155339408}
  7648. - component: {fileID: 1155339407}
  7649. m_Layer: 5
  7650. m_Name: StartFightPanel
  7651. m_TagString: Untagged
  7652. m_Icon: {fileID: 0}
  7653. m_NavMeshLayer: 0
  7654. m_StaticEditorFlags: 0
  7655. m_IsActive: 1
  7656. --- !u!224 &1155339406
  7657. RectTransform:
  7658. m_ObjectHideFlags: 0
  7659. m_CorrespondingSourceObject: {fileID: 0}
  7660. m_PrefabInstance: {fileID: 0}
  7661. m_PrefabAsset: {fileID: 0}
  7662. m_GameObject: {fileID: 1155339405}
  7663. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  7664. m_LocalPosition: {x: 0, y: 0, z: 0}
  7665. m_LocalScale: {x: 1, y: 1, z: 1}
  7666. m_Children:
  7667. - {fileID: 1277332543}
  7668. m_Father: {fileID: 1820599829}
  7669. m_RootOrder: 0
  7670. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  7671. m_AnchorMin: {x: 0, y: 0}
  7672. m_AnchorMax: {x: 1, y: 1}
  7673. m_AnchoredPosition: {x: 0, y: 0}
  7674. m_SizeDelta: {x: -200, y: -200}
  7675. m_Pivot: {x: 0.5, y: 0.5}
  7676. --- !u!114 &1155339407
  7677. MonoBehaviour:
  7678. m_ObjectHideFlags: 0
  7679. m_CorrespondingSourceObject: {fileID: 0}
  7680. m_PrefabInstance: {fileID: 0}
  7681. m_PrefabAsset: {fileID: 0}
  7682. m_GameObject: {fileID: 1155339405}
  7683. m_Enabled: 1
  7684. m_EditorHideFlags: 0
  7685. m_Script: {fileID: 11500000, guid: d0329b6670bb6d04994348e60301d912, type: 3}
  7686. m_Name:
  7687. m_EditorClassIdentifier:
  7688. startFightButton: {fileID: 1277332544}
  7689. --- !u!114 &1155339408
  7690. MonoBehaviour:
  7691. m_ObjectHideFlags: 0
  7692. m_CorrespondingSourceObject: {fileID: 0}
  7693. m_PrefabInstance: {fileID: 0}
  7694. m_PrefabAsset: {fileID: 0}
  7695. m_GameObject: {fileID: 1155339405}
  7696. m_Enabled: 1
  7697. m_EditorHideFlags: 0
  7698. m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  7699. m_Name:
  7700. m_EditorClassIdentifier:
  7701. m_Material: {fileID: 0}
  7702. m_Color: {r: 1, g: 1, b: 1, a: 0.392}
  7703. m_RaycastTarget: 1
  7704. m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
  7705. m_Maskable: 1
  7706. m_OnCullStateChanged:
  7707. m_PersistentCalls:
  7708. m_Calls: []
  7709. m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0}
  7710. m_Type: 1
  7711. m_PreserveAspect: 0
  7712. m_FillCenter: 1
  7713. m_FillMethod: 4
  7714. m_FillAmount: 1
  7715. m_FillClockwise: 1
  7716. m_FillOrigin: 0
  7717. m_UseSpriteMesh: 0
  7718. m_PixelsPerUnitMultiplier: 1
  7719. --- !u!222 &1155339409
  7720. CanvasRenderer:
  7721. m_ObjectHideFlags: 0
  7722. m_CorrespondingSourceObject: {fileID: 0}
  7723. m_PrefabInstance: {fileID: 0}
  7724. m_PrefabAsset: {fileID: 0}
  7725. m_GameObject: {fileID: 1155339405}
  7726. m_CullTransparentMesh: 1
  7727. --- !u!1 &1277332542
  7728. GameObject:
  7729. m_ObjectHideFlags: 0
  7730. m_CorrespondingSourceObject: {fileID: 0}
  7731. m_PrefabInstance: {fileID: 0}
  7732. m_PrefabAsset: {fileID: 0}
  7733. serializedVersion: 6
  7734. m_Component:
  7735. - component: {fileID: 1277332543}
  7736. - component: {fileID: 1277332546}
  7737. - component: {fileID: 1277332545}
  7738. - component: {fileID: 1277332544}
  7739. m_Layer: 5
  7740. m_Name: StartFightButton
  7741. m_TagString: Untagged
  7742. m_Icon: {fileID: 0}
  7743. m_NavMeshLayer: 0
  7744. m_StaticEditorFlags: 0
  7745. m_IsActive: 1
  7746. --- !u!224 &1277332543
  7747. RectTransform:
  7748. m_ObjectHideFlags: 0
  7749. m_CorrespondingSourceObject: {fileID: 0}
  7750. m_PrefabInstance: {fileID: 0}
  7751. m_PrefabAsset: {fileID: 0}
  7752. m_GameObject: {fileID: 1277332542}
  7753. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  7754. m_LocalPosition: {x: 0, y: 0, z: 0}
  7755. m_LocalScale: {x: 1, y: 1, z: 1}
  7756. m_Children:
  7757. - {fileID: 2027622168}
  7758. m_Father: {fileID: 1155339406}
  7759. m_RootOrder: 0
  7760. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  7761. m_AnchorMin: {x: 0.5, y: 0.5}
  7762. m_AnchorMax: {x: 0.5, y: 0.5}
  7763. m_AnchoredPosition: {x: 0, y: 0}
  7764. m_SizeDelta: {x: 160, y: 30}
  7765. m_Pivot: {x: 0.5, y: 0.5}
  7766. --- !u!114 &1277332544
  7767. MonoBehaviour:
  7768. m_ObjectHideFlags: 0
  7769. m_CorrespondingSourceObject: {fileID: 0}
  7770. m_PrefabInstance: {fileID: 0}
  7771. m_PrefabAsset: {fileID: 0}
  7772. m_GameObject: {fileID: 1277332542}
  7773. m_Enabled: 1
  7774. m_EditorHideFlags: 0
  7775. m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3}
  7776. m_Name:
  7777. m_EditorClassIdentifier:
  7778. m_Navigation:
  7779. m_Mode: 3
  7780. m_WrapAround: 0
  7781. m_SelectOnUp: {fileID: 0}
  7782. m_SelectOnDown: {fileID: 0}
  7783. m_SelectOnLeft: {fileID: 0}
  7784. m_SelectOnRight: {fileID: 0}
  7785. m_Transition: 1
  7786. m_Colors:
  7787. m_NormalColor: {r: 1, g: 1, b: 1, a: 1}
  7788. m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
  7789. m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1}
  7790. m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
  7791. m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608}
  7792. m_ColorMultiplier: 1
  7793. m_FadeDuration: 0.1
  7794. m_SpriteState:
  7795. m_HighlightedSprite: {fileID: 0}
  7796. m_PressedSprite: {fileID: 0}
  7797. m_SelectedSprite: {fileID: 0}
  7798. m_DisabledSprite: {fileID: 0}
  7799. m_AnimationTriggers:
  7800. m_NormalTrigger: Normal
  7801. m_HighlightedTrigger: Highlighted
  7802. m_PressedTrigger: Pressed
  7803. m_SelectedTrigger: Selected
  7804. m_DisabledTrigger: Disabled
  7805. m_Interactable: 1
  7806. m_TargetGraphic: {fileID: 1277332545}
  7807. m_OnClick:
  7808. m_PersistentCalls:
  7809. m_Calls: []
  7810. --- !u!114 &1277332545
  7811. MonoBehaviour:
  7812. m_ObjectHideFlags: 0
  7813. m_CorrespondingSourceObject: {fileID: 0}
  7814. m_PrefabInstance: {fileID: 0}
  7815. m_PrefabAsset: {fileID: 0}
  7816. m_GameObject: {fileID: 1277332542}
  7817. m_Enabled: 1
  7818. m_EditorHideFlags: 0
  7819. m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  7820. m_Name:
  7821. m_EditorClassIdentifier:
  7822. m_Material: {fileID: 0}
  7823. m_Color: {r: 1, g: 1, b: 1, a: 1}
  7824. m_RaycastTarget: 1
  7825. m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
  7826. m_Maskable: 1
  7827. m_OnCullStateChanged:
  7828. m_PersistentCalls:
  7829. m_Calls: []
  7830. m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0}
  7831. m_Type: 1
  7832. m_PreserveAspect: 0
  7833. m_FillCenter: 1
  7834. m_FillMethod: 4
  7835. m_FillAmount: 1
  7836. m_FillClockwise: 1
  7837. m_FillOrigin: 0
  7838. m_UseSpriteMesh: 0
  7839. m_PixelsPerUnitMultiplier: 1
  7840. --- !u!222 &1277332546
  7841. CanvasRenderer:
  7842. m_ObjectHideFlags: 0
  7843. m_CorrespondingSourceObject: {fileID: 0}
  7844. m_PrefabInstance: {fileID: 0}
  7845. m_PrefabAsset: {fileID: 0}
  7846. m_GameObject: {fileID: 1277332542}
  7847. m_CullTransparentMesh: 1
  7848. --- !u!1 &1394455068
  7849. GameObject:
  7850. m_ObjectHideFlags: 0
  7851. m_CorrespondingSourceObject: {fileID: 0}
  7852. m_PrefabInstance: {fileID: 0}
  7853. m_PrefabAsset: {fileID: 0}
  7854. serializedVersion: 6
  7855. m_Component:
  7856. - component: {fileID: 1394455070}
  7857. - component: {fileID: 1394455069}
  7858. m_Layer: 0
  7859. m_Name: RoundManager
  7860. m_TagString: Untagged
  7861. m_Icon: {fileID: 0}
  7862. m_NavMeshLayer: 0
  7863. m_StaticEditorFlags: 0
  7864. m_IsActive: 1
  7865. --- !u!114 &1394455069
  7866. MonoBehaviour:
  7867. m_ObjectHideFlags: 0
  7868. m_CorrespondingSourceObject: {fileID: 0}
  7869. m_PrefabInstance: {fileID: 0}
  7870. m_PrefabAsset: {fileID: 0}
  7871. m_GameObject: {fileID: 1394455068}
  7872. m_Enabled: 1
  7873. m_EditorHideFlags: 0
  7874. m_Script: {fileID: 11500000, guid: b111b7d6b71bf5b4fabf551f86da47b4, type: 3}
  7875. m_Name:
  7876. m_EditorClassIdentifier:
  7877. executeRoundButton: {fileID: 1580095773}
  7878. decitionButtonsPanel: {fileID: 405602147}
  7879. moveActionButton: {fileID: 670570518}
  7880. attackActionButton: {fileID: 2038126661}
  7881. --- !u!4 &1394455070
  7882. Transform:
  7883. m_ObjectHideFlags: 0
  7884. m_CorrespondingSourceObject: {fileID: 0}
  7885. m_PrefabInstance: {fileID: 0}
  7886. m_PrefabAsset: {fileID: 0}
  7887. m_GameObject: {fileID: 1394455068}
  7888. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  7889. m_LocalPosition: {x: 2.4935117, y: -7.0412335, z: -11.784178}
  7890. m_LocalScale: {x: 1, y: 1, z: 1}
  7891. m_Children: []
  7892. m_Father: {fileID: 0}
  7893. m_RootOrder: 4
  7894. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  7895. --- !u!1 &1397701917
  7896. GameObject:
  7897. m_ObjectHideFlags: 0
  7898. m_CorrespondingSourceObject: {fileID: 0}
  7899. m_PrefabInstance: {fileID: 0}
  7900. m_PrefabAsset: {fileID: 0}
  7901. serializedVersion: 6
  7902. m_Component:
  7903. - component: {fileID: 1397701919}
  7904. - component: {fileID: 1397701918}
  7905. m_Layer: 7
  7906. m_Name: LineRenderer
  7907. m_TagString: Untagged
  7908. m_Icon: {fileID: 0}
  7909. m_NavMeshLayer: 0
  7910. m_StaticEditorFlags: 0
  7911. m_IsActive: 1
  7912. --- !u!120 &1397701918
  7913. LineRenderer:
  7914. m_ObjectHideFlags: 0
  7915. m_CorrespondingSourceObject: {fileID: 0}
  7916. m_PrefabInstance: {fileID: 0}
  7917. m_PrefabAsset: {fileID: 0}
  7918. m_GameObject: {fileID: 1397701917}
  7919. m_Enabled: 1
  7920. m_CastShadows: 1
  7921. m_ReceiveShadows: 1
  7922. m_DynamicOccludee: 1
  7923. m_MotionVectors: 0
  7924. m_LightProbeUsage: 0
  7925. m_ReflectionProbeUsage: 0
  7926. m_RayTracingMode: 0
  7927. m_RayTraceProcedural: 0
  7928. m_RenderingLayerMask: 1
  7929. m_RendererPriority: 0
  7930. m_Materials:
  7931. - {fileID: 0}
  7932. m_StaticBatchInfo:
  7933. firstSubMesh: 0
  7934. subMeshCount: 0
  7935. m_StaticBatchRoot: {fileID: 0}
  7936. m_ProbeAnchor: {fileID: 0}
  7937. m_LightProbeVolumeOverride: {fileID: 0}
  7938. m_ScaleInLightmap: 1
  7939. m_ReceiveGI: 1
  7940. m_PreserveUVs: 0
  7941. m_IgnoreNormalsForChartDetection: 0
  7942. m_ImportantGI: 0
  7943. m_StitchLightmapSeams: 1
  7944. m_SelectedEditorRenderState: 3
  7945. m_MinimumChartSize: 4
  7946. m_AutoUVMaxDistance: 0.5
  7947. m_AutoUVMaxAngle: 89
  7948. m_LightmapParameters: {fileID: 0}
  7949. m_SortingLayerID: 0
  7950. m_SortingLayer: 0
  7951. m_SortingOrder: 0
  7952. m_Positions:
  7953. - {x: 0, y: 0, z: 0}
  7954. - {x: 0, y: 0, z: 1}
  7955. m_Parameters:
  7956. serializedVersion: 3
  7957. widthMultiplier: 1
  7958. widthCurve:
  7959. serializedVersion: 2
  7960. m_Curve:
  7961. - serializedVersion: 3
  7962. time: 0
  7963. value: 1
  7964. inSlope: 0
  7965. outSlope: 0
  7966. tangentMode: 0
  7967. weightedMode: 0
  7968. inWeight: 0.33333334
  7969. outWeight: 0.33333334
  7970. m_PreInfinity: 2
  7971. m_PostInfinity: 2
  7972. m_RotationOrder: 4
  7973. colorGradient:
  7974. serializedVersion: 2
  7975. key0: {r: 1, g: 1, b: 1, a: 1}
  7976. key1: {r: 1, g: 1, b: 1, a: 1}
  7977. key2: {r: 0, g: 0, b: 0, a: 0}
  7978. key3: {r: 0, g: 0, b: 0, a: 0}
  7979. key4: {r: 0, g: 0, b: 0, a: 0}
  7980. key5: {r: 0, g: 0, b: 0, a: 0}
  7981. key6: {r: 0, g: 0, b: 0, a: 0}
  7982. key7: {r: 0, g: 0, b: 0, a: 0}
  7983. ctime0: 0
  7984. ctime1: 65535
  7985. ctime2: 0
  7986. ctime3: 0
  7987. ctime4: 0
  7988. ctime5: 0
  7989. ctime6: 0
  7990. ctime7: 0
  7991. atime0: 0
  7992. atime1: 65535
  7993. atime2: 0
  7994. atime3: 0
  7995. atime4: 0
  7996. atime5: 0
  7997. atime6: 0
  7998. atime7: 0
  7999. m_Mode: 0
  8000. m_NumColorKeys: 2
  8001. m_NumAlphaKeys: 2
  8002. numCornerVertices: 0
  8003. numCapVertices: 0
  8004. alignment: 0
  8005. textureMode: 0
  8006. shadowBias: 0.5
  8007. generateLightingData: 0
  8008. m_UseWorldSpace: 1
  8009. m_Loop: 0
  8010. --- !u!4 &1397701919
  8011. Transform:
  8012. m_ObjectHideFlags: 0
  8013. m_CorrespondingSourceObject: {fileID: 0}
  8014. m_PrefabInstance: {fileID: 0}
  8015. m_PrefabAsset: {fileID: 0}
  8016. m_GameObject: {fileID: 1397701917}
  8017. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  8018. m_LocalPosition: {x: 0, y: 0, z: 0}
  8019. m_LocalScale: {x: 1, y: 1, z: 1}
  8020. m_Children: []
  8021. m_Father: {fileID: 0}
  8022. m_RootOrder: 9
  8023. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  8024. --- !u!1 &1432815631
  8025. GameObject:
  8026. m_ObjectHideFlags: 0
  8027. m_CorrespondingSourceObject: {fileID: 0}
  8028. m_PrefabInstance: {fileID: 0}
  8029. m_PrefabAsset: {fileID: 0}
  8030. serializedVersion: 6
  8031. m_Component:
  8032. - component: {fileID: 1432815632}
  8033. - component: {fileID: 1432815634}
  8034. - component: {fileID: 1432815633}
  8035. m_Layer: 5
  8036. m_Name: Text (TMP)
  8037. m_TagString: Untagged
  8038. m_Icon: {fileID: 0}
  8039. m_NavMeshLayer: 0
  8040. m_StaticEditorFlags: 0
  8041. m_IsActive: 1
  8042. --- !u!224 &1432815632
  8043. RectTransform:
  8044. m_ObjectHideFlags: 0
  8045. m_CorrespondingSourceObject: {fileID: 0}
  8046. m_PrefabInstance: {fileID: 0}
  8047. m_PrefabAsset: {fileID: 0}
  8048. m_GameObject: {fileID: 1432815631}
  8049. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  8050. m_LocalPosition: {x: 0, y: 0, z: 0}
  8051. m_LocalScale: {x: 1, y: 1, z: 1}
  8052. m_Children: []
  8053. m_Father: {fileID: 2038126660}
  8054. m_RootOrder: 0
  8055. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  8056. m_AnchorMin: {x: 0, y: 0}
  8057. m_AnchorMax: {x: 1, y: 1}
  8058. m_AnchoredPosition: {x: 0, y: 0}
  8059. m_SizeDelta: {x: 0, y: 0}
  8060. m_Pivot: {x: 0.5, y: 0.5}
  8061. --- !u!114 &1432815633
  8062. MonoBehaviour:
  8063. m_ObjectHideFlags: 0
  8064. m_CorrespondingSourceObject: {fileID: 0}
  8065. m_PrefabInstance: {fileID: 0}
  8066. m_PrefabAsset: {fileID: 0}
  8067. m_GameObject: {fileID: 1432815631}
  8068. m_Enabled: 1
  8069. m_EditorHideFlags: 0
  8070. m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
  8071. m_Name:
  8072. m_EditorClassIdentifier:
  8073. m_Material: {fileID: 0}
  8074. m_Color: {r: 1, g: 1, b: 1, a: 1}
  8075. m_RaycastTarget: 1
  8076. m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
  8077. m_Maskable: 1
  8078. m_OnCullStateChanged:
  8079. m_PersistentCalls:
  8080. m_Calls: []
  8081. m_text: Attack
  8082. m_isRightToLeft: 0
  8083. m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
  8084. m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
  8085. m_fontSharedMaterials: []
  8086. m_fontMaterial: {fileID: 0}
  8087. m_fontMaterials: []
  8088. m_fontColor32:
  8089. serializedVersion: 2
  8090. rgba: 4281479730
  8091. m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1}
  8092. m_enableVertexGradient: 0
  8093. m_colorMode: 3
  8094. m_fontColorGradient:
  8095. topLeft: {r: 1, g: 1, b: 1, a: 1}
  8096. topRight: {r: 1, g: 1, b: 1, a: 1}
  8097. bottomLeft: {r: 1, g: 1, b: 1, a: 1}
  8098. bottomRight: {r: 1, g: 1, b: 1, a: 1}
  8099. m_fontColorGradientPreset: {fileID: 0}
  8100. m_spriteAsset: {fileID: 0}
  8101. m_tintAllSprites: 0
  8102. m_StyleSheet: {fileID: 0}
  8103. m_TextStyleHashCode: -1183493901
  8104. m_overrideHtmlColors: 0
  8105. m_faceColor:
  8106. serializedVersion: 2
  8107. rgba: 4294967295
  8108. m_fontSize: 24
  8109. m_fontSizeBase: 24
  8110. m_fontWeight: 400
  8111. m_enableAutoSizing: 0
  8112. m_fontSizeMin: 18
  8113. m_fontSizeMax: 72
  8114. m_fontStyle: 0
  8115. m_HorizontalAlignment: 2
  8116. m_VerticalAlignment: 512
  8117. m_textAlignment: 65535
  8118. m_characterSpacing: 0
  8119. m_wordSpacing: 0
  8120. m_lineSpacing: 0
  8121. m_lineSpacingMax: 0
  8122. m_paragraphSpacing: 0
  8123. m_charWidthMaxAdj: 0
  8124. m_enableWordWrapping: 1
  8125. m_wordWrappingRatios: 0.4
  8126. m_overflowMode: 0
  8127. m_linkedTextComponent: {fileID: 0}
  8128. parentLinkedComponent: {fileID: 0}
  8129. m_enableKerning: 1
  8130. m_enableExtraPadding: 0
  8131. checkPaddingRequired: 0
  8132. m_isRichText: 1
  8133. m_parseCtrlCharacters: 1
  8134. m_isOrthographic: 1
  8135. m_isCullingEnabled: 0
  8136. m_horizontalMapping: 0
  8137. m_verticalMapping: 0
  8138. m_uvLineOffset: 0
  8139. m_geometrySortingOrder: 0
  8140. m_IsTextObjectScaleStatic: 0
  8141. m_VertexBufferAutoSizeReduction: 0
  8142. m_useMaxVisibleDescender: 1
  8143. m_pageToDisplay: 1
  8144. m_margin: {x: 0, y: 0, z: 0, w: 0}
  8145. m_isUsingLegacyAnimationComponent: 0
  8146. m_isVolumetricText: 0
  8147. m_hasFontAssetChanged: 0
  8148. m_baseMaterial: {fileID: 0}
  8149. m_maskOffset: {x: 0, y: 0, z: 0, w: 0}
  8150. --- !u!222 &1432815634
  8151. CanvasRenderer:
  8152. m_ObjectHideFlags: 0
  8153. m_CorrespondingSourceObject: {fileID: 0}
  8154. m_PrefabInstance: {fileID: 0}
  8155. m_PrefabAsset: {fileID: 0}
  8156. m_GameObject: {fileID: 1432815631}
  8157. m_CullTransparentMesh: 1
  8158. --- !u!1 &1472340413
  8159. GameObject:
  8160. m_ObjectHideFlags: 0
  8161. m_CorrespondingSourceObject: {fileID: 0}
  8162. m_PrefabInstance: {fileID: 0}
  8163. m_PrefabAsset: {fileID: 0}
  8164. serializedVersion: 6
  8165. m_Component:
  8166. - component: {fileID: 1472340415}
  8167. - component: {fileID: 1472340414}
  8168. m_Layer: 0
  8169. m_Name: CameraManager
  8170. m_TagString: Untagged
  8171. m_Icon: {fileID: 0}
  8172. m_NavMeshLayer: 0
  8173. m_StaticEditorFlags: 0
  8174. m_IsActive: 1
  8175. --- !u!114 &1472340414
  8176. MonoBehaviour:
  8177. m_ObjectHideFlags: 0
  8178. m_CorrespondingSourceObject: {fileID: 0}
  8179. m_PrefabInstance: {fileID: 0}
  8180. m_PrefabAsset: {fileID: 0}
  8181. m_GameObject: {fileID: 1472340413}
  8182. m_Enabled: 1
  8183. m_EditorHideFlags: 0
  8184. m_Script: {fileID: 11500000, guid: 962b9d37abe180447b12dc1bf51af9b7, type: 3}
  8185. m_Name:
  8186. m_EditorClassIdentifier:
  8187. --- !u!4 &1472340415
  8188. Transform:
  8189. m_ObjectHideFlags: 0
  8190. m_CorrespondingSourceObject: {fileID: 0}
  8191. m_PrefabInstance: {fileID: 0}
  8192. m_PrefabAsset: {fileID: 0}
  8193. m_GameObject: {fileID: 1472340413}
  8194. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  8195. m_LocalPosition: {x: 8.103516, y: -7.929304, z: -13.59036}
  8196. m_LocalScale: {x: 1, y: 1, z: 1}
  8197. m_Children:
  8198. - {fileID: 76099057}
  8199. m_Father: {fileID: 0}
  8200. m_RootOrder: 8
  8201. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  8202. --- !u!1 &1505549597
  8203. GameObject:
  8204. m_ObjectHideFlags: 0
  8205. m_CorrespondingSourceObject: {fileID: 0}
  8206. m_PrefabInstance: {fileID: 0}
  8207. m_PrefabAsset: {fileID: 0}
  8208. serializedVersion: 6
  8209. m_Component:
  8210. - component: {fileID: 1505549598}
  8211. - component: {fileID: 1505549601}
  8212. - component: {fileID: 1505549600}
  8213. - component: {fileID: 1505549599}
  8214. m_Layer: 5
  8215. m_Name: LogContent
  8216. m_TagString: Untagged
  8217. m_Icon: {fileID: 0}
  8218. m_NavMeshLayer: 0
  8219. m_StaticEditorFlags: 0
  8220. m_IsActive: 1
  8221. --- !u!224 &1505549598
  8222. RectTransform:
  8223. m_ObjectHideFlags: 0
  8224. m_CorrespondingSourceObject: {fileID: 0}
  8225. m_PrefabInstance: {fileID: 0}
  8226. m_PrefabAsset: {fileID: 0}
  8227. m_GameObject: {fileID: 1505549597}
  8228. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  8229. m_LocalPosition: {x: 0, y: 0, z: 0}
  8230. m_LocalScale: {x: 1, y: 1, z: 1}
  8231. m_Children:
  8232. - {fileID: 1982909379}
  8233. - {fileID: 1813012797}
  8234. m_Father: {fileID: 2119261211}
  8235. m_RootOrder: 1
  8236. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  8237. m_AnchorMin: {x: 0, y: 0}
  8238. m_AnchorMax: {x: 1, y: 1}
  8239. m_AnchoredPosition: {x: 0, y: -22.5}
  8240. m_SizeDelta: {x: 0, y: -45}
  8241. m_Pivot: {x: 0.5, y: 0.5}
  8242. --- !u!114 &1505549599
  8243. MonoBehaviour:
  8244. m_ObjectHideFlags: 0
  8245. m_CorrespondingSourceObject: {fileID: 0}
  8246. m_PrefabInstance: {fileID: 0}
  8247. m_PrefabAsset: {fileID: 0}
  8248. m_GameObject: {fileID: 1505549597}
  8249. m_Enabled: 1
  8250. m_EditorHideFlags: 0
  8251. m_Script: {fileID: 11500000, guid: 1aa08ab6e0800fa44ae55d278d1423e3, type: 3}
  8252. m_Name:
  8253. m_EditorClassIdentifier:
  8254. m_Content: {fileID: 1098647528}
  8255. m_Horizontal: 0
  8256. m_Vertical: 1
  8257. m_MovementType: 1
  8258. m_Elasticity: 0.1
  8259. m_Inertia: 1
  8260. m_DecelerationRate: 0.135
  8261. m_ScrollSensitivity: 1
  8262. m_Viewport: {fileID: 1982909379}
  8263. m_HorizontalScrollbar: {fileID: 0}
  8264. m_VerticalScrollbar: {fileID: 1813012798}
  8265. m_HorizontalScrollbarVisibility: 2
  8266. m_VerticalScrollbarVisibility: 2
  8267. m_HorizontalScrollbarSpacing: -3
  8268. m_VerticalScrollbarSpacing: -3
  8269. m_OnValueChanged:
  8270. m_PersistentCalls:
  8271. m_Calls: []
  8272. --- !u!114 &1505549600
  8273. MonoBehaviour:
  8274. m_ObjectHideFlags: 0
  8275. m_CorrespondingSourceObject: {fileID: 0}
  8276. m_PrefabInstance: {fileID: 0}
  8277. m_PrefabAsset: {fileID: 0}
  8278. m_GameObject: {fileID: 1505549597}
  8279. m_Enabled: 1
  8280. m_EditorHideFlags: 0
  8281. m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  8282. m_Name:
  8283. m_EditorClassIdentifier:
  8284. m_Material: {fileID: 0}
  8285. m_Color: {r: 1, g: 1, b: 1, a: 0.392}
  8286. m_RaycastTarget: 1
  8287. m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
  8288. m_Maskable: 1
  8289. m_OnCullStateChanged:
  8290. m_PersistentCalls:
  8291. m_Calls: []
  8292. m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0}
  8293. m_Type: 1
  8294. m_PreserveAspect: 0
  8295. m_FillCenter: 1
  8296. m_FillMethod: 4
  8297. m_FillAmount: 1
  8298. m_FillClockwise: 1
  8299. m_FillOrigin: 0
  8300. m_UseSpriteMesh: 0
  8301. m_PixelsPerUnitMultiplier: 1
  8302. --- !u!222 &1505549601
  8303. CanvasRenderer:
  8304. m_ObjectHideFlags: 0
  8305. m_CorrespondingSourceObject: {fileID: 0}
  8306. m_PrefabInstance: {fileID: 0}
  8307. m_PrefabAsset: {fileID: 0}
  8308. m_GameObject: {fileID: 1505549597}
  8309. m_CullTransparentMesh: 1
  8310. --- !u!1 &1551177860
  8311. GameObject:
  8312. m_ObjectHideFlags: 0
  8313. m_CorrespondingSourceObject: {fileID: 0}
  8314. m_PrefabInstance: {fileID: 0}
  8315. m_PrefabAsset: {fileID: 0}
  8316. serializedVersion: 6
  8317. m_Component:
  8318. - component: {fileID: 1551177864}
  8319. - component: {fileID: 1551177863}
  8320. - component: {fileID: 1551177862}
  8321. - component: {fileID: 1551177861}
  8322. m_Layer: 0
  8323. m_Name: Camera
  8324. m_TagString: MainCamera
  8325. m_Icon: {fileID: 0}
  8326. m_NavMeshLayer: 0
  8327. m_StaticEditorFlags: 0
  8328. m_IsActive: 1
  8329. --- !u!114 &1551177861
  8330. MonoBehaviour:
  8331. m_ObjectHideFlags: 0
  8332. m_CorrespondingSourceObject: {fileID: 0}
  8333. m_PrefabInstance: {fileID: 0}
  8334. m_PrefabAsset: {fileID: 0}
  8335. m_GameObject: {fileID: 1551177860}
  8336. m_Enabled: 1
  8337. m_EditorHideFlags: 0
  8338. m_Script: {fileID: 11500000, guid: 72ece51f2901e7445ab60da3685d6b5f, type: 3}
  8339. m_Name:
  8340. m_EditorClassIdentifier:
  8341. m_ShowDebugText: 0
  8342. m_ShowCameraFrustum: 1
  8343. m_IgnoreTimeScale: 0
  8344. m_WorldUpOverride: {fileID: 0}
  8345. m_UpdateMethod: 2
  8346. m_BlendUpdateMethod: 1
  8347. m_DefaultBlend:
  8348. m_Style: 1
  8349. m_Time: 2
  8350. m_CustomCurve:
  8351. serializedVersion: 2
  8352. m_Curve: []
  8353. m_PreInfinity: 2
  8354. m_PostInfinity: 2
  8355. m_RotationOrder: 4
  8356. m_CustomBlends: {fileID: 0}
  8357. m_CameraCutEvent:
  8358. m_PersistentCalls:
  8359. m_Calls: []
  8360. m_CameraActivatedEvent:
  8361. m_PersistentCalls:
  8362. m_Calls: []
  8363. --- !u!81 &1551177862
  8364. AudioListener:
  8365. m_ObjectHideFlags: 0
  8366. m_CorrespondingSourceObject: {fileID: 0}
  8367. m_PrefabInstance: {fileID: 0}
  8368. m_PrefabAsset: {fileID: 0}
  8369. m_GameObject: {fileID: 1551177860}
  8370. m_Enabled: 1
  8371. --- !u!20 &1551177863
  8372. Camera:
  8373. m_ObjectHideFlags: 0
  8374. m_CorrespondingSourceObject: {fileID: 0}
  8375. m_PrefabInstance: {fileID: 0}
  8376. m_PrefabAsset: {fileID: 0}
  8377. m_GameObject: {fileID: 1551177860}
  8378. m_Enabled: 1
  8379. serializedVersion: 2
  8380. m_ClearFlags: 1
  8381. m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0}
  8382. m_projectionMatrixMode: 1
  8383. m_GateFitMode: 2
  8384. m_FOVAxisMode: 0
  8385. m_SensorSize: {x: 36, y: 24}
  8386. m_LensShift: {x: 0, y: 0}
  8387. m_FocalLength: 50
  8388. m_NormalizedViewPortRect:
  8389. serializedVersion: 2
  8390. x: 0
  8391. y: 0
  8392. width: 1
  8393. height: 1
  8394. near clip plane: 0.3
  8395. far clip plane: 1000
  8396. field of view: 100
  8397. orthographic: 0
  8398. orthographic size: 5
  8399. m_Depth: 0
  8400. m_CullingMask:
  8401. serializedVersion: 2
  8402. m_Bits: 4294967295
  8403. m_RenderingPath: -1
  8404. m_TargetTexture: {fileID: 0}
  8405. m_TargetDisplay: 0
  8406. m_TargetEye: 3
  8407. m_HDR: 1
  8408. m_AllowMSAA: 1
  8409. m_AllowDynamicResolution: 0
  8410. m_ForceIntoRT: 0
  8411. m_OcclusionCulling: 1
  8412. m_StereoConvergence: 10
  8413. m_StereoSeparation: 0.022
  8414. --- !u!4 &1551177864
  8415. Transform:
  8416. m_ObjectHideFlags: 0
  8417. m_CorrespondingSourceObject: {fileID: 0}
  8418. m_PrefabInstance: {fileID: 0}
  8419. m_PrefabAsset: {fileID: 0}
  8420. m_GameObject: {fileID: 1551177860}
  8421. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  8422. m_LocalPosition: {x: 7.5, y: -15.5, z: -10}
  8423. m_LocalScale: {x: 1, y: 1, z: 1}
  8424. m_Children: []
  8425. m_Father: {fileID: 0}
  8426. m_RootOrder: 1
  8427. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  8428. --- !u!1 &1580095771
  8429. GameObject:
  8430. m_ObjectHideFlags: 0
  8431. m_CorrespondingSourceObject: {fileID: 0}
  8432. m_PrefabInstance: {fileID: 0}
  8433. m_PrefabAsset: {fileID: 0}
  8434. serializedVersion: 6
  8435. m_Component:
  8436. - component: {fileID: 1580095772}
  8437. - component: {fileID: 1580095775}
  8438. - component: {fileID: 1580095774}
  8439. - component: {fileID: 1580095773}
  8440. m_Layer: 5
  8441. m_Name: ExecuteRoundActionsButton
  8442. m_TagString: Untagged
  8443. m_Icon: {fileID: 0}
  8444. m_NavMeshLayer: 0
  8445. m_StaticEditorFlags: 0
  8446. m_IsActive: 1
  8447. --- !u!224 &1580095772
  8448. RectTransform:
  8449. m_ObjectHideFlags: 0
  8450. m_CorrespondingSourceObject: {fileID: 0}
  8451. m_PrefabInstance: {fileID: 0}
  8452. m_PrefabAsset: {fileID: 0}
  8453. m_GameObject: {fileID: 1580095771}
  8454. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  8455. m_LocalPosition: {x: 0, y: 0, z: 0}
  8456. m_LocalScale: {x: 1, y: 1, z: 1}
  8457. m_Children:
  8458. - {fileID: 1849495744}
  8459. m_Father: {fileID: 609102780}
  8460. m_RootOrder: 1
  8461. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  8462. m_AnchorMin: {x: 0.5, y: 0}
  8463. m_AnchorMax: {x: 0.5, y: 0}
  8464. m_AnchoredPosition: {x: 0, y: 25}
  8465. m_SizeDelta: {x: 160, y: 30}
  8466. m_Pivot: {x: 0.5, y: 0}
  8467. --- !u!114 &1580095773
  8468. MonoBehaviour:
  8469. m_ObjectHideFlags: 0
  8470. m_CorrespondingSourceObject: {fileID: 0}
  8471. m_PrefabInstance: {fileID: 0}
  8472. m_PrefabAsset: {fileID: 0}
  8473. m_GameObject: {fileID: 1580095771}
  8474. m_Enabled: 1
  8475. m_EditorHideFlags: 0
  8476. m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3}
  8477. m_Name:
  8478. m_EditorClassIdentifier:
  8479. m_Navigation:
  8480. m_Mode: 3
  8481. m_WrapAround: 0
  8482. m_SelectOnUp: {fileID: 0}
  8483. m_SelectOnDown: {fileID: 0}
  8484. m_SelectOnLeft: {fileID: 0}
  8485. m_SelectOnRight: {fileID: 0}
  8486. m_Transition: 1
  8487. m_Colors:
  8488. m_NormalColor: {r: 1, g: 1, b: 1, a: 1}
  8489. m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
  8490. m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1}
  8491. m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
  8492. m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608}
  8493. m_ColorMultiplier: 1
  8494. m_FadeDuration: 0.1
  8495. m_SpriteState:
  8496. m_HighlightedSprite: {fileID: 0}
  8497. m_PressedSprite: {fileID: 0}
  8498. m_SelectedSprite: {fileID: 0}
  8499. m_DisabledSprite: {fileID: 0}
  8500. m_AnimationTriggers:
  8501. m_NormalTrigger: Normal
  8502. m_HighlightedTrigger: Highlighted
  8503. m_PressedTrigger: Pressed
  8504. m_SelectedTrigger: Selected
  8505. m_DisabledTrigger: Disabled
  8506. m_Interactable: 0
  8507. m_TargetGraphic: {fileID: 1580095774}
  8508. m_OnClick:
  8509. m_PersistentCalls:
  8510. m_Calls: []
  8511. --- !u!114 &1580095774
  8512. MonoBehaviour:
  8513. m_ObjectHideFlags: 0
  8514. m_CorrespondingSourceObject: {fileID: 0}
  8515. m_PrefabInstance: {fileID: 0}
  8516. m_PrefabAsset: {fileID: 0}
  8517. m_GameObject: {fileID: 1580095771}
  8518. m_Enabled: 1
  8519. m_EditorHideFlags: 0
  8520. m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  8521. m_Name:
  8522. m_EditorClassIdentifier:
  8523. m_Material: {fileID: 0}
  8524. m_Color: {r: 1, g: 1, b: 1, a: 1}
  8525. m_RaycastTarget: 1
  8526. m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
  8527. m_Maskable: 1
  8528. m_OnCullStateChanged:
  8529. m_PersistentCalls:
  8530. m_Calls: []
  8531. m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0}
  8532. m_Type: 1
  8533. m_PreserveAspect: 0
  8534. m_FillCenter: 1
  8535. m_FillMethod: 4
  8536. m_FillAmount: 1
  8537. m_FillClockwise: 1
  8538. m_FillOrigin: 0
  8539. m_UseSpriteMesh: 0
  8540. m_PixelsPerUnitMultiplier: 1
  8541. --- !u!222 &1580095775
  8542. CanvasRenderer:
  8543. m_ObjectHideFlags: 0
  8544. m_CorrespondingSourceObject: {fileID: 0}
  8545. m_PrefabInstance: {fileID: 0}
  8546. m_PrefabAsset: {fileID: 0}
  8547. m_GameObject: {fileID: 1580095771}
  8548. m_CullTransparentMesh: 1
  8549. --- !u!1 &1813012796
  8550. GameObject:
  8551. m_ObjectHideFlags: 0
  8552. m_CorrespondingSourceObject: {fileID: 0}
  8553. m_PrefabInstance: {fileID: 0}
  8554. m_PrefabAsset: {fileID: 0}
  8555. serializedVersion: 6
  8556. m_Component:
  8557. - component: {fileID: 1813012797}
  8558. - component: {fileID: 1813012800}
  8559. - component: {fileID: 1813012799}
  8560. - component: {fileID: 1813012798}
  8561. m_Layer: 5
  8562. m_Name: Scrollbar Vertical
  8563. m_TagString: Untagged
  8564. m_Icon: {fileID: 0}
  8565. m_NavMeshLayer: 0
  8566. m_StaticEditorFlags: 0
  8567. m_IsActive: 1
  8568. --- !u!224 &1813012797
  8569. RectTransform:
  8570. m_ObjectHideFlags: 0
  8571. m_CorrespondingSourceObject: {fileID: 0}
  8572. m_PrefabInstance: {fileID: 0}
  8573. m_PrefabAsset: {fileID: 0}
  8574. m_GameObject: {fileID: 1813012796}
  8575. m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
  8576. m_LocalPosition: {x: 0, y: 0, z: 0}
  8577. m_LocalScale: {x: 1, y: 1, z: 1}
  8578. m_Children:
  8579. - {fileID: 604532856}
  8580. m_Father: {fileID: 1505549598}
  8581. m_RootOrder: 1
  8582. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  8583. m_AnchorMin: {x: 1, y: 0}
  8584. m_AnchorMax: {x: 1, y: 1}
  8585. m_AnchoredPosition: {x: 0, y: 0}
  8586. m_SizeDelta: {x: 20, y: 0}
  8587. m_Pivot: {x: 1, y: 1}
  8588. --- !u!114 &1813012798
  8589. MonoBehaviour:
  8590. m_ObjectHideFlags: 0
  8591. m_CorrespondingSourceObject: {fileID: 0}
  8592. m_PrefabInstance: {fileID: 0}
  8593. m_PrefabAsset: {fileID: 0}
  8594. m_GameObject: {fileID: 1813012796}
  8595. m_Enabled: 1
  8596. m_EditorHideFlags: 0
  8597. m_Script: {fileID: 11500000, guid: 2a4db7a114972834c8e4117be1d82ba3, type: 3}
  8598. m_Name:
  8599. m_EditorClassIdentifier:
  8600. m_Navigation:
  8601. m_Mode: 3
  8602. m_WrapAround: 0
  8603. m_SelectOnUp: {fileID: 0}
  8604. m_SelectOnDown: {fileID: 0}
  8605. m_SelectOnLeft: {fileID: 0}
  8606. m_SelectOnRight: {fileID: 0}
  8607. m_Transition: 1
  8608. m_Colors:
  8609. m_NormalColor: {r: 1, g: 1, b: 1, a: 1}
  8610. m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
  8611. m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1}
  8612. m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
  8613. m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608}
  8614. m_ColorMultiplier: 1
  8615. m_FadeDuration: 0.1
  8616. m_SpriteState:
  8617. m_HighlightedSprite: {fileID: 0}
  8618. m_PressedSprite: {fileID: 0}
  8619. m_SelectedSprite: {fileID: 0}
  8620. m_DisabledSprite: {fileID: 0}
  8621. m_AnimationTriggers:
  8622. m_NormalTrigger: Normal
  8623. m_HighlightedTrigger: Highlighted
  8624. m_PressedTrigger: Pressed
  8625. m_SelectedTrigger: Selected
  8626. m_DisabledTrigger: Disabled
  8627. m_Interactable: 1
  8628. m_TargetGraphic: {fileID: 954030835}
  8629. m_HandleRect: {fileID: 954030834}
  8630. m_Direction: 2
  8631. m_Value: 0
  8632. m_Size: 1
  8633. m_NumberOfSteps: 0
  8634. m_OnValueChanged:
  8635. m_PersistentCalls:
  8636. m_Calls: []
  8637. --- !u!114 &1813012799
  8638. MonoBehaviour:
  8639. m_ObjectHideFlags: 0
  8640. m_CorrespondingSourceObject: {fileID: 0}
  8641. m_PrefabInstance: {fileID: 0}
  8642. m_PrefabAsset: {fileID: 0}
  8643. m_GameObject: {fileID: 1813012796}
  8644. m_Enabled: 1
  8645. m_EditorHideFlags: 0
  8646. m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  8647. m_Name:
  8648. m_EditorClassIdentifier:
  8649. m_Material: {fileID: 0}
  8650. m_Color: {r: 1, g: 1, b: 1, a: 1}
  8651. m_RaycastTarget: 1
  8652. m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
  8653. m_Maskable: 1
  8654. m_OnCullStateChanged:
  8655. m_PersistentCalls:
  8656. m_Calls: []
  8657. m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0}
  8658. m_Type: 1
  8659. m_PreserveAspect: 0
  8660. m_FillCenter: 1
  8661. m_FillMethod: 4
  8662. m_FillAmount: 1
  8663. m_FillClockwise: 1
  8664. m_FillOrigin: 0
  8665. m_UseSpriteMesh: 0
  8666. m_PixelsPerUnitMultiplier: 1
  8667. --- !u!222 &1813012800
  8668. CanvasRenderer:
  8669. m_ObjectHideFlags: 0
  8670. m_CorrespondingSourceObject: {fileID: 0}
  8671. m_PrefabInstance: {fileID: 0}
  8672. m_PrefabAsset: {fileID: 0}
  8673. m_GameObject: {fileID: 1813012796}
  8674. m_CullTransparentMesh: 1
  8675. --- !u!1 &1820599828
  8676. GameObject:
  8677. m_ObjectHideFlags: 0
  8678. m_CorrespondingSourceObject: {fileID: 0}
  8679. m_PrefabInstance: {fileID: 0}
  8680. m_PrefabAsset: {fileID: 0}
  8681. serializedVersion: 6
  8682. m_Component:
  8683. - component: {fileID: 1820599829}
  8684. - component: {fileID: 1820599832}
  8685. - component: {fileID: 1820599831}
  8686. - component: {fileID: 1820599830}
  8687. m_Layer: 5
  8688. m_Name: Canvas
  8689. m_TagString: Untagged
  8690. m_Icon: {fileID: 0}
  8691. m_NavMeshLayer: 0
  8692. m_StaticEditorFlags: 0
  8693. m_IsActive: 1
  8694. --- !u!224 &1820599829
  8695. RectTransform:
  8696. m_ObjectHideFlags: 0
  8697. m_CorrespondingSourceObject: {fileID: 0}
  8698. m_PrefabInstance: {fileID: 0}
  8699. m_PrefabAsset: {fileID: 0}
  8700. m_GameObject: {fileID: 1820599828}
  8701. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  8702. m_LocalPosition: {x: 0, y: 0, z: 0}
  8703. m_LocalScale: {x: 0, y: 0, z: 0}
  8704. m_Children:
  8705. - {fileID: 1155339406}
  8706. - {fileID: 738929859}
  8707. - {fileID: 609102780}
  8708. - {fileID: 2119261211}
  8709. - {fileID: 871314051}
  8710. m_Father: {fileID: 76099057}
  8711. m_RootOrder: 1
  8712. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  8713. m_AnchorMin: {x: 0, y: 0}
  8714. m_AnchorMax: {x: 0, y: 0}
  8715. m_AnchoredPosition: {x: 0, y: 0}
  8716. m_SizeDelta: {x: 0, y: 0}
  8717. m_Pivot: {x: 0, y: 0}
  8718. --- !u!114 &1820599830
  8719. MonoBehaviour:
  8720. m_ObjectHideFlags: 0
  8721. m_CorrespondingSourceObject: {fileID: 0}
  8722. m_PrefabInstance: {fileID: 0}
  8723. m_PrefabAsset: {fileID: 0}
  8724. m_GameObject: {fileID: 1820599828}
  8725. m_Enabled: 1
  8726. m_EditorHideFlags: 0
  8727. m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3}
  8728. m_Name:
  8729. m_EditorClassIdentifier:
  8730. m_IgnoreReversedGraphics: 1
  8731. m_BlockingObjects: 0
  8732. m_BlockingMask:
  8733. serializedVersion: 2
  8734. m_Bits: 4294967295
  8735. --- !u!114 &1820599831
  8736. MonoBehaviour:
  8737. m_ObjectHideFlags: 0
  8738. m_CorrespondingSourceObject: {fileID: 0}
  8739. m_PrefabInstance: {fileID: 0}
  8740. m_PrefabAsset: {fileID: 0}
  8741. m_GameObject: {fileID: 1820599828}
  8742. m_Enabled: 1
  8743. m_EditorHideFlags: 0
  8744. m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3}
  8745. m_Name:
  8746. m_EditorClassIdentifier:
  8747. m_UiScaleMode: 0
  8748. m_ReferencePixelsPerUnit: 100
  8749. m_ScaleFactor: 1
  8750. m_ReferenceResolution: {x: 800, y: 600}
  8751. m_ScreenMatchMode: 0
  8752. m_MatchWidthOrHeight: 0
  8753. m_PhysicalUnit: 3
  8754. m_FallbackScreenDPI: 96
  8755. m_DefaultSpriteDPI: 96
  8756. m_DynamicPixelsPerUnit: 1
  8757. m_PresetInfoIsWorld: 0
  8758. --- !u!223 &1820599832
  8759. Canvas:
  8760. m_ObjectHideFlags: 0
  8761. m_CorrespondingSourceObject: {fileID: 0}
  8762. m_PrefabInstance: {fileID: 0}
  8763. m_PrefabAsset: {fileID: 0}
  8764. m_GameObject: {fileID: 1820599828}
  8765. m_Enabled: 1
  8766. serializedVersion: 3
  8767. m_RenderMode: 0
  8768. m_Camera: {fileID: 0}
  8769. m_PlaneDistance: 100
  8770. m_PixelPerfect: 0
  8771. m_ReceivesEvents: 1
  8772. m_OverrideSorting: 0
  8773. m_OverridePixelPerfect: 0
  8774. m_SortingBucketNormalizedSize: 0
  8775. m_AdditionalShaderChannelsFlag: 25
  8776. m_SortingLayerID: 0
  8777. m_SortingOrder: 0
  8778. m_TargetDisplay: 0
  8779. --- !u!1 &1849495743
  8780. GameObject:
  8781. m_ObjectHideFlags: 0
  8782. m_CorrespondingSourceObject: {fileID: 0}
  8783. m_PrefabInstance: {fileID: 0}
  8784. m_PrefabAsset: {fileID: 0}
  8785. serializedVersion: 6
  8786. m_Component:
  8787. - component: {fileID: 1849495744}
  8788. - component: {fileID: 1849495746}
  8789. - component: {fileID: 1849495745}
  8790. m_Layer: 5
  8791. m_Name: Text (TMP)
  8792. m_TagString: Untagged
  8793. m_Icon: {fileID: 0}
  8794. m_NavMeshLayer: 0
  8795. m_StaticEditorFlags: 0
  8796. m_IsActive: 1
  8797. --- !u!224 &1849495744
  8798. RectTransform:
  8799. m_ObjectHideFlags: 0
  8800. m_CorrespondingSourceObject: {fileID: 0}
  8801. m_PrefabInstance: {fileID: 0}
  8802. m_PrefabAsset: {fileID: 0}
  8803. m_GameObject: {fileID: 1849495743}
  8804. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  8805. m_LocalPosition: {x: 0, y: 0, z: 0}
  8806. m_LocalScale: {x: 1, y: 1, z: 1}
  8807. m_Children: []
  8808. m_Father: {fileID: 1580095772}
  8809. m_RootOrder: 0
  8810. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  8811. m_AnchorMin: {x: 0, y: 0}
  8812. m_AnchorMax: {x: 1, y: 1}
  8813. m_AnchoredPosition: {x: 0, y: 0}
  8814. m_SizeDelta: {x: 0, y: 0}
  8815. m_Pivot: {x: 0.5, y: 0.5}
  8816. --- !u!114 &1849495745
  8817. MonoBehaviour:
  8818. m_ObjectHideFlags: 0
  8819. m_CorrespondingSourceObject: {fileID: 0}
  8820. m_PrefabInstance: {fileID: 0}
  8821. m_PrefabAsset: {fileID: 0}
  8822. m_GameObject: {fileID: 1849495743}
  8823. m_Enabled: 1
  8824. m_EditorHideFlags: 0
  8825. m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
  8826. m_Name:
  8827. m_EditorClassIdentifier:
  8828. m_Material: {fileID: 0}
  8829. m_Color: {r: 1, g: 1, b: 1, a: 1}
  8830. m_RaycastTarget: 1
  8831. m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
  8832. m_Maskable: 1
  8833. m_OnCullStateChanged:
  8834. m_PersistentCalls:
  8835. m_Calls: []
  8836. m_text: Execute Actions
  8837. m_isRightToLeft: 0
  8838. m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
  8839. m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
  8840. m_fontSharedMaterials: []
  8841. m_fontMaterial: {fileID: 0}
  8842. m_fontMaterials: []
  8843. m_fontColor32:
  8844. serializedVersion: 2
  8845. rgba: 4281479730
  8846. m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1}
  8847. m_enableVertexGradient: 0
  8848. m_colorMode: 3
  8849. m_fontColorGradient:
  8850. topLeft: {r: 1, g: 1, b: 1, a: 1}
  8851. topRight: {r: 1, g: 1, b: 1, a: 1}
  8852. bottomLeft: {r: 1, g: 1, b: 1, a: 1}
  8853. bottomRight: {r: 1, g: 1, b: 1, a: 1}
  8854. m_fontColorGradientPreset: {fileID: 0}
  8855. m_spriteAsset: {fileID: 0}
  8856. m_tintAllSprites: 0
  8857. m_StyleSheet: {fileID: 0}
  8858. m_TextStyleHashCode: -1183493901
  8859. m_overrideHtmlColors: 0
  8860. m_faceColor:
  8861. serializedVersion: 2
  8862. rgba: 4294967295
  8863. m_fontSize: 19.65
  8864. m_fontSizeBase: 24
  8865. m_fontWeight: 400
  8866. m_enableAutoSizing: 1
  8867. m_fontSizeMin: 18
  8868. m_fontSizeMax: 72
  8869. m_fontStyle: 0
  8870. m_HorizontalAlignment: 2
  8871. m_VerticalAlignment: 512
  8872. m_textAlignment: 65535
  8873. m_characterSpacing: 0
  8874. m_wordSpacing: 0
  8875. m_lineSpacing: 0
  8876. m_lineSpacingMax: 0
  8877. m_paragraphSpacing: 0
  8878. m_charWidthMaxAdj: 0
  8879. m_enableWordWrapping: 0
  8880. m_wordWrappingRatios: 0.4
  8881. m_overflowMode: 0
  8882. m_linkedTextComponent: {fileID: 0}
  8883. parentLinkedComponent: {fileID: 0}
  8884. m_enableKerning: 1
  8885. m_enableExtraPadding: 0
  8886. checkPaddingRequired: 0
  8887. m_isRichText: 1
  8888. m_parseCtrlCharacters: 1
  8889. m_isOrthographic: 1
  8890. m_isCullingEnabled: 0
  8891. m_horizontalMapping: 0
  8892. m_verticalMapping: 0
  8893. m_uvLineOffset: 0
  8894. m_geometrySortingOrder: 0
  8895. m_IsTextObjectScaleStatic: 0
  8896. m_VertexBufferAutoSizeReduction: 0
  8897. m_useMaxVisibleDescender: 1
  8898. m_pageToDisplay: 1
  8899. m_margin: {x: 10, y: 0, z: 10, w: 0}
  8900. m_isUsingLegacyAnimationComponent: 0
  8901. m_isVolumetricText: 0
  8902. m_hasFontAssetChanged: 0
  8903. m_baseMaterial: {fileID: 0}
  8904. m_maskOffset: {x: 0, y: 0, z: 0, w: 0}
  8905. --- !u!222 &1849495746
  8906. CanvasRenderer:
  8907. m_ObjectHideFlags: 0
  8908. m_CorrespondingSourceObject: {fileID: 0}
  8909. m_PrefabInstance: {fileID: 0}
  8910. m_PrefabAsset: {fileID: 0}
  8911. m_GameObject: {fileID: 1849495743}
  8912. m_CullTransparentMesh: 1
  8913. --- !u!1 &1940459861
  8914. GameObject:
  8915. m_ObjectHideFlags: 0
  8916. m_CorrespondingSourceObject: {fileID: 0}
  8917. m_PrefabInstance: {fileID: 0}
  8918. m_PrefabAsset: {fileID: 0}
  8919. serializedVersion: 6
  8920. m_Component:
  8921. - component: {fileID: 1940459862}
  8922. - component: {fileID: 1940459864}
  8923. - component: {fileID: 1940459863}
  8924. m_Layer: 5
  8925. m_Name: LoggPanelTitle
  8926. m_TagString: Untagged
  8927. m_Icon: {fileID: 0}
  8928. m_NavMeshLayer: 0
  8929. m_StaticEditorFlags: 0
  8930. m_IsActive: 1
  8931. --- !u!224 &1940459862
  8932. RectTransform:
  8933. m_ObjectHideFlags: 0
  8934. m_CorrespondingSourceObject: {fileID: 0}
  8935. m_PrefabInstance: {fileID: 0}
  8936. m_PrefabAsset: {fileID: 0}
  8937. m_GameObject: {fileID: 1940459861}
  8938. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  8939. m_LocalPosition: {x: 0, y: 0, z: 0}
  8940. m_LocalScale: {x: 1, y: 1, z: 1}
  8941. m_Children: []
  8942. m_Father: {fileID: 2119261211}
  8943. m_RootOrder: 0
  8944. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  8945. m_AnchorMin: {x: 0.5, y: 1}
  8946. m_AnchorMax: {x: 0.5, y: 1}
  8947. m_AnchoredPosition: {x: 0, y: 0}
  8948. m_SizeDelta: {x: 200, y: 40}
  8949. m_Pivot: {x: 0.5, y: 1}
  8950. --- !u!114 &1940459863
  8951. MonoBehaviour:
  8952. m_ObjectHideFlags: 0
  8953. m_CorrespondingSourceObject: {fileID: 0}
  8954. m_PrefabInstance: {fileID: 0}
  8955. m_PrefabAsset: {fileID: 0}
  8956. m_GameObject: {fileID: 1940459861}
  8957. m_Enabled: 1
  8958. m_EditorHideFlags: 0
  8959. m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
  8960. m_Name:
  8961. m_EditorClassIdentifier:
  8962. m_Material: {fileID: 0}
  8963. m_Color: {r: 1, g: 1, b: 1, a: 1}
  8964. m_RaycastTarget: 1
  8965. m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
  8966. m_Maskable: 1
  8967. m_OnCullStateChanged:
  8968. m_PersistentCalls:
  8969. m_Calls: []
  8970. m_text: Log
  8971. m_isRightToLeft: 0
  8972. m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
  8973. m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
  8974. m_fontSharedMaterials: []
  8975. m_fontMaterial: {fileID: 0}
  8976. m_fontMaterials: []
  8977. m_fontColor32:
  8978. serializedVersion: 2
  8979. rgba: 4294967295
  8980. m_fontColor: {r: 1, g: 1, b: 1, a: 1}
  8981. m_enableVertexGradient: 0
  8982. m_colorMode: 3
  8983. m_fontColorGradient:
  8984. topLeft: {r: 1, g: 1, b: 1, a: 1}
  8985. topRight: {r: 1, g: 1, b: 1, a: 1}
  8986. bottomLeft: {r: 1, g: 1, b: 1, a: 1}
  8987. bottomRight: {r: 1, g: 1, b: 1, a: 1}
  8988. m_fontColorGradientPreset: {fileID: 0}
  8989. m_spriteAsset: {fileID: 0}
  8990. m_tintAllSprites: 0
  8991. m_StyleSheet: {fileID: 0}
  8992. m_TextStyleHashCode: -1183493901
  8993. m_overrideHtmlColors: 0
  8994. m_faceColor:
  8995. serializedVersion: 2
  8996. rgba: 4294967295
  8997. m_fontSize: 35.8
  8998. m_fontSizeBase: 36
  8999. m_fontWeight: 400
  9000. m_enableAutoSizing: 1
  9001. m_fontSizeMin: 18
  9002. m_fontSizeMax: 72
  9003. m_fontStyle: 0
  9004. m_HorizontalAlignment: 2
  9005. m_VerticalAlignment: 512
  9006. m_textAlignment: 65535
  9007. m_characterSpacing: 0
  9008. m_wordSpacing: 0
  9009. m_lineSpacing: 0
  9010. m_lineSpacingMax: 0
  9011. m_paragraphSpacing: 0
  9012. m_charWidthMaxAdj: 0
  9013. m_enableWordWrapping: 1
  9014. m_wordWrappingRatios: 0.4
  9015. m_overflowMode: 0
  9016. m_linkedTextComponent: {fileID: 0}
  9017. parentLinkedComponent: {fileID: 0}
  9018. m_enableKerning: 1
  9019. m_enableExtraPadding: 0
  9020. checkPaddingRequired: 0
  9021. m_isRichText: 1
  9022. m_parseCtrlCharacters: 1
  9023. m_isOrthographic: 1
  9024. m_isCullingEnabled: 0
  9025. m_horizontalMapping: 0
  9026. m_verticalMapping: 0
  9027. m_uvLineOffset: 0
  9028. m_geometrySortingOrder: 0
  9029. m_IsTextObjectScaleStatic: 0
  9030. m_VertexBufferAutoSizeReduction: 0
  9031. m_useMaxVisibleDescender: 1
  9032. m_pageToDisplay: 1
  9033. m_margin: {x: 0, y: 0, z: 0, w: 0}
  9034. m_isUsingLegacyAnimationComponent: 0
  9035. m_isVolumetricText: 0
  9036. m_hasFontAssetChanged: 0
  9037. m_baseMaterial: {fileID: 0}
  9038. m_maskOffset: {x: 0, y: 0, z: 0, w: 0}
  9039. --- !u!222 &1940459864
  9040. CanvasRenderer:
  9041. m_ObjectHideFlags: 0
  9042. m_CorrespondingSourceObject: {fileID: 0}
  9043. m_PrefabInstance: {fileID: 0}
  9044. m_PrefabAsset: {fileID: 0}
  9045. m_GameObject: {fileID: 1940459861}
  9046. m_CullTransparentMesh: 1
  9047. --- !u!1 &1982909378
  9048. GameObject:
  9049. m_ObjectHideFlags: 0
  9050. m_CorrespondingSourceObject: {fileID: 0}
  9051. m_PrefabInstance: {fileID: 0}
  9052. m_PrefabAsset: {fileID: 0}
  9053. serializedVersion: 6
  9054. m_Component:
  9055. - component: {fileID: 1982909379}
  9056. - component: {fileID: 1982909382}
  9057. - component: {fileID: 1982909381}
  9058. - component: {fileID: 1982909380}
  9059. m_Layer: 5
  9060. m_Name: Viewport
  9061. m_TagString: Untagged
  9062. m_Icon: {fileID: 0}
  9063. m_NavMeshLayer: 0
  9064. m_StaticEditorFlags: 0
  9065. m_IsActive: 1
  9066. --- !u!224 &1982909379
  9067. RectTransform:
  9068. m_ObjectHideFlags: 0
  9069. m_CorrespondingSourceObject: {fileID: 0}
  9070. m_PrefabInstance: {fileID: 0}
  9071. m_PrefabAsset: {fileID: 0}
  9072. m_GameObject: {fileID: 1982909378}
  9073. m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
  9074. m_LocalPosition: {x: 0, y: 0, z: 0}
  9075. m_LocalScale: {x: 1, y: 1, z: 1}
  9076. m_Children:
  9077. - {fileID: 1098647528}
  9078. m_Father: {fileID: 1505549598}
  9079. m_RootOrder: 0
  9080. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  9081. m_AnchorMin: {x: 0, y: 0}
  9082. m_AnchorMax: {x: 1, y: 1}
  9083. m_AnchoredPosition: {x: 0, y: 0}
  9084. m_SizeDelta: {x: -17, y: 0}
  9085. m_Pivot: {x: 0, y: 1}
  9086. --- !u!114 &1982909380
  9087. MonoBehaviour:
  9088. m_ObjectHideFlags: 0
  9089. m_CorrespondingSourceObject: {fileID: 0}
  9090. m_PrefabInstance: {fileID: 0}
  9091. m_PrefabAsset: {fileID: 0}
  9092. m_GameObject: {fileID: 1982909378}
  9093. m_Enabled: 1
  9094. m_EditorHideFlags: 0
  9095. m_Script: {fileID: 11500000, guid: 31a19414c41e5ae4aae2af33fee712f6, type: 3}
  9096. m_Name:
  9097. m_EditorClassIdentifier:
  9098. m_ShowMaskGraphic: 0
  9099. --- !u!114 &1982909381
  9100. MonoBehaviour:
  9101. m_ObjectHideFlags: 0
  9102. m_CorrespondingSourceObject: {fileID: 0}
  9103. m_PrefabInstance: {fileID: 0}
  9104. m_PrefabAsset: {fileID: 0}
  9105. m_GameObject: {fileID: 1982909378}
  9106. m_Enabled: 1
  9107. m_EditorHideFlags: 0
  9108. m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  9109. m_Name:
  9110. m_EditorClassIdentifier:
  9111. m_Material: {fileID: 0}
  9112. m_Color: {r: 1, g: 1, b: 1, a: 1}
  9113. m_RaycastTarget: 1
  9114. m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
  9115. m_Maskable: 1
  9116. m_OnCullStateChanged:
  9117. m_PersistentCalls:
  9118. m_Calls: []
  9119. m_Sprite: {fileID: 10917, guid: 0000000000000000f000000000000000, type: 0}
  9120. m_Type: 1
  9121. m_PreserveAspect: 0
  9122. m_FillCenter: 1
  9123. m_FillMethod: 4
  9124. m_FillAmount: 1
  9125. m_FillClockwise: 1
  9126. m_FillOrigin: 0
  9127. m_UseSpriteMesh: 0
  9128. m_PixelsPerUnitMultiplier: 1
  9129. --- !u!222 &1982909382
  9130. CanvasRenderer:
  9131. m_ObjectHideFlags: 0
  9132. m_CorrespondingSourceObject: {fileID: 0}
  9133. m_PrefabInstance: {fileID: 0}
  9134. m_PrefabAsset: {fileID: 0}
  9135. m_GameObject: {fileID: 1982909378}
  9136. m_CullTransparentMesh: 1
  9137. --- !u!1 &2012827778
  9138. GameObject:
  9139. m_ObjectHideFlags: 0
  9140. m_CorrespondingSourceObject: {fileID: 0}
  9141. m_PrefabInstance: {fileID: 0}
  9142. m_PrefabAsset: {fileID: 0}
  9143. serializedVersion: 6
  9144. m_Component:
  9145. - component: {fileID: 2012827779}
  9146. - component: {fileID: 2012827781}
  9147. - component: {fileID: 2012827780}
  9148. m_Layer: 5
  9149. m_Name: Text (TMP)
  9150. m_TagString: Untagged
  9151. m_Icon: {fileID: 0}
  9152. m_NavMeshLayer: 0
  9153. m_StaticEditorFlags: 0
  9154. m_IsActive: 1
  9155. --- !u!224 &2012827779
  9156. RectTransform:
  9157. m_ObjectHideFlags: 0
  9158. m_CorrespondingSourceObject: {fileID: 0}
  9159. m_PrefabInstance: {fileID: 0}
  9160. m_PrefabAsset: {fileID: 0}
  9161. m_GameObject: {fileID: 2012827778}
  9162. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  9163. m_LocalPosition: {x: 0, y: 0, z: 0}
  9164. m_LocalScale: {x: 1, y: 1, z: 1}
  9165. m_Children: []
  9166. m_Father: {fileID: 670570517}
  9167. m_RootOrder: 0
  9168. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  9169. m_AnchorMin: {x: 0, y: 0}
  9170. m_AnchorMax: {x: 1, y: 1}
  9171. m_AnchoredPosition: {x: 0, y: 0}
  9172. m_SizeDelta: {x: 0, y: 0}
  9173. m_Pivot: {x: 0.5, y: 0.5}
  9174. --- !u!114 &2012827780
  9175. MonoBehaviour:
  9176. m_ObjectHideFlags: 0
  9177. m_CorrespondingSourceObject: {fileID: 0}
  9178. m_PrefabInstance: {fileID: 0}
  9179. m_PrefabAsset: {fileID: 0}
  9180. m_GameObject: {fileID: 2012827778}
  9181. m_Enabled: 1
  9182. m_EditorHideFlags: 0
  9183. m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
  9184. m_Name:
  9185. m_EditorClassIdentifier:
  9186. m_Material: {fileID: 0}
  9187. m_Color: {r: 1, g: 1, b: 1, a: 1}
  9188. m_RaycastTarget: 1
  9189. m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
  9190. m_Maskable: 1
  9191. m_OnCullStateChanged:
  9192. m_PersistentCalls:
  9193. m_Calls: []
  9194. m_text: Move
  9195. m_isRightToLeft: 0
  9196. m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
  9197. m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
  9198. m_fontSharedMaterials: []
  9199. m_fontMaterial: {fileID: 0}
  9200. m_fontMaterials: []
  9201. m_fontColor32:
  9202. serializedVersion: 2
  9203. rgba: 4281479730
  9204. m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1}
  9205. m_enableVertexGradient: 0
  9206. m_colorMode: 3
  9207. m_fontColorGradient:
  9208. topLeft: {r: 1, g: 1, b: 1, a: 1}
  9209. topRight: {r: 1, g: 1, b: 1, a: 1}
  9210. bottomLeft: {r: 1, g: 1, b: 1, a: 1}
  9211. bottomRight: {r: 1, g: 1, b: 1, a: 1}
  9212. m_fontColorGradientPreset: {fileID: 0}
  9213. m_spriteAsset: {fileID: 0}
  9214. m_tintAllSprites: 0
  9215. m_StyleSheet: {fileID: 0}
  9216. m_TextStyleHashCode: -1183493901
  9217. m_overrideHtmlColors: 0
  9218. m_faceColor:
  9219. serializedVersion: 2
  9220. rgba: 4294967295
  9221. m_fontSize: 24
  9222. m_fontSizeBase: 24
  9223. m_fontWeight: 400
  9224. m_enableAutoSizing: 0
  9225. m_fontSizeMin: 18
  9226. m_fontSizeMax: 72
  9227. m_fontStyle: 0
  9228. m_HorizontalAlignment: 2
  9229. m_VerticalAlignment: 512
  9230. m_textAlignment: 65535
  9231. m_characterSpacing: 0
  9232. m_wordSpacing: 0
  9233. m_lineSpacing: 0
  9234. m_lineSpacingMax: 0
  9235. m_paragraphSpacing: 0
  9236. m_charWidthMaxAdj: 0
  9237. m_enableWordWrapping: 1
  9238. m_wordWrappingRatios: 0.4
  9239. m_overflowMode: 0
  9240. m_linkedTextComponent: {fileID: 0}
  9241. parentLinkedComponent: {fileID: 0}
  9242. m_enableKerning: 1
  9243. m_enableExtraPadding: 0
  9244. checkPaddingRequired: 0
  9245. m_isRichText: 1
  9246. m_parseCtrlCharacters: 1
  9247. m_isOrthographic: 1
  9248. m_isCullingEnabled: 0
  9249. m_horizontalMapping: 0
  9250. m_verticalMapping: 0
  9251. m_uvLineOffset: 0
  9252. m_geometrySortingOrder: 0
  9253. m_IsTextObjectScaleStatic: 0
  9254. m_VertexBufferAutoSizeReduction: 0
  9255. m_useMaxVisibleDescender: 1
  9256. m_pageToDisplay: 1
  9257. m_margin: {x: 0, y: 0, z: 0, w: 0}
  9258. m_isUsingLegacyAnimationComponent: 0
  9259. m_isVolumetricText: 0
  9260. m_hasFontAssetChanged: 0
  9261. m_baseMaterial: {fileID: 0}
  9262. m_maskOffset: {x: 0, y: 0, z: 0, w: 0}
  9263. --- !u!222 &2012827781
  9264. CanvasRenderer:
  9265. m_ObjectHideFlags: 0
  9266. m_CorrespondingSourceObject: {fileID: 0}
  9267. m_PrefabInstance: {fileID: 0}
  9268. m_PrefabAsset: {fileID: 0}
  9269. m_GameObject: {fileID: 2012827778}
  9270. m_CullTransparentMesh: 1
  9271. --- !u!1 &2027622167
  9272. GameObject:
  9273. m_ObjectHideFlags: 0
  9274. m_CorrespondingSourceObject: {fileID: 0}
  9275. m_PrefabInstance: {fileID: 0}
  9276. m_PrefabAsset: {fileID: 0}
  9277. serializedVersion: 6
  9278. m_Component:
  9279. - component: {fileID: 2027622168}
  9280. - component: {fileID: 2027622170}
  9281. - component: {fileID: 2027622169}
  9282. m_Layer: 5
  9283. m_Name: Text (TMP)
  9284. m_TagString: Untagged
  9285. m_Icon: {fileID: 0}
  9286. m_NavMeshLayer: 0
  9287. m_StaticEditorFlags: 0
  9288. m_IsActive: 1
  9289. --- !u!224 &2027622168
  9290. RectTransform:
  9291. m_ObjectHideFlags: 0
  9292. m_CorrespondingSourceObject: {fileID: 0}
  9293. m_PrefabInstance: {fileID: 0}
  9294. m_PrefabAsset: {fileID: 0}
  9295. m_GameObject: {fileID: 2027622167}
  9296. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  9297. m_LocalPosition: {x: 0, y: 0, z: 0}
  9298. m_LocalScale: {x: 1, y: 1, z: 1}
  9299. m_Children: []
  9300. m_Father: {fileID: 1277332543}
  9301. m_RootOrder: 0
  9302. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  9303. m_AnchorMin: {x: 0, y: 0}
  9304. m_AnchorMax: {x: 1, y: 1}
  9305. m_AnchoredPosition: {x: 0, y: 0}
  9306. m_SizeDelta: {x: 0, y: 0}
  9307. m_Pivot: {x: 0.5, y: 0.5}
  9308. --- !u!114 &2027622169
  9309. MonoBehaviour:
  9310. m_ObjectHideFlags: 0
  9311. m_CorrespondingSourceObject: {fileID: 0}
  9312. m_PrefabInstance: {fileID: 0}
  9313. m_PrefabAsset: {fileID: 0}
  9314. m_GameObject: {fileID: 2027622167}
  9315. m_Enabled: 1
  9316. m_EditorHideFlags: 0
  9317. m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
  9318. m_Name:
  9319. m_EditorClassIdentifier:
  9320. m_Material: {fileID: 0}
  9321. m_Color: {r: 1, g: 1, b: 1, a: 1}
  9322. m_RaycastTarget: 1
  9323. m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
  9324. m_Maskable: 1
  9325. m_OnCullStateChanged:
  9326. m_PersistentCalls:
  9327. m_Calls: []
  9328. m_text: Start fight
  9329. m_isRightToLeft: 0
  9330. m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
  9331. m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
  9332. m_fontSharedMaterials: []
  9333. m_fontMaterial: {fileID: 0}
  9334. m_fontMaterials: []
  9335. m_fontColor32:
  9336. serializedVersion: 2
  9337. rgba: 4281479730
  9338. m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1}
  9339. m_enableVertexGradient: 0
  9340. m_colorMode: 3
  9341. m_fontColorGradient:
  9342. topLeft: {r: 1, g: 1, b: 1, a: 1}
  9343. topRight: {r: 1, g: 1, b: 1, a: 1}
  9344. bottomLeft: {r: 1, g: 1, b: 1, a: 1}
  9345. bottomRight: {r: 1, g: 1, b: 1, a: 1}
  9346. m_fontColorGradientPreset: {fileID: 0}
  9347. m_spriteAsset: {fileID: 0}
  9348. m_tintAllSprites: 0
  9349. m_StyleSheet: {fileID: 0}
  9350. m_TextStyleHashCode: -1183493901
  9351. m_overrideHtmlColors: 0
  9352. m_faceColor:
  9353. serializedVersion: 2
  9354. rgba: 4294967295
  9355. m_fontSize: 24
  9356. m_fontSizeBase: 24
  9357. m_fontWeight: 400
  9358. m_enableAutoSizing: 0
  9359. m_fontSizeMin: 18
  9360. m_fontSizeMax: 72
  9361. m_fontStyle: 0
  9362. m_HorizontalAlignment: 2
  9363. m_VerticalAlignment: 512
  9364. m_textAlignment: 65535
  9365. m_characterSpacing: 0
  9366. m_wordSpacing: 0
  9367. m_lineSpacing: 0
  9368. m_lineSpacingMax: 0
  9369. m_paragraphSpacing: 0
  9370. m_charWidthMaxAdj: 0
  9371. m_enableWordWrapping: 1
  9372. m_wordWrappingRatios: 0.4
  9373. m_overflowMode: 0
  9374. m_linkedTextComponent: {fileID: 0}
  9375. parentLinkedComponent: {fileID: 0}
  9376. m_enableKerning: 1
  9377. m_enableExtraPadding: 0
  9378. checkPaddingRequired: 0
  9379. m_isRichText: 1
  9380. m_parseCtrlCharacters: 1
  9381. m_isOrthographic: 1
  9382. m_isCullingEnabled: 0
  9383. m_horizontalMapping: 0
  9384. m_verticalMapping: 0
  9385. m_uvLineOffset: 0
  9386. m_geometrySortingOrder: 0
  9387. m_IsTextObjectScaleStatic: 0
  9388. m_VertexBufferAutoSizeReduction: 0
  9389. m_useMaxVisibleDescender: 1
  9390. m_pageToDisplay: 1
  9391. m_margin: {x: 0, y: 0, z: 0, w: 0}
  9392. m_isUsingLegacyAnimationComponent: 0
  9393. m_isVolumetricText: 0
  9394. m_hasFontAssetChanged: 0
  9395. m_baseMaterial: {fileID: 0}
  9396. m_maskOffset: {x: 0, y: 0, z: 0, w: 0}
  9397. --- !u!222 &2027622170
  9398. CanvasRenderer:
  9399. m_ObjectHideFlags: 0
  9400. m_CorrespondingSourceObject: {fileID: 0}
  9401. m_PrefabInstance: {fileID: 0}
  9402. m_PrefabAsset: {fileID: 0}
  9403. m_GameObject: {fileID: 2027622167}
  9404. m_CullTransparentMesh: 1
  9405. --- !u!1 &2038126659
  9406. GameObject:
  9407. m_ObjectHideFlags: 0
  9408. m_CorrespondingSourceObject: {fileID: 0}
  9409. m_PrefabInstance: {fileID: 0}
  9410. m_PrefabAsset: {fileID: 0}
  9411. serializedVersion: 6
  9412. m_Component:
  9413. - component: {fileID: 2038126660}
  9414. - component: {fileID: 2038126663}
  9415. - component: {fileID: 2038126662}
  9416. - component: {fileID: 2038126661}
  9417. m_Layer: 5
  9418. m_Name: AttackActionButton
  9419. m_TagString: Untagged
  9420. m_Icon: {fileID: 0}
  9421. m_NavMeshLayer: 0
  9422. m_StaticEditorFlags: 0
  9423. m_IsActive: 1
  9424. --- !u!224 &2038126660
  9425. RectTransform:
  9426. m_ObjectHideFlags: 0
  9427. m_CorrespondingSourceObject: {fileID: 0}
  9428. m_PrefabInstance: {fileID: 0}
  9429. m_PrefabAsset: {fileID: 0}
  9430. m_GameObject: {fileID: 2038126659}
  9431. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  9432. m_LocalPosition: {x: 0, y: 0, z: 0}
  9433. m_LocalScale: {x: 1, y: 1, z: 1}
  9434. m_Children:
  9435. - {fileID: 1432815632}
  9436. m_Father: {fileID: 405602148}
  9437. m_RootOrder: 1
  9438. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  9439. m_AnchorMin: {x: 0, y: 1}
  9440. m_AnchorMax: {x: 0, y: 1}
  9441. m_AnchoredPosition: {x: 150, y: -342.75}
  9442. m_SizeDelta: {x: 160, y: 30}
  9443. m_Pivot: {x: 0.5, y: 0.5}
  9444. --- !u!114 &2038126661
  9445. MonoBehaviour:
  9446. m_ObjectHideFlags: 0
  9447. m_CorrespondingSourceObject: {fileID: 0}
  9448. m_PrefabInstance: {fileID: 0}
  9449. m_PrefabAsset: {fileID: 0}
  9450. m_GameObject: {fileID: 2038126659}
  9451. m_Enabled: 1
  9452. m_EditorHideFlags: 0
  9453. m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3}
  9454. m_Name:
  9455. m_EditorClassIdentifier:
  9456. m_Navigation:
  9457. m_Mode: 3
  9458. m_WrapAround: 0
  9459. m_SelectOnUp: {fileID: 0}
  9460. m_SelectOnDown: {fileID: 0}
  9461. m_SelectOnLeft: {fileID: 0}
  9462. m_SelectOnRight: {fileID: 0}
  9463. m_Transition: 1
  9464. m_Colors:
  9465. m_NormalColor: {r: 1, g: 1, b: 1, a: 1}
  9466. m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
  9467. m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1}
  9468. m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
  9469. m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608}
  9470. m_ColorMultiplier: 1
  9471. m_FadeDuration: 0.1
  9472. m_SpriteState:
  9473. m_HighlightedSprite: {fileID: 0}
  9474. m_PressedSprite: {fileID: 0}
  9475. m_SelectedSprite: {fileID: 0}
  9476. m_DisabledSprite: {fileID: 0}
  9477. m_AnimationTriggers:
  9478. m_NormalTrigger: Normal
  9479. m_HighlightedTrigger: Highlighted
  9480. m_PressedTrigger: Pressed
  9481. m_SelectedTrigger: Selected
  9482. m_DisabledTrigger: Disabled
  9483. m_Interactable: 1
  9484. m_TargetGraphic: {fileID: 2038126662}
  9485. m_OnClick:
  9486. m_PersistentCalls:
  9487. m_Calls: []
  9488. --- !u!114 &2038126662
  9489. MonoBehaviour:
  9490. m_ObjectHideFlags: 0
  9491. m_CorrespondingSourceObject: {fileID: 0}
  9492. m_PrefabInstance: {fileID: 0}
  9493. m_PrefabAsset: {fileID: 0}
  9494. m_GameObject: {fileID: 2038126659}
  9495. m_Enabled: 1
  9496. m_EditorHideFlags: 0
  9497. m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  9498. m_Name:
  9499. m_EditorClassIdentifier:
  9500. m_Material: {fileID: 0}
  9501. m_Color: {r: 1, g: 1, b: 1, a: 1}
  9502. m_RaycastTarget: 1
  9503. m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
  9504. m_Maskable: 1
  9505. m_OnCullStateChanged:
  9506. m_PersistentCalls:
  9507. m_Calls: []
  9508. m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0}
  9509. m_Type: 1
  9510. m_PreserveAspect: 0
  9511. m_FillCenter: 1
  9512. m_FillMethod: 4
  9513. m_FillAmount: 1
  9514. m_FillClockwise: 1
  9515. m_FillOrigin: 0
  9516. m_UseSpriteMesh: 0
  9517. m_PixelsPerUnitMultiplier: 1
  9518. --- !u!222 &2038126663
  9519. CanvasRenderer:
  9520. m_ObjectHideFlags: 0
  9521. m_CorrespondingSourceObject: {fileID: 0}
  9522. m_PrefabInstance: {fileID: 0}
  9523. m_PrefabAsset: {fileID: 0}
  9524. m_GameObject: {fileID: 2038126659}
  9525. m_CullTransparentMesh: 1
  9526. --- !u!1 &2119261210
  9527. GameObject:
  9528. m_ObjectHideFlags: 0
  9529. m_CorrespondingSourceObject: {fileID: 0}
  9530. m_PrefabInstance: {fileID: 0}
  9531. m_PrefabAsset: {fileID: 0}
  9532. serializedVersion: 6
  9533. m_Component:
  9534. - component: {fileID: 2119261211}
  9535. - component: {fileID: 2119261213}
  9536. - component: {fileID: 2119261212}
  9537. - component: {fileID: 2119261214}
  9538. m_Layer: 5
  9539. m_Name: LogPanel
  9540. m_TagString: Untagged
  9541. m_Icon: {fileID: 0}
  9542. m_NavMeshLayer: 0
  9543. m_StaticEditorFlags: 0
  9544. m_IsActive: 0
  9545. --- !u!224 &2119261211
  9546. RectTransform:
  9547. m_ObjectHideFlags: 0
  9548. m_CorrespondingSourceObject: {fileID: 0}
  9549. m_PrefabInstance: {fileID: 0}
  9550. m_PrefabAsset: {fileID: 0}
  9551. m_GameObject: {fileID: 2119261210}
  9552. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  9553. m_LocalPosition: {x: 0, y: 0, z: 0}
  9554. m_LocalScale: {x: 1, y: 1, z: 1}
  9555. m_Children:
  9556. - {fileID: 1940459862}
  9557. - {fileID: 1505549598}
  9558. - {fileID: 808860890}
  9559. m_Father: {fileID: 1820599829}
  9560. m_RootOrder: 3
  9561. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  9562. m_AnchorMin: {x: 0, y: 0}
  9563. m_AnchorMax: {x: 0, y: 1}
  9564. m_AnchoredPosition: {x: 5, y: 0}
  9565. m_SizeDelta: {x: 300, y: -10}
  9566. m_Pivot: {x: 0, y: 0.5}
  9567. --- !u!114 &2119261212
  9568. MonoBehaviour:
  9569. m_ObjectHideFlags: 0
  9570. m_CorrespondingSourceObject: {fileID: 0}
  9571. m_PrefabInstance: {fileID: 0}
  9572. m_PrefabAsset: {fileID: 0}
  9573. m_GameObject: {fileID: 2119261210}
  9574. m_Enabled: 1
  9575. m_EditorHideFlags: 0
  9576. m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  9577. m_Name:
  9578. m_EditorClassIdentifier:
  9579. m_Material: {fileID: 0}
  9580. m_Color: {r: 0, g: 0, b: 0, a: 0.5882353}
  9581. m_RaycastTarget: 1
  9582. m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
  9583. m_Maskable: 1
  9584. m_OnCullStateChanged:
  9585. m_PersistentCalls:
  9586. m_Calls: []
  9587. m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0}
  9588. m_Type: 1
  9589. m_PreserveAspect: 0
  9590. m_FillCenter: 1
  9591. m_FillMethod: 4
  9592. m_FillAmount: 1
  9593. m_FillClockwise: 1
  9594. m_FillOrigin: 0
  9595. m_UseSpriteMesh: 0
  9596. m_PixelsPerUnitMultiplier: 1
  9597. --- !u!222 &2119261213
  9598. CanvasRenderer:
  9599. m_ObjectHideFlags: 0
  9600. m_CorrespondingSourceObject: {fileID: 0}
  9601. m_PrefabInstance: {fileID: 0}
  9602. m_PrefabAsset: {fileID: 0}
  9603. m_GameObject: {fileID: 2119261210}
  9604. m_CullTransparentMesh: 1
  9605. --- !u!114 &2119261214
  9606. MonoBehaviour:
  9607. m_ObjectHideFlags: 0
  9608. m_CorrespondingSourceObject: {fileID: 0}
  9609. m_PrefabInstance: {fileID: 0}
  9610. m_PrefabAsset: {fileID: 0}
  9611. m_GameObject: {fileID: 2119261210}
  9612. m_Enabled: 1
  9613. m_EditorHideFlags: 0
  9614. m_Script: {fileID: 11500000, guid: c729a7046d2f09f4d902f47cb7644382, type: 3}
  9615. m_Name:
  9616. m_EditorClassIdentifier:
  9617. showHidePanel: {fileID: 808860891}
  9618. logRowPrefab: {fileID: 2190717994908433921, guid: 19931d1a7aaa3c64a978568cd637bea3, type: 3}
  9619. content: {fileID: 1098647528}
  9620. --- !u!1001 &3337279117486379823
  9621. PrefabInstance:
  9622. m_ObjectHideFlags: 0
  9623. serializedVersion: 2
  9624. m_Modification:
  9625. m_TransformParent: {fileID: 0}
  9626. m_Modifications:
  9627. - target: {fileID: 40224708994532372, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  9628. propertyPath: creatureImage
  9629. value:
  9630. objectReference: {fileID: 21300000, guid: 9d8f17869fb739f4db4f4a897b1f1015, type: 3}
  9631. - target: {fileID: 2907624198200125428, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  9632. propertyPath: m_Name
  9633. value: Skeleton Enemy
  9634. objectReference: {fileID: 0}
  9635. - target: {fileID: 3874107955003238637, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  9636. propertyPath: m_RootOrder
  9637. value: 3
  9638. objectReference: {fileID: 0}
  9639. - target: {fileID: 3874107955003238637, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  9640. propertyPath: m_LocalPosition.x
  9641. value: 3.5
  9642. objectReference: {fileID: 0}
  9643. - target: {fileID: 3874107955003238637, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  9644. propertyPath: m_LocalPosition.y
  9645. value: -11.5
  9646. objectReference: {fileID: 0}
  9647. - target: {fileID: 3874107955003238637, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  9648. propertyPath: m_LocalPosition.z
  9649. value: 0
  9650. objectReference: {fileID: 0}
  9651. - target: {fileID: 3874107955003238637, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  9652. propertyPath: m_LocalRotation.w
  9653. value: 1
  9654. objectReference: {fileID: 0}
  9655. - target: {fileID: 3874107955003238637, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  9656. propertyPath: m_LocalRotation.x
  9657. value: 0
  9658. objectReference: {fileID: 0}
  9659. - target: {fileID: 3874107955003238637, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  9660. propertyPath: m_LocalRotation.y
  9661. value: 0
  9662. objectReference: {fileID: 0}
  9663. - target: {fileID: 3874107955003238637, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  9664. propertyPath: m_LocalRotation.z
  9665. value: 0
  9666. objectReference: {fileID: 0}
  9667. - target: {fileID: 3874107955003238637, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  9668. propertyPath: m_LocalEulerAnglesHint.x
  9669. value: 0
  9670. objectReference: {fileID: 0}
  9671. - target: {fileID: 3874107955003238637, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  9672. propertyPath: m_LocalEulerAnglesHint.y
  9673. value: 0
  9674. objectReference: {fileID: 0}
  9675. - target: {fileID: 3874107955003238637, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  9676. propertyPath: m_LocalEulerAnglesHint.z
  9677. value: 0
  9678. objectReference: {fileID: 0}
  9679. m_RemovedComponents:
  9680. - {fileID: 40224708994532372, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  9681. m_SourcePrefab: {fileID: 100100000, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  9682. --- !u!1 &3337279117486379824 stripped
  9683. GameObject:
  9684. m_CorrespondingSourceObject: {fileID: 2907624198200125428, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  9685. m_PrefabInstance: {fileID: 3337279117486379823}
  9686. m_PrefabAsset: {fileID: 0}
  9687. --- !u!114 &3337279117486379825
  9688. MonoBehaviour:
  9689. m_ObjectHideFlags: 0
  9690. m_CorrespondingSourceObject: {fileID: 0}
  9691. m_PrefabInstance: {fileID: 0}
  9692. m_PrefabAsset: {fileID: 0}
  9693. m_GameObject: {fileID: 3337279117486379824}
  9694. m_Enabled: 1
  9695. m_EditorHideFlags: 0
  9696. m_Script: {fileID: 11500000, guid: f555f82a2df744344ba8e4c6474c2c2d, type: 3}
  9697. m_Name:
  9698. m_EditorClassIdentifier:
  9699. creatureImage: {fileID: 21300000, guid: 9d8f17869fb739f4db4f4a897b1f1015, type: 3}
  9700. humanControlled: 0
  9701. --- !u!61 &3337279117486379828
  9702. BoxCollider2D:
  9703. m_ObjectHideFlags: 0
  9704. m_CorrespondingSourceObject: {fileID: 0}
  9705. m_PrefabInstance: {fileID: 0}
  9706. m_PrefabAsset: {fileID: 0}
  9707. m_GameObject: {fileID: 3337279117486379824}
  9708. m_Enabled: 1
  9709. m_Density: 1
  9710. m_Material: {fileID: 0}
  9711. m_IsTrigger: 1
  9712. m_UsedByEffector: 0
  9713. m_UsedByComposite: 0
  9714. m_Offset: {x: 0, y: 0}
  9715. m_SpriteTilingProperty:
  9716. border: {x: 0, y: 0, z: 0, w: 0}
  9717. pivot: {x: 0.5, y: 0.5}
  9718. oldSize: {x: 0.72, y: 0.72}
  9719. newSize: {x: 1, y: 1}
  9720. adaptiveTilingThreshold: 0.5
  9721. drawMode: 0
  9722. adaptiveTiling: 0
  9723. m_AutoTiling: 0
  9724. serializedVersion: 2
  9725. m_Size: {x: 0.72, y: 0.72}
  9726. m_EdgeRadius: 0