SampleScene.unity 271 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722672367246725672667276728672967306731673267336734673567366737673867396740674167426743674467456746674767486749675067516752675367546755675667576758675967606761676267636764676567666767676867696770677167726773677467756776677767786779678067816782678367846785678667876788678967906791679267936794679567966797679867996800680168026803680468056806680768086809681068116812681368146815681668176818681968206821682268236824682568266827682868296830683168326833683468356836683768386839684068416842684368446845684668476848684968506851685268536854685568566857685868596860686168626863686468656866686768686869687068716872687368746875687668776878687968806881688268836884688568866887688868896890689168926893689468956896689768986899690069016902690369046905690669076908690969106911691269136914691569166917691869196920692169226923692469256926692769286929693069316932693369346935693669376938693969406941694269436944694569466947694869496950695169526953695469556956695769586959696069616962696369646965696669676968696969706971697269736974697569766977697869796980698169826983698469856986698769886989699069916992699369946995699669976998699970007001700270037004700570067007700870097010701170127013701470157016701770187019702070217022702370247025702670277028702970307031703270337034703570367037703870397040704170427043704470457046704770487049705070517052705370547055705670577058705970607061706270637064706570667067706870697070707170727073707470757076707770787079708070817082708370847085708670877088708970907091709270937094709570967097709870997100710171027103710471057106710771087109711071117112711371147115711671177118711971207121712271237124712571267127712871297130713171327133713471357136713771387139714071417142714371447145714671477148714971507151715271537154715571567157715871597160716171627163716471657166716771687169717071717172717371747175717671777178717971807181718271837184718571867187718871897190719171927193719471957196719771987199720072017202720372047205720672077208720972107211721272137214721572167217721872197220722172227223722472257226722772287229723072317232723372347235723672377238723972407241724272437244724572467247724872497250725172527253725472557256725772587259726072617262726372647265726672677268726972707271727272737274727572767277727872797280728172827283728472857286728772887289729072917292729372947295729672977298729973007301730273037304730573067307730873097310731173127313731473157316731773187319732073217322732373247325732673277328732973307331733273337334733573367337733873397340734173427343734473457346734773487349735073517352735373547355735673577358735973607361736273637364736573667367736873697370737173727373737473757376737773787379738073817382738373847385738673877388738973907391739273937394739573967397739873997400740174027403740474057406740774087409741074117412741374147415741674177418741974207421742274237424742574267427742874297430743174327433743474357436743774387439744074417442744374447445744674477448744974507451745274537454745574567457745874597460746174627463746474657466746774687469747074717472747374747475747674777478747974807481748274837484748574867487748874897490749174927493749474957496749774987499750075017502750375047505750675077508750975107511751275137514751575167517751875197520752175227523752475257526752775287529753075317532753375347535753675377538753975407541754275437544754575467547754875497550755175527553755475557556755775587559756075617562756375647565756675677568756975707571757275737574757575767577757875797580758175827583758475857586758775887589759075917592759375947595759675977598759976007601760276037604760576067607760876097610761176127613761476157616761776187619762076217622762376247625762676277628762976307631763276337634763576367637763876397640764176427643764476457646764776487649765076517652765376547655765676577658765976607661766276637664766576667667766876697670767176727673767476757676767776787679768076817682768376847685768676877688768976907691769276937694769576967697769876997700770177027703770477057706770777087709771077117712771377147715771677177718771977207721772277237724772577267727772877297730773177327733773477357736773777387739774077417742774377447745774677477748774977507751775277537754775577567757775877597760776177627763776477657766776777687769777077717772777377747775777677777778777977807781778277837784778577867787778877897790779177927793779477957796779777987799780078017802780378047805780678077808780978107811781278137814781578167817781878197820782178227823782478257826782778287829783078317832783378347835783678377838783978407841784278437844784578467847784878497850785178527853785478557856785778587859786078617862786378647865786678677868786978707871787278737874787578767877787878797880788178827883788478857886788778887889789078917892789378947895789678977898789979007901790279037904790579067907790879097910791179127913791479157916791779187919792079217922792379247925792679277928792979307931793279337934793579367937793879397940794179427943794479457946794779487949795079517952795379547955795679577958795979607961796279637964796579667967796879697970797179727973797479757976797779787979798079817982798379847985798679877988798979907991799279937994799579967997799879998000800180028003800480058006800780088009801080118012801380148015801680178018801980208021802280238024802580268027802880298030803180328033803480358036803780388039804080418042804380448045804680478048804980508051805280538054805580568057805880598060806180628063806480658066806780688069807080718072807380748075807680778078807980808081808280838084808580868087808880898090809180928093809480958096809780988099810081018102810381048105810681078108810981108111811281138114811581168117811881198120812181228123812481258126812781288129813081318132813381348135813681378138813981408141814281438144814581468147814881498150815181528153815481558156815781588159816081618162816381648165816681678168816981708171817281738174817581768177817881798180818181828183818481858186818781888189819081918192819381948195819681978198819982008201820282038204820582068207820882098210821182128213821482158216821782188219822082218222822382248225822682278228822982308231823282338234823582368237823882398240824182428243824482458246824782488249825082518252825382548255825682578258825982608261826282638264826582668267826882698270827182728273827482758276827782788279828082818282828382848285828682878288828982908291829282938294829582968297829882998300830183028303830483058306830783088309831083118312831383148315831683178318831983208321832283238324832583268327832883298330833183328333833483358336833783388339834083418342834383448345834683478348834983508351835283538354835583568357835883598360836183628363836483658366836783688369837083718372837383748375837683778378837983808381838283838384838583868387838883898390839183928393839483958396839783988399840084018402840384048405840684078408840984108411841284138414841584168417841884198420842184228423842484258426842784288429843084318432843384348435843684378438843984408441844284438444844584468447844884498450845184528453845484558456845784588459846084618462846384648465846684678468846984708471847284738474847584768477847884798480848184828483848484858486848784888489849084918492849384948495849684978498849985008501850285038504850585068507850885098510851185128513851485158516851785188519852085218522852385248525852685278528852985308531853285338534853585368537853885398540854185428543854485458546854785488549855085518552855385548555855685578558855985608561856285638564856585668567856885698570857185728573857485758576857785788579858085818582858385848585858685878588858985908591859285938594859585968597859885998600860186028603860486058606860786088609861086118612861386148615861686178618861986208621862286238624862586268627862886298630863186328633863486358636863786388639864086418642864386448645864686478648864986508651865286538654865586568657865886598660866186628663866486658666866786688669867086718672867386748675867686778678867986808681868286838684868586868687868886898690869186928693869486958696869786988699870087018702870387048705870687078708870987108711871287138714871587168717871887198720872187228723872487258726872787288729873087318732873387348735873687378738873987408741874287438744874587468747874887498750875187528753875487558756875787588759876087618762876387648765876687678768876987708771877287738774877587768777877887798780878187828783878487858786878787888789879087918792879387948795879687978798879988008801880288038804880588068807880888098810881188128813881488158816881788188819882088218822882388248825882688278828882988308831883288338834883588368837883888398840884188428843884488458846884788488849885088518852885388548855885688578858885988608861886288638864886588668867886888698870887188728873887488758876887788788879888088818882888388848885888688878888888988908891889288938894889588968897889888998900890189028903890489058906890789088909891089118912891389148915891689178918891989208921892289238924892589268927892889298930893189328933893489358936893789388939894089418942894389448945894689478948894989508951895289538954895589568957895889598960896189628963896489658966896789688969897089718972897389748975897689778978897989808981898289838984898589868987898889898990899189928993899489958996899789988999900090019002900390049005900690079008900990109011901290139014901590169017901890199020902190229023902490259026902790289029903090319032903390349035903690379038903990409041904290439044904590469047904890499050905190529053905490559056905790589059906090619062906390649065906690679068906990709071907290739074907590769077907890799080908190829083908490859086908790889089909090919092909390949095909690979098909991009101910291039104910591069107910891099110911191129113911491159116911791189119912091219122912391249125912691279128912991309131913291339134913591369137913891399140914191429143914491459146914791489149915091519152915391549155915691579158915991609161916291639164916591669167916891699170917191729173917491759176917791789179918091819182918391849185918691879188918991909191919291939194919591969197919891999200920192029203920492059206920792089209921092119212921392149215921692179218921992209221922292239224922592269227922892299230923192329233923492359236923792389239924092419242924392449245924692479248924992509251925292539254925592569257925892599260926192629263926492659266926792689269927092719272927392749275927692779278927992809281928292839284928592869287928892899290929192929293929492959296929792989299930093019302930393049305930693079308930993109311931293139314931593169317931893199320932193229323932493259326932793289329933093319332933393349335933693379338933993409341934293439344934593469347934893499350935193529353935493559356935793589359936093619362936393649365936693679368936993709371937293739374937593769377937893799380938193829383938493859386938793889389939093919392939393949395939693979398939994009401940294039404940594069407940894099410941194129413941494159416941794189419942094219422942394249425942694279428942994309431943294339434943594369437943894399440944194429443944494459446944794489449945094519452945394549455945694579458945994609461946294639464946594669467946894699470947194729473947494759476947794789479948094819482948394849485948694879488948994909491949294939494949594969497949894999500950195029503950495059506950795089509951095119512951395149515951695179518951995209521952295239524952595269527952895299530953195329533953495359536953795389539954095419542954395449545954695479548954995509551955295539554955595569557955895599560956195629563956495659566956795689569957095719572957395749575957695779578957995809581958295839584958595869587958895899590959195929593959495959596959795989599960096019602960396049605960696079608960996109611961296139614961596169617961896199620962196229623962496259626962796289629963096319632963396349635963696379638963996409641964296439644964596469647964896499650965196529653965496559656965796589659966096619662966396649665966696679668966996709671967296739674967596769677967896799680968196829683968496859686968796889689969096919692969396949695969696979698969997009701970297039704970597069707970897099710971197129713971497159716971797189719972097219722972397249725972697279728
  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: 9
  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: 664561713
  196. m_SortingLayer: 2
  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: 0
  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: 3
  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. hilightMovementAreaTile: {fileID: 11400000, guid: 87fb53d72ee52484aa58f1c331c20c2a, type: 2}
  7437. --- !u!1 &1095186198
  7438. GameObject:
  7439. m_ObjectHideFlags: 0
  7440. m_CorrespondingSourceObject: {fileID: 0}
  7441. m_PrefabInstance: {fileID: 0}
  7442. m_PrefabAsset: {fileID: 0}
  7443. serializedVersion: 6
  7444. m_Component:
  7445. - component: {fileID: 1095186201}
  7446. - component: {fileID: 1095186200}
  7447. - component: {fileID: 1095186199}
  7448. - component: {fileID: 1095186202}
  7449. m_Layer: 0
  7450. m_Name: Human2
  7451. m_TagString: Untagged
  7452. m_Icon: {fileID: 0}
  7453. m_NavMeshLayer: 0
  7454. m_StaticEditorFlags: 0
  7455. m_IsActive: 1
  7456. --- !u!114 &1095186199
  7457. MonoBehaviour:
  7458. m_ObjectHideFlags: 0
  7459. m_CorrespondingSourceObject: {fileID: 0}
  7460. m_PrefabInstance: {fileID: 0}
  7461. m_PrefabAsset: {fileID: 0}
  7462. m_GameObject: {fileID: 1095186198}
  7463. m_Enabled: 1
  7464. m_EditorHideFlags: 0
  7465. m_Script: {fileID: 11500000, guid: 9ebe8c4f95ed82945afceb788ea989a3, type: 3}
  7466. m_Name:
  7467. m_EditorClassIdentifier:
  7468. creatureImage: {fileID: 4343691258111002008, guid: 948009065a290d14296cd54174479615, type: 3}
  7469. humanControlled: 1
  7470. --- !u!212 &1095186200
  7471. SpriteRenderer:
  7472. m_ObjectHideFlags: 0
  7473. m_CorrespondingSourceObject: {fileID: 0}
  7474. m_PrefabInstance: {fileID: 0}
  7475. m_PrefabAsset: {fileID: 0}
  7476. m_GameObject: {fileID: 1095186198}
  7477. m_Enabled: 1
  7478. m_CastShadows: 0
  7479. m_ReceiveShadows: 0
  7480. m_DynamicOccludee: 1
  7481. m_MotionVectors: 1
  7482. m_LightProbeUsage: 1
  7483. m_ReflectionProbeUsage: 1
  7484. m_RayTracingMode: 0
  7485. m_RayTraceProcedural: 0
  7486. m_RenderingLayerMask: 1
  7487. m_RendererPriority: 0
  7488. m_Materials:
  7489. - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0}
  7490. m_StaticBatchInfo:
  7491. firstSubMesh: 0
  7492. subMeshCount: 0
  7493. m_StaticBatchRoot: {fileID: 0}
  7494. m_ProbeAnchor: {fileID: 0}
  7495. m_LightProbeVolumeOverride: {fileID: 0}
  7496. m_ScaleInLightmap: 1
  7497. m_ReceiveGI: 1
  7498. m_PreserveUVs: 0
  7499. m_IgnoreNormalsForChartDetection: 0
  7500. m_ImportantGI: 0
  7501. m_StitchLightmapSeams: 1
  7502. m_SelectedEditorRenderState: 0
  7503. m_MinimumChartSize: 4
  7504. m_AutoUVMaxDistance: 0.5
  7505. m_AutoUVMaxAngle: 89
  7506. m_LightmapParameters: {fileID: 0}
  7507. m_SortingLayerID: -156833673
  7508. m_SortingLayer: 3
  7509. m_SortingOrder: 0
  7510. m_Sprite: {fileID: 4343691258111002008, guid: 948009065a290d14296cd54174479615, type: 3}
  7511. m_Color: {r: 1, g: 1, b: 1, a: 1}
  7512. m_FlipX: 0
  7513. m_FlipY: 0
  7514. m_DrawMode: 0
  7515. m_Size: {x: 0.84210527, y: 0.84210527}
  7516. m_AdaptiveModeThreshold: 0.5
  7517. m_SpriteTileMode: 0
  7518. m_WasSpriteAssigned: 1
  7519. m_MaskInteraction: 0
  7520. m_SpriteSortPoint: 0
  7521. --- !u!4 &1095186201
  7522. Transform:
  7523. m_ObjectHideFlags: 0
  7524. m_CorrespondingSourceObject: {fileID: 0}
  7525. m_PrefabInstance: {fileID: 0}
  7526. m_PrefabAsset: {fileID: 0}
  7527. m_GameObject: {fileID: 1095186198}
  7528. m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
  7529. m_LocalPosition: {x: 0.5, y: -10.5, z: 0}
  7530. m_LocalScale: {x: 1, y: 1, z: 1}
  7531. m_Children: []
  7532. m_Father: {fileID: 0}
  7533. m_RootOrder: 7
  7534. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  7535. --- !u!61 &1095186202
  7536. BoxCollider2D:
  7537. m_ObjectHideFlags: 0
  7538. m_CorrespondingSourceObject: {fileID: 0}
  7539. m_PrefabInstance: {fileID: 0}
  7540. m_PrefabAsset: {fileID: 0}
  7541. m_GameObject: {fileID: 1095186198}
  7542. m_Enabled: 1
  7543. m_Density: 1
  7544. m_Material: {fileID: 0}
  7545. m_IsTrigger: 1
  7546. m_UsedByEffector: 0
  7547. m_UsedByComposite: 0
  7548. m_Offset: {x: 0, y: 0}
  7549. m_SpriteTilingProperty:
  7550. border: {x: 0, y: 0, z: 0, w: 0}
  7551. pivot: {x: 0.5, y: 0.5}
  7552. oldSize: {x: 0.84210527, y: 0.84210527}
  7553. newSize: {x: 0.84210527, y: 0.84210527}
  7554. adaptiveTilingThreshold: 0.5
  7555. drawMode: 0
  7556. adaptiveTiling: 0
  7557. m_AutoTiling: 0
  7558. serializedVersion: 2
  7559. m_Size: {x: 0.84210527, y: 0.84210527}
  7560. m_EdgeRadius: 0
  7561. --- !u!1 &1098647527
  7562. GameObject:
  7563. m_ObjectHideFlags: 0
  7564. m_CorrespondingSourceObject: {fileID: 0}
  7565. m_PrefabInstance: {fileID: 0}
  7566. m_PrefabAsset: {fileID: 0}
  7567. serializedVersion: 6
  7568. m_Component:
  7569. - component: {fileID: 1098647528}
  7570. - component: {fileID: 1098647529}
  7571. - component: {fileID: 1098647530}
  7572. m_Layer: 5
  7573. m_Name: Content
  7574. m_TagString: Untagged
  7575. m_Icon: {fileID: 0}
  7576. m_NavMeshLayer: 0
  7577. m_StaticEditorFlags: 0
  7578. m_IsActive: 1
  7579. --- !u!224 &1098647528
  7580. RectTransform:
  7581. m_ObjectHideFlags: 0
  7582. m_CorrespondingSourceObject: {fileID: 0}
  7583. m_PrefabInstance: {fileID: 0}
  7584. m_PrefabAsset: {fileID: 0}
  7585. m_GameObject: {fileID: 1098647527}
  7586. m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
  7587. m_LocalPosition: {x: 0, y: 0, z: 0}
  7588. m_LocalScale: {x: 1, y: 1, z: 1}
  7589. m_Children: []
  7590. m_Father: {fileID: 1982909379}
  7591. m_RootOrder: 0
  7592. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  7593. m_AnchorMin: {x: 0, y: 1}
  7594. m_AnchorMax: {x: 0, y: 1}
  7595. m_AnchoredPosition: {x: 0, y: 0}
  7596. m_SizeDelta: {x: 0, y: 482}
  7597. m_Pivot: {x: 0, y: 1}
  7598. --- !u!114 &1098647529
  7599. MonoBehaviour:
  7600. m_ObjectHideFlags: 0
  7601. m_CorrespondingSourceObject: {fileID: 0}
  7602. m_PrefabInstance: {fileID: 0}
  7603. m_PrefabAsset: {fileID: 0}
  7604. m_GameObject: {fileID: 1098647527}
  7605. m_Enabled: 1
  7606. m_EditorHideFlags: 0
  7607. m_Script: {fileID: 11500000, guid: 3245ec927659c4140ac4f8d17403cc18, type: 3}
  7608. m_Name:
  7609. m_EditorClassIdentifier:
  7610. m_HorizontalFit: 2
  7611. m_VerticalFit: 0
  7612. --- !u!114 &1098647530
  7613. MonoBehaviour:
  7614. m_ObjectHideFlags: 0
  7615. m_CorrespondingSourceObject: {fileID: 0}
  7616. m_PrefabInstance: {fileID: 0}
  7617. m_PrefabAsset: {fileID: 0}
  7618. m_GameObject: {fileID: 1098647527}
  7619. m_Enabled: 1
  7620. m_EditorHideFlags: 0
  7621. m_Script: {fileID: 11500000, guid: 59f8146938fff824cb5fd77236b75775, type: 3}
  7622. m_Name:
  7623. m_EditorClassIdentifier:
  7624. m_Padding:
  7625. m_Left: 0
  7626. m_Right: 0
  7627. m_Top: 0
  7628. m_Bottom: 0
  7629. m_ChildAlignment: 6
  7630. m_Spacing: 0
  7631. m_ChildForceExpandWidth: 1
  7632. m_ChildForceExpandHeight: 1
  7633. m_ChildControlWidth: 0
  7634. m_ChildControlHeight: 0
  7635. m_ChildScaleWidth: 0
  7636. m_ChildScaleHeight: 0
  7637. m_ReverseArrangement: 0
  7638. --- !u!1 &1155339405
  7639. GameObject:
  7640. m_ObjectHideFlags: 0
  7641. m_CorrespondingSourceObject: {fileID: 0}
  7642. m_PrefabInstance: {fileID: 0}
  7643. m_PrefabAsset: {fileID: 0}
  7644. serializedVersion: 6
  7645. m_Component:
  7646. - component: {fileID: 1155339406}
  7647. - component: {fileID: 1155339409}
  7648. - component: {fileID: 1155339408}
  7649. - component: {fileID: 1155339407}
  7650. m_Layer: 5
  7651. m_Name: StartFightPanel
  7652. m_TagString: Untagged
  7653. m_Icon: {fileID: 0}
  7654. m_NavMeshLayer: 0
  7655. m_StaticEditorFlags: 0
  7656. m_IsActive: 1
  7657. --- !u!224 &1155339406
  7658. RectTransform:
  7659. m_ObjectHideFlags: 0
  7660. m_CorrespondingSourceObject: {fileID: 0}
  7661. m_PrefabInstance: {fileID: 0}
  7662. m_PrefabAsset: {fileID: 0}
  7663. m_GameObject: {fileID: 1155339405}
  7664. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  7665. m_LocalPosition: {x: 0, y: 0, z: 0}
  7666. m_LocalScale: {x: 1, y: 1, z: 1}
  7667. m_Children:
  7668. - {fileID: 1277332543}
  7669. m_Father: {fileID: 1820599829}
  7670. m_RootOrder: 0
  7671. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  7672. m_AnchorMin: {x: 0, y: 0}
  7673. m_AnchorMax: {x: 1, y: 1}
  7674. m_AnchoredPosition: {x: 0, y: 0}
  7675. m_SizeDelta: {x: -200, y: -200}
  7676. m_Pivot: {x: 0.5, y: 0.5}
  7677. --- !u!114 &1155339407
  7678. MonoBehaviour:
  7679. m_ObjectHideFlags: 0
  7680. m_CorrespondingSourceObject: {fileID: 0}
  7681. m_PrefabInstance: {fileID: 0}
  7682. m_PrefabAsset: {fileID: 0}
  7683. m_GameObject: {fileID: 1155339405}
  7684. m_Enabled: 1
  7685. m_EditorHideFlags: 0
  7686. m_Script: {fileID: 11500000, guid: d0329b6670bb6d04994348e60301d912, type: 3}
  7687. m_Name:
  7688. m_EditorClassIdentifier:
  7689. startFightButton: {fileID: 1277332544}
  7690. --- !u!114 &1155339408
  7691. MonoBehaviour:
  7692. m_ObjectHideFlags: 0
  7693. m_CorrespondingSourceObject: {fileID: 0}
  7694. m_PrefabInstance: {fileID: 0}
  7695. m_PrefabAsset: {fileID: 0}
  7696. m_GameObject: {fileID: 1155339405}
  7697. m_Enabled: 1
  7698. m_EditorHideFlags: 0
  7699. m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  7700. m_Name:
  7701. m_EditorClassIdentifier:
  7702. m_Material: {fileID: 0}
  7703. m_Color: {r: 1, g: 1, b: 1, a: 0.392}
  7704. m_RaycastTarget: 1
  7705. m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
  7706. m_Maskable: 1
  7707. m_OnCullStateChanged:
  7708. m_PersistentCalls:
  7709. m_Calls: []
  7710. m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0}
  7711. m_Type: 1
  7712. m_PreserveAspect: 0
  7713. m_FillCenter: 1
  7714. m_FillMethod: 4
  7715. m_FillAmount: 1
  7716. m_FillClockwise: 1
  7717. m_FillOrigin: 0
  7718. m_UseSpriteMesh: 0
  7719. m_PixelsPerUnitMultiplier: 1
  7720. --- !u!222 &1155339409
  7721. CanvasRenderer:
  7722. m_ObjectHideFlags: 0
  7723. m_CorrespondingSourceObject: {fileID: 0}
  7724. m_PrefabInstance: {fileID: 0}
  7725. m_PrefabAsset: {fileID: 0}
  7726. m_GameObject: {fileID: 1155339405}
  7727. m_CullTransparentMesh: 1
  7728. --- !u!1 &1277332542
  7729. GameObject:
  7730. m_ObjectHideFlags: 0
  7731. m_CorrespondingSourceObject: {fileID: 0}
  7732. m_PrefabInstance: {fileID: 0}
  7733. m_PrefabAsset: {fileID: 0}
  7734. serializedVersion: 6
  7735. m_Component:
  7736. - component: {fileID: 1277332543}
  7737. - component: {fileID: 1277332546}
  7738. - component: {fileID: 1277332545}
  7739. - component: {fileID: 1277332544}
  7740. m_Layer: 5
  7741. m_Name: StartFightButton
  7742. m_TagString: Untagged
  7743. m_Icon: {fileID: 0}
  7744. m_NavMeshLayer: 0
  7745. m_StaticEditorFlags: 0
  7746. m_IsActive: 1
  7747. --- !u!224 &1277332543
  7748. RectTransform:
  7749. m_ObjectHideFlags: 0
  7750. m_CorrespondingSourceObject: {fileID: 0}
  7751. m_PrefabInstance: {fileID: 0}
  7752. m_PrefabAsset: {fileID: 0}
  7753. m_GameObject: {fileID: 1277332542}
  7754. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  7755. m_LocalPosition: {x: 0, y: 0, z: 0}
  7756. m_LocalScale: {x: 1, y: 1, z: 1}
  7757. m_Children:
  7758. - {fileID: 2027622168}
  7759. m_Father: {fileID: 1155339406}
  7760. m_RootOrder: 0
  7761. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  7762. m_AnchorMin: {x: 0.5, y: 0.5}
  7763. m_AnchorMax: {x: 0.5, y: 0.5}
  7764. m_AnchoredPosition: {x: 0, y: 0}
  7765. m_SizeDelta: {x: 160, y: 30}
  7766. m_Pivot: {x: 0.5, y: 0.5}
  7767. --- !u!114 &1277332544
  7768. MonoBehaviour:
  7769. m_ObjectHideFlags: 0
  7770. m_CorrespondingSourceObject: {fileID: 0}
  7771. m_PrefabInstance: {fileID: 0}
  7772. m_PrefabAsset: {fileID: 0}
  7773. m_GameObject: {fileID: 1277332542}
  7774. m_Enabled: 1
  7775. m_EditorHideFlags: 0
  7776. m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3}
  7777. m_Name:
  7778. m_EditorClassIdentifier:
  7779. m_Navigation:
  7780. m_Mode: 3
  7781. m_WrapAround: 0
  7782. m_SelectOnUp: {fileID: 0}
  7783. m_SelectOnDown: {fileID: 0}
  7784. m_SelectOnLeft: {fileID: 0}
  7785. m_SelectOnRight: {fileID: 0}
  7786. m_Transition: 1
  7787. m_Colors:
  7788. m_NormalColor: {r: 1, g: 1, b: 1, a: 1}
  7789. m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
  7790. m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1}
  7791. m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
  7792. m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608}
  7793. m_ColorMultiplier: 1
  7794. m_FadeDuration: 0.1
  7795. m_SpriteState:
  7796. m_HighlightedSprite: {fileID: 0}
  7797. m_PressedSprite: {fileID: 0}
  7798. m_SelectedSprite: {fileID: 0}
  7799. m_DisabledSprite: {fileID: 0}
  7800. m_AnimationTriggers:
  7801. m_NormalTrigger: Normal
  7802. m_HighlightedTrigger: Highlighted
  7803. m_PressedTrigger: Pressed
  7804. m_SelectedTrigger: Selected
  7805. m_DisabledTrigger: Disabled
  7806. m_Interactable: 1
  7807. m_TargetGraphic: {fileID: 1277332545}
  7808. m_OnClick:
  7809. m_PersistentCalls:
  7810. m_Calls: []
  7811. --- !u!114 &1277332545
  7812. MonoBehaviour:
  7813. m_ObjectHideFlags: 0
  7814. m_CorrespondingSourceObject: {fileID: 0}
  7815. m_PrefabInstance: {fileID: 0}
  7816. m_PrefabAsset: {fileID: 0}
  7817. m_GameObject: {fileID: 1277332542}
  7818. m_Enabled: 1
  7819. m_EditorHideFlags: 0
  7820. m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  7821. m_Name:
  7822. m_EditorClassIdentifier:
  7823. m_Material: {fileID: 0}
  7824. m_Color: {r: 1, g: 1, b: 1, a: 1}
  7825. m_RaycastTarget: 1
  7826. m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
  7827. m_Maskable: 1
  7828. m_OnCullStateChanged:
  7829. m_PersistentCalls:
  7830. m_Calls: []
  7831. m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0}
  7832. m_Type: 1
  7833. m_PreserveAspect: 0
  7834. m_FillCenter: 1
  7835. m_FillMethod: 4
  7836. m_FillAmount: 1
  7837. m_FillClockwise: 1
  7838. m_FillOrigin: 0
  7839. m_UseSpriteMesh: 0
  7840. m_PixelsPerUnitMultiplier: 1
  7841. --- !u!222 &1277332546
  7842. CanvasRenderer:
  7843. m_ObjectHideFlags: 0
  7844. m_CorrespondingSourceObject: {fileID: 0}
  7845. m_PrefabInstance: {fileID: 0}
  7846. m_PrefabAsset: {fileID: 0}
  7847. m_GameObject: {fileID: 1277332542}
  7848. m_CullTransparentMesh: 1
  7849. --- !u!1 &1394455068
  7850. GameObject:
  7851. m_ObjectHideFlags: 0
  7852. m_CorrespondingSourceObject: {fileID: 0}
  7853. m_PrefabInstance: {fileID: 0}
  7854. m_PrefabAsset: {fileID: 0}
  7855. serializedVersion: 6
  7856. m_Component:
  7857. - component: {fileID: 1394455070}
  7858. - component: {fileID: 1394455069}
  7859. m_Layer: 0
  7860. m_Name: RoundManager
  7861. m_TagString: Untagged
  7862. m_Icon: {fileID: 0}
  7863. m_NavMeshLayer: 0
  7864. m_StaticEditorFlags: 0
  7865. m_IsActive: 1
  7866. --- !u!114 &1394455069
  7867. MonoBehaviour:
  7868. m_ObjectHideFlags: 0
  7869. m_CorrespondingSourceObject: {fileID: 0}
  7870. m_PrefabInstance: {fileID: 0}
  7871. m_PrefabAsset: {fileID: 0}
  7872. m_GameObject: {fileID: 1394455068}
  7873. m_Enabled: 1
  7874. m_EditorHideFlags: 0
  7875. m_Script: {fileID: 11500000, guid: b111b7d6b71bf5b4fabf551f86da47b4, type: 3}
  7876. m_Name:
  7877. m_EditorClassIdentifier:
  7878. executeRoundButton: {fileID: 1580095773}
  7879. activeCreature: {fileID: 0}
  7880. decitionButtonsPanel: {fileID: 405602147}
  7881. moveActionButton: {fileID: 670570518}
  7882. attackActionButton: {fileID: 2038126661}
  7883. --- !u!4 &1394455070
  7884. Transform:
  7885. m_ObjectHideFlags: 0
  7886. m_CorrespondingSourceObject: {fileID: 0}
  7887. m_PrefabInstance: {fileID: 0}
  7888. m_PrefabAsset: {fileID: 0}
  7889. m_GameObject: {fileID: 1394455068}
  7890. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  7891. m_LocalPosition: {x: 2.4935117, y: -7.0412335, z: -11.784178}
  7892. m_LocalScale: {x: 1, y: 1, z: 1}
  7893. m_Children: []
  7894. m_Father: {fileID: 0}
  7895. m_RootOrder: 4
  7896. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  7897. --- !u!1 &1397701917
  7898. GameObject:
  7899. m_ObjectHideFlags: 0
  7900. m_CorrespondingSourceObject: {fileID: 0}
  7901. m_PrefabInstance: {fileID: 0}
  7902. m_PrefabAsset: {fileID: 0}
  7903. serializedVersion: 6
  7904. m_Component:
  7905. - component: {fileID: 1397701919}
  7906. - component: {fileID: 1397701918}
  7907. m_Layer: 7
  7908. m_Name: LineRenderer
  7909. m_TagString: Untagged
  7910. m_Icon: {fileID: 0}
  7911. m_NavMeshLayer: 0
  7912. m_StaticEditorFlags: 0
  7913. m_IsActive: 1
  7914. --- !u!120 &1397701918
  7915. LineRenderer:
  7916. m_ObjectHideFlags: 0
  7917. m_CorrespondingSourceObject: {fileID: 0}
  7918. m_PrefabInstance: {fileID: 0}
  7919. m_PrefabAsset: {fileID: 0}
  7920. m_GameObject: {fileID: 1397701917}
  7921. m_Enabled: 1
  7922. m_CastShadows: 1
  7923. m_ReceiveShadows: 1
  7924. m_DynamicOccludee: 1
  7925. m_MotionVectors: 0
  7926. m_LightProbeUsage: 0
  7927. m_ReflectionProbeUsage: 0
  7928. m_RayTracingMode: 0
  7929. m_RayTraceProcedural: 0
  7930. m_RenderingLayerMask: 1
  7931. m_RendererPriority: 0
  7932. m_Materials:
  7933. - {fileID: 0}
  7934. m_StaticBatchInfo:
  7935. firstSubMesh: 0
  7936. subMeshCount: 0
  7937. m_StaticBatchRoot: {fileID: 0}
  7938. m_ProbeAnchor: {fileID: 0}
  7939. m_LightProbeVolumeOverride: {fileID: 0}
  7940. m_ScaleInLightmap: 1
  7941. m_ReceiveGI: 1
  7942. m_PreserveUVs: 0
  7943. m_IgnoreNormalsForChartDetection: 0
  7944. m_ImportantGI: 0
  7945. m_StitchLightmapSeams: 1
  7946. m_SelectedEditorRenderState: 3
  7947. m_MinimumChartSize: 4
  7948. m_AutoUVMaxDistance: 0.5
  7949. m_AutoUVMaxAngle: 89
  7950. m_LightmapParameters: {fileID: 0}
  7951. m_SortingLayerID: 0
  7952. m_SortingLayer: 0
  7953. m_SortingOrder: 0
  7954. m_Positions:
  7955. - {x: 0, y: 0, z: 0}
  7956. - {x: 0, y: 0, z: 1}
  7957. m_Parameters:
  7958. serializedVersion: 3
  7959. widthMultiplier: 1
  7960. widthCurve:
  7961. serializedVersion: 2
  7962. m_Curve:
  7963. - serializedVersion: 3
  7964. time: 0
  7965. value: 1
  7966. inSlope: 0
  7967. outSlope: 0
  7968. tangentMode: 0
  7969. weightedMode: 0
  7970. inWeight: 0.33333334
  7971. outWeight: 0.33333334
  7972. m_PreInfinity: 2
  7973. m_PostInfinity: 2
  7974. m_RotationOrder: 4
  7975. colorGradient:
  7976. serializedVersion: 2
  7977. key0: {r: 1, g: 1, b: 1, a: 1}
  7978. key1: {r: 1, g: 1, b: 1, a: 1}
  7979. key2: {r: 0, g: 0, b: 0, a: 0}
  7980. key3: {r: 0, g: 0, b: 0, a: 0}
  7981. key4: {r: 0, g: 0, b: 0, a: 0}
  7982. key5: {r: 0, g: 0, b: 0, a: 0}
  7983. key6: {r: 0, g: 0, b: 0, a: 0}
  7984. key7: {r: 0, g: 0, b: 0, a: 0}
  7985. ctime0: 0
  7986. ctime1: 65535
  7987. ctime2: 0
  7988. ctime3: 0
  7989. ctime4: 0
  7990. ctime5: 0
  7991. ctime6: 0
  7992. ctime7: 0
  7993. atime0: 0
  7994. atime1: 65535
  7995. atime2: 0
  7996. atime3: 0
  7997. atime4: 0
  7998. atime5: 0
  7999. atime6: 0
  8000. atime7: 0
  8001. m_Mode: 0
  8002. m_NumColorKeys: 2
  8003. m_NumAlphaKeys: 2
  8004. numCornerVertices: 0
  8005. numCapVertices: 0
  8006. alignment: 0
  8007. textureMode: 0
  8008. shadowBias: 0.5
  8009. generateLightingData: 0
  8010. m_UseWorldSpace: 1
  8011. m_Loop: 0
  8012. --- !u!4 &1397701919
  8013. Transform:
  8014. m_ObjectHideFlags: 0
  8015. m_CorrespondingSourceObject: {fileID: 0}
  8016. m_PrefabInstance: {fileID: 0}
  8017. m_PrefabAsset: {fileID: 0}
  8018. m_GameObject: {fileID: 1397701917}
  8019. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  8020. m_LocalPosition: {x: 0, y: 0, z: 0}
  8021. m_LocalScale: {x: 1, y: 1, z: 1}
  8022. m_Children: []
  8023. m_Father: {fileID: 0}
  8024. m_RootOrder: 9
  8025. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  8026. --- !u!1 &1432815631
  8027. GameObject:
  8028. m_ObjectHideFlags: 0
  8029. m_CorrespondingSourceObject: {fileID: 0}
  8030. m_PrefabInstance: {fileID: 0}
  8031. m_PrefabAsset: {fileID: 0}
  8032. serializedVersion: 6
  8033. m_Component:
  8034. - component: {fileID: 1432815632}
  8035. - component: {fileID: 1432815634}
  8036. - component: {fileID: 1432815633}
  8037. m_Layer: 5
  8038. m_Name: Text (TMP)
  8039. m_TagString: Untagged
  8040. m_Icon: {fileID: 0}
  8041. m_NavMeshLayer: 0
  8042. m_StaticEditorFlags: 0
  8043. m_IsActive: 1
  8044. --- !u!224 &1432815632
  8045. RectTransform:
  8046. m_ObjectHideFlags: 0
  8047. m_CorrespondingSourceObject: {fileID: 0}
  8048. m_PrefabInstance: {fileID: 0}
  8049. m_PrefabAsset: {fileID: 0}
  8050. m_GameObject: {fileID: 1432815631}
  8051. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  8052. m_LocalPosition: {x: 0, y: 0, z: 0}
  8053. m_LocalScale: {x: 1, y: 1, z: 1}
  8054. m_Children: []
  8055. m_Father: {fileID: 2038126660}
  8056. m_RootOrder: 0
  8057. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  8058. m_AnchorMin: {x: 0, y: 0}
  8059. m_AnchorMax: {x: 1, y: 1}
  8060. m_AnchoredPosition: {x: 0, y: 0}
  8061. m_SizeDelta: {x: 0, y: 0}
  8062. m_Pivot: {x: 0.5, y: 0.5}
  8063. --- !u!114 &1432815633
  8064. MonoBehaviour:
  8065. m_ObjectHideFlags: 0
  8066. m_CorrespondingSourceObject: {fileID: 0}
  8067. m_PrefabInstance: {fileID: 0}
  8068. m_PrefabAsset: {fileID: 0}
  8069. m_GameObject: {fileID: 1432815631}
  8070. m_Enabled: 1
  8071. m_EditorHideFlags: 0
  8072. m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
  8073. m_Name:
  8074. m_EditorClassIdentifier:
  8075. m_Material: {fileID: 0}
  8076. m_Color: {r: 1, g: 1, b: 1, a: 1}
  8077. m_RaycastTarget: 1
  8078. m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
  8079. m_Maskable: 1
  8080. m_OnCullStateChanged:
  8081. m_PersistentCalls:
  8082. m_Calls: []
  8083. m_text: Attack
  8084. m_isRightToLeft: 0
  8085. m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
  8086. m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
  8087. m_fontSharedMaterials: []
  8088. m_fontMaterial: {fileID: 0}
  8089. m_fontMaterials: []
  8090. m_fontColor32:
  8091. serializedVersion: 2
  8092. rgba: 4281479730
  8093. m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1}
  8094. m_enableVertexGradient: 0
  8095. m_colorMode: 3
  8096. m_fontColorGradient:
  8097. topLeft: {r: 1, g: 1, b: 1, a: 1}
  8098. topRight: {r: 1, g: 1, b: 1, a: 1}
  8099. bottomLeft: {r: 1, g: 1, b: 1, a: 1}
  8100. bottomRight: {r: 1, g: 1, b: 1, a: 1}
  8101. m_fontColorGradientPreset: {fileID: 0}
  8102. m_spriteAsset: {fileID: 0}
  8103. m_tintAllSprites: 0
  8104. m_StyleSheet: {fileID: 0}
  8105. m_TextStyleHashCode: -1183493901
  8106. m_overrideHtmlColors: 0
  8107. m_faceColor:
  8108. serializedVersion: 2
  8109. rgba: 4294967295
  8110. m_fontSize: 24
  8111. m_fontSizeBase: 24
  8112. m_fontWeight: 400
  8113. m_enableAutoSizing: 0
  8114. m_fontSizeMin: 18
  8115. m_fontSizeMax: 72
  8116. m_fontStyle: 0
  8117. m_HorizontalAlignment: 2
  8118. m_VerticalAlignment: 512
  8119. m_textAlignment: 65535
  8120. m_characterSpacing: 0
  8121. m_wordSpacing: 0
  8122. m_lineSpacing: 0
  8123. m_lineSpacingMax: 0
  8124. m_paragraphSpacing: 0
  8125. m_charWidthMaxAdj: 0
  8126. m_enableWordWrapping: 1
  8127. m_wordWrappingRatios: 0.4
  8128. m_overflowMode: 0
  8129. m_linkedTextComponent: {fileID: 0}
  8130. parentLinkedComponent: {fileID: 0}
  8131. m_enableKerning: 1
  8132. m_enableExtraPadding: 0
  8133. checkPaddingRequired: 0
  8134. m_isRichText: 1
  8135. m_parseCtrlCharacters: 1
  8136. m_isOrthographic: 1
  8137. m_isCullingEnabled: 0
  8138. m_horizontalMapping: 0
  8139. m_verticalMapping: 0
  8140. m_uvLineOffset: 0
  8141. m_geometrySortingOrder: 0
  8142. m_IsTextObjectScaleStatic: 0
  8143. m_VertexBufferAutoSizeReduction: 0
  8144. m_useMaxVisibleDescender: 1
  8145. m_pageToDisplay: 1
  8146. m_margin: {x: 0, y: 0, z: 0, w: 0}
  8147. m_isUsingLegacyAnimationComponent: 0
  8148. m_isVolumetricText: 0
  8149. m_hasFontAssetChanged: 0
  8150. m_baseMaterial: {fileID: 0}
  8151. m_maskOffset: {x: 0, y: 0, z: 0, w: 0}
  8152. --- !u!222 &1432815634
  8153. CanvasRenderer:
  8154. m_ObjectHideFlags: 0
  8155. m_CorrespondingSourceObject: {fileID: 0}
  8156. m_PrefabInstance: {fileID: 0}
  8157. m_PrefabAsset: {fileID: 0}
  8158. m_GameObject: {fileID: 1432815631}
  8159. m_CullTransparentMesh: 1
  8160. --- !u!1 &1472340413
  8161. GameObject:
  8162. m_ObjectHideFlags: 0
  8163. m_CorrespondingSourceObject: {fileID: 0}
  8164. m_PrefabInstance: {fileID: 0}
  8165. m_PrefabAsset: {fileID: 0}
  8166. serializedVersion: 6
  8167. m_Component:
  8168. - component: {fileID: 1472340415}
  8169. - component: {fileID: 1472340414}
  8170. m_Layer: 0
  8171. m_Name: CameraManager
  8172. m_TagString: Untagged
  8173. m_Icon: {fileID: 0}
  8174. m_NavMeshLayer: 0
  8175. m_StaticEditorFlags: 0
  8176. m_IsActive: 1
  8177. --- !u!114 &1472340414
  8178. MonoBehaviour:
  8179. m_ObjectHideFlags: 0
  8180. m_CorrespondingSourceObject: {fileID: 0}
  8181. m_PrefabInstance: {fileID: 0}
  8182. m_PrefabAsset: {fileID: 0}
  8183. m_GameObject: {fileID: 1472340413}
  8184. m_Enabled: 1
  8185. m_EditorHideFlags: 0
  8186. m_Script: {fileID: 11500000, guid: 962b9d37abe180447b12dc1bf51af9b7, type: 3}
  8187. m_Name:
  8188. m_EditorClassIdentifier:
  8189. --- !u!4 &1472340415
  8190. Transform:
  8191. m_ObjectHideFlags: 0
  8192. m_CorrespondingSourceObject: {fileID: 0}
  8193. m_PrefabInstance: {fileID: 0}
  8194. m_PrefabAsset: {fileID: 0}
  8195. m_GameObject: {fileID: 1472340413}
  8196. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  8197. m_LocalPosition: {x: 8.103516, y: -7.929304, z: -13.59036}
  8198. m_LocalScale: {x: 1, y: 1, z: 1}
  8199. m_Children:
  8200. - {fileID: 76099057}
  8201. m_Father: {fileID: 0}
  8202. m_RootOrder: 8
  8203. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  8204. --- !u!1 &1505549597
  8205. GameObject:
  8206. m_ObjectHideFlags: 0
  8207. m_CorrespondingSourceObject: {fileID: 0}
  8208. m_PrefabInstance: {fileID: 0}
  8209. m_PrefabAsset: {fileID: 0}
  8210. serializedVersion: 6
  8211. m_Component:
  8212. - component: {fileID: 1505549598}
  8213. - component: {fileID: 1505549601}
  8214. - component: {fileID: 1505549600}
  8215. - component: {fileID: 1505549599}
  8216. m_Layer: 5
  8217. m_Name: LogContent
  8218. m_TagString: Untagged
  8219. m_Icon: {fileID: 0}
  8220. m_NavMeshLayer: 0
  8221. m_StaticEditorFlags: 0
  8222. m_IsActive: 1
  8223. --- !u!224 &1505549598
  8224. RectTransform:
  8225. m_ObjectHideFlags: 0
  8226. m_CorrespondingSourceObject: {fileID: 0}
  8227. m_PrefabInstance: {fileID: 0}
  8228. m_PrefabAsset: {fileID: 0}
  8229. m_GameObject: {fileID: 1505549597}
  8230. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  8231. m_LocalPosition: {x: 0, y: 0, z: 0}
  8232. m_LocalScale: {x: 1, y: 1, z: 1}
  8233. m_Children:
  8234. - {fileID: 1982909379}
  8235. - {fileID: 1813012797}
  8236. m_Father: {fileID: 2119261211}
  8237. m_RootOrder: 1
  8238. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  8239. m_AnchorMin: {x: 0, y: 0}
  8240. m_AnchorMax: {x: 1, y: 1}
  8241. m_AnchoredPosition: {x: 0, y: -22.5}
  8242. m_SizeDelta: {x: 0, y: -45}
  8243. m_Pivot: {x: 0.5, y: 0.5}
  8244. --- !u!114 &1505549599
  8245. MonoBehaviour:
  8246. m_ObjectHideFlags: 0
  8247. m_CorrespondingSourceObject: {fileID: 0}
  8248. m_PrefabInstance: {fileID: 0}
  8249. m_PrefabAsset: {fileID: 0}
  8250. m_GameObject: {fileID: 1505549597}
  8251. m_Enabled: 1
  8252. m_EditorHideFlags: 0
  8253. m_Script: {fileID: 11500000, guid: 1aa08ab6e0800fa44ae55d278d1423e3, type: 3}
  8254. m_Name:
  8255. m_EditorClassIdentifier:
  8256. m_Content: {fileID: 1098647528}
  8257. m_Horizontal: 0
  8258. m_Vertical: 1
  8259. m_MovementType: 1
  8260. m_Elasticity: 0.1
  8261. m_Inertia: 1
  8262. m_DecelerationRate: 0.135
  8263. m_ScrollSensitivity: 1
  8264. m_Viewport: {fileID: 1982909379}
  8265. m_HorizontalScrollbar: {fileID: 0}
  8266. m_VerticalScrollbar: {fileID: 1813012798}
  8267. m_HorizontalScrollbarVisibility: 2
  8268. m_VerticalScrollbarVisibility: 2
  8269. m_HorizontalScrollbarSpacing: -3
  8270. m_VerticalScrollbarSpacing: -3
  8271. m_OnValueChanged:
  8272. m_PersistentCalls:
  8273. m_Calls: []
  8274. --- !u!114 &1505549600
  8275. MonoBehaviour:
  8276. m_ObjectHideFlags: 0
  8277. m_CorrespondingSourceObject: {fileID: 0}
  8278. m_PrefabInstance: {fileID: 0}
  8279. m_PrefabAsset: {fileID: 0}
  8280. m_GameObject: {fileID: 1505549597}
  8281. m_Enabled: 1
  8282. m_EditorHideFlags: 0
  8283. m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  8284. m_Name:
  8285. m_EditorClassIdentifier:
  8286. m_Material: {fileID: 0}
  8287. m_Color: {r: 1, g: 1, b: 1, a: 0.392}
  8288. m_RaycastTarget: 1
  8289. m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
  8290. m_Maskable: 1
  8291. m_OnCullStateChanged:
  8292. m_PersistentCalls:
  8293. m_Calls: []
  8294. m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0}
  8295. m_Type: 1
  8296. m_PreserveAspect: 0
  8297. m_FillCenter: 1
  8298. m_FillMethod: 4
  8299. m_FillAmount: 1
  8300. m_FillClockwise: 1
  8301. m_FillOrigin: 0
  8302. m_UseSpriteMesh: 0
  8303. m_PixelsPerUnitMultiplier: 1
  8304. --- !u!222 &1505549601
  8305. CanvasRenderer:
  8306. m_ObjectHideFlags: 0
  8307. m_CorrespondingSourceObject: {fileID: 0}
  8308. m_PrefabInstance: {fileID: 0}
  8309. m_PrefabAsset: {fileID: 0}
  8310. m_GameObject: {fileID: 1505549597}
  8311. m_CullTransparentMesh: 1
  8312. --- !u!1 &1551177860
  8313. GameObject:
  8314. m_ObjectHideFlags: 0
  8315. m_CorrespondingSourceObject: {fileID: 0}
  8316. m_PrefabInstance: {fileID: 0}
  8317. m_PrefabAsset: {fileID: 0}
  8318. serializedVersion: 6
  8319. m_Component:
  8320. - component: {fileID: 1551177864}
  8321. - component: {fileID: 1551177863}
  8322. - component: {fileID: 1551177862}
  8323. - component: {fileID: 1551177861}
  8324. m_Layer: 0
  8325. m_Name: Camera
  8326. m_TagString: MainCamera
  8327. m_Icon: {fileID: 0}
  8328. m_NavMeshLayer: 0
  8329. m_StaticEditorFlags: 0
  8330. m_IsActive: 1
  8331. --- !u!114 &1551177861
  8332. MonoBehaviour:
  8333. m_ObjectHideFlags: 0
  8334. m_CorrespondingSourceObject: {fileID: 0}
  8335. m_PrefabInstance: {fileID: 0}
  8336. m_PrefabAsset: {fileID: 0}
  8337. m_GameObject: {fileID: 1551177860}
  8338. m_Enabled: 1
  8339. m_EditorHideFlags: 0
  8340. m_Script: {fileID: 11500000, guid: 72ece51f2901e7445ab60da3685d6b5f, type: 3}
  8341. m_Name:
  8342. m_EditorClassIdentifier:
  8343. m_ShowDebugText: 0
  8344. m_ShowCameraFrustum: 1
  8345. m_IgnoreTimeScale: 0
  8346. m_WorldUpOverride: {fileID: 0}
  8347. m_UpdateMethod: 2
  8348. m_BlendUpdateMethod: 1
  8349. m_DefaultBlend:
  8350. m_Style: 1
  8351. m_Time: 2
  8352. m_CustomCurve:
  8353. serializedVersion: 2
  8354. m_Curve: []
  8355. m_PreInfinity: 2
  8356. m_PostInfinity: 2
  8357. m_RotationOrder: 4
  8358. m_CustomBlends: {fileID: 0}
  8359. m_CameraCutEvent:
  8360. m_PersistentCalls:
  8361. m_Calls: []
  8362. m_CameraActivatedEvent:
  8363. m_PersistentCalls:
  8364. m_Calls: []
  8365. --- !u!81 &1551177862
  8366. AudioListener:
  8367. m_ObjectHideFlags: 0
  8368. m_CorrespondingSourceObject: {fileID: 0}
  8369. m_PrefabInstance: {fileID: 0}
  8370. m_PrefabAsset: {fileID: 0}
  8371. m_GameObject: {fileID: 1551177860}
  8372. m_Enabled: 1
  8373. --- !u!20 &1551177863
  8374. Camera:
  8375. m_ObjectHideFlags: 0
  8376. m_CorrespondingSourceObject: {fileID: 0}
  8377. m_PrefabInstance: {fileID: 0}
  8378. m_PrefabAsset: {fileID: 0}
  8379. m_GameObject: {fileID: 1551177860}
  8380. m_Enabled: 1
  8381. serializedVersion: 2
  8382. m_ClearFlags: 1
  8383. m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0}
  8384. m_projectionMatrixMode: 1
  8385. m_GateFitMode: 2
  8386. m_FOVAxisMode: 0
  8387. m_SensorSize: {x: 36, y: 24}
  8388. m_LensShift: {x: 0, y: 0}
  8389. m_FocalLength: 50
  8390. m_NormalizedViewPortRect:
  8391. serializedVersion: 2
  8392. x: 0
  8393. y: 0
  8394. width: 1
  8395. height: 1
  8396. near clip plane: 0.3
  8397. far clip plane: 1000
  8398. field of view: 100
  8399. orthographic: 0
  8400. orthographic size: 5
  8401. m_Depth: 0
  8402. m_CullingMask:
  8403. serializedVersion: 2
  8404. m_Bits: 4294967295
  8405. m_RenderingPath: -1
  8406. m_TargetTexture: {fileID: 0}
  8407. m_TargetDisplay: 0
  8408. m_TargetEye: 3
  8409. m_HDR: 1
  8410. m_AllowMSAA: 1
  8411. m_AllowDynamicResolution: 0
  8412. m_ForceIntoRT: 0
  8413. m_OcclusionCulling: 1
  8414. m_StereoConvergence: 10
  8415. m_StereoSeparation: 0.022
  8416. --- !u!4 &1551177864
  8417. Transform:
  8418. m_ObjectHideFlags: 0
  8419. m_CorrespondingSourceObject: {fileID: 0}
  8420. m_PrefabInstance: {fileID: 0}
  8421. m_PrefabAsset: {fileID: 0}
  8422. m_GameObject: {fileID: 1551177860}
  8423. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  8424. m_LocalPosition: {x: 7.5, y: -15.5, z: -10}
  8425. m_LocalScale: {x: 1, y: 1, z: 1}
  8426. m_Children: []
  8427. m_Father: {fileID: 0}
  8428. m_RootOrder: 1
  8429. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  8430. --- !u!1 &1580095771
  8431. GameObject:
  8432. m_ObjectHideFlags: 0
  8433. m_CorrespondingSourceObject: {fileID: 0}
  8434. m_PrefabInstance: {fileID: 0}
  8435. m_PrefabAsset: {fileID: 0}
  8436. serializedVersion: 6
  8437. m_Component:
  8438. - component: {fileID: 1580095772}
  8439. - component: {fileID: 1580095775}
  8440. - component: {fileID: 1580095774}
  8441. - component: {fileID: 1580095773}
  8442. m_Layer: 5
  8443. m_Name: ExecuteRoundActionsButton
  8444. m_TagString: Untagged
  8445. m_Icon: {fileID: 0}
  8446. m_NavMeshLayer: 0
  8447. m_StaticEditorFlags: 0
  8448. m_IsActive: 1
  8449. --- !u!224 &1580095772
  8450. RectTransform:
  8451. m_ObjectHideFlags: 0
  8452. m_CorrespondingSourceObject: {fileID: 0}
  8453. m_PrefabInstance: {fileID: 0}
  8454. m_PrefabAsset: {fileID: 0}
  8455. m_GameObject: {fileID: 1580095771}
  8456. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  8457. m_LocalPosition: {x: 0, y: 0, z: 0}
  8458. m_LocalScale: {x: 1, y: 1, z: 1}
  8459. m_Children:
  8460. - {fileID: 1849495744}
  8461. m_Father: {fileID: 609102780}
  8462. m_RootOrder: 1
  8463. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  8464. m_AnchorMin: {x: 0.5, y: 0}
  8465. m_AnchorMax: {x: 0.5, y: 0}
  8466. m_AnchoredPosition: {x: 0, y: 25}
  8467. m_SizeDelta: {x: 160, y: 30}
  8468. m_Pivot: {x: 0.5, y: 0}
  8469. --- !u!114 &1580095773
  8470. MonoBehaviour:
  8471. m_ObjectHideFlags: 0
  8472. m_CorrespondingSourceObject: {fileID: 0}
  8473. m_PrefabInstance: {fileID: 0}
  8474. m_PrefabAsset: {fileID: 0}
  8475. m_GameObject: {fileID: 1580095771}
  8476. m_Enabled: 1
  8477. m_EditorHideFlags: 0
  8478. m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3}
  8479. m_Name:
  8480. m_EditorClassIdentifier:
  8481. m_Navigation:
  8482. m_Mode: 3
  8483. m_WrapAround: 0
  8484. m_SelectOnUp: {fileID: 0}
  8485. m_SelectOnDown: {fileID: 0}
  8486. m_SelectOnLeft: {fileID: 0}
  8487. m_SelectOnRight: {fileID: 0}
  8488. m_Transition: 1
  8489. m_Colors:
  8490. m_NormalColor: {r: 1, g: 1, b: 1, a: 1}
  8491. m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
  8492. m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1}
  8493. m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
  8494. m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608}
  8495. m_ColorMultiplier: 1
  8496. m_FadeDuration: 0.1
  8497. m_SpriteState:
  8498. m_HighlightedSprite: {fileID: 0}
  8499. m_PressedSprite: {fileID: 0}
  8500. m_SelectedSprite: {fileID: 0}
  8501. m_DisabledSprite: {fileID: 0}
  8502. m_AnimationTriggers:
  8503. m_NormalTrigger: Normal
  8504. m_HighlightedTrigger: Highlighted
  8505. m_PressedTrigger: Pressed
  8506. m_SelectedTrigger: Selected
  8507. m_DisabledTrigger: Disabled
  8508. m_Interactable: 0
  8509. m_TargetGraphic: {fileID: 1580095774}
  8510. m_OnClick:
  8511. m_PersistentCalls:
  8512. m_Calls: []
  8513. --- !u!114 &1580095774
  8514. MonoBehaviour:
  8515. m_ObjectHideFlags: 0
  8516. m_CorrespondingSourceObject: {fileID: 0}
  8517. m_PrefabInstance: {fileID: 0}
  8518. m_PrefabAsset: {fileID: 0}
  8519. m_GameObject: {fileID: 1580095771}
  8520. m_Enabled: 1
  8521. m_EditorHideFlags: 0
  8522. m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  8523. m_Name:
  8524. m_EditorClassIdentifier:
  8525. m_Material: {fileID: 0}
  8526. m_Color: {r: 1, g: 1, b: 1, a: 1}
  8527. m_RaycastTarget: 1
  8528. m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
  8529. m_Maskable: 1
  8530. m_OnCullStateChanged:
  8531. m_PersistentCalls:
  8532. m_Calls: []
  8533. m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0}
  8534. m_Type: 1
  8535. m_PreserveAspect: 0
  8536. m_FillCenter: 1
  8537. m_FillMethod: 4
  8538. m_FillAmount: 1
  8539. m_FillClockwise: 1
  8540. m_FillOrigin: 0
  8541. m_UseSpriteMesh: 0
  8542. m_PixelsPerUnitMultiplier: 1
  8543. --- !u!222 &1580095775
  8544. CanvasRenderer:
  8545. m_ObjectHideFlags: 0
  8546. m_CorrespondingSourceObject: {fileID: 0}
  8547. m_PrefabInstance: {fileID: 0}
  8548. m_PrefabAsset: {fileID: 0}
  8549. m_GameObject: {fileID: 1580095771}
  8550. m_CullTransparentMesh: 1
  8551. --- !u!1 &1813012796
  8552. GameObject:
  8553. m_ObjectHideFlags: 0
  8554. m_CorrespondingSourceObject: {fileID: 0}
  8555. m_PrefabInstance: {fileID: 0}
  8556. m_PrefabAsset: {fileID: 0}
  8557. serializedVersion: 6
  8558. m_Component:
  8559. - component: {fileID: 1813012797}
  8560. - component: {fileID: 1813012800}
  8561. - component: {fileID: 1813012799}
  8562. - component: {fileID: 1813012798}
  8563. m_Layer: 5
  8564. m_Name: Scrollbar Vertical
  8565. m_TagString: Untagged
  8566. m_Icon: {fileID: 0}
  8567. m_NavMeshLayer: 0
  8568. m_StaticEditorFlags: 0
  8569. m_IsActive: 1
  8570. --- !u!224 &1813012797
  8571. RectTransform:
  8572. m_ObjectHideFlags: 0
  8573. m_CorrespondingSourceObject: {fileID: 0}
  8574. m_PrefabInstance: {fileID: 0}
  8575. m_PrefabAsset: {fileID: 0}
  8576. m_GameObject: {fileID: 1813012796}
  8577. m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
  8578. m_LocalPosition: {x: 0, y: 0, z: 0}
  8579. m_LocalScale: {x: 1, y: 1, z: 1}
  8580. m_Children:
  8581. - {fileID: 604532856}
  8582. m_Father: {fileID: 1505549598}
  8583. m_RootOrder: 1
  8584. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  8585. m_AnchorMin: {x: 1, y: 0}
  8586. m_AnchorMax: {x: 1, y: 1}
  8587. m_AnchoredPosition: {x: 0, y: 0}
  8588. m_SizeDelta: {x: 20, y: 0}
  8589. m_Pivot: {x: 1, y: 1}
  8590. --- !u!114 &1813012798
  8591. MonoBehaviour:
  8592. m_ObjectHideFlags: 0
  8593. m_CorrespondingSourceObject: {fileID: 0}
  8594. m_PrefabInstance: {fileID: 0}
  8595. m_PrefabAsset: {fileID: 0}
  8596. m_GameObject: {fileID: 1813012796}
  8597. m_Enabled: 1
  8598. m_EditorHideFlags: 0
  8599. m_Script: {fileID: 11500000, guid: 2a4db7a114972834c8e4117be1d82ba3, type: 3}
  8600. m_Name:
  8601. m_EditorClassIdentifier:
  8602. m_Navigation:
  8603. m_Mode: 3
  8604. m_WrapAround: 0
  8605. m_SelectOnUp: {fileID: 0}
  8606. m_SelectOnDown: {fileID: 0}
  8607. m_SelectOnLeft: {fileID: 0}
  8608. m_SelectOnRight: {fileID: 0}
  8609. m_Transition: 1
  8610. m_Colors:
  8611. m_NormalColor: {r: 1, g: 1, b: 1, a: 1}
  8612. m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
  8613. m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1}
  8614. m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
  8615. m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608}
  8616. m_ColorMultiplier: 1
  8617. m_FadeDuration: 0.1
  8618. m_SpriteState:
  8619. m_HighlightedSprite: {fileID: 0}
  8620. m_PressedSprite: {fileID: 0}
  8621. m_SelectedSprite: {fileID: 0}
  8622. m_DisabledSprite: {fileID: 0}
  8623. m_AnimationTriggers:
  8624. m_NormalTrigger: Normal
  8625. m_HighlightedTrigger: Highlighted
  8626. m_PressedTrigger: Pressed
  8627. m_SelectedTrigger: Selected
  8628. m_DisabledTrigger: Disabled
  8629. m_Interactable: 1
  8630. m_TargetGraphic: {fileID: 954030835}
  8631. m_HandleRect: {fileID: 954030834}
  8632. m_Direction: 2
  8633. m_Value: 0
  8634. m_Size: 1
  8635. m_NumberOfSteps: 0
  8636. m_OnValueChanged:
  8637. m_PersistentCalls:
  8638. m_Calls: []
  8639. --- !u!114 &1813012799
  8640. MonoBehaviour:
  8641. m_ObjectHideFlags: 0
  8642. m_CorrespondingSourceObject: {fileID: 0}
  8643. m_PrefabInstance: {fileID: 0}
  8644. m_PrefabAsset: {fileID: 0}
  8645. m_GameObject: {fileID: 1813012796}
  8646. m_Enabled: 1
  8647. m_EditorHideFlags: 0
  8648. m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  8649. m_Name:
  8650. m_EditorClassIdentifier:
  8651. m_Material: {fileID: 0}
  8652. m_Color: {r: 1, g: 1, b: 1, a: 1}
  8653. m_RaycastTarget: 1
  8654. m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
  8655. m_Maskable: 1
  8656. m_OnCullStateChanged:
  8657. m_PersistentCalls:
  8658. m_Calls: []
  8659. m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0}
  8660. m_Type: 1
  8661. m_PreserveAspect: 0
  8662. m_FillCenter: 1
  8663. m_FillMethod: 4
  8664. m_FillAmount: 1
  8665. m_FillClockwise: 1
  8666. m_FillOrigin: 0
  8667. m_UseSpriteMesh: 0
  8668. m_PixelsPerUnitMultiplier: 1
  8669. --- !u!222 &1813012800
  8670. CanvasRenderer:
  8671. m_ObjectHideFlags: 0
  8672. m_CorrespondingSourceObject: {fileID: 0}
  8673. m_PrefabInstance: {fileID: 0}
  8674. m_PrefabAsset: {fileID: 0}
  8675. m_GameObject: {fileID: 1813012796}
  8676. m_CullTransparentMesh: 1
  8677. --- !u!1 &1820599828
  8678. GameObject:
  8679. m_ObjectHideFlags: 0
  8680. m_CorrespondingSourceObject: {fileID: 0}
  8681. m_PrefabInstance: {fileID: 0}
  8682. m_PrefabAsset: {fileID: 0}
  8683. serializedVersion: 6
  8684. m_Component:
  8685. - component: {fileID: 1820599829}
  8686. - component: {fileID: 1820599832}
  8687. - component: {fileID: 1820599831}
  8688. - component: {fileID: 1820599830}
  8689. m_Layer: 5
  8690. m_Name: Canvas
  8691. m_TagString: Untagged
  8692. m_Icon: {fileID: 0}
  8693. m_NavMeshLayer: 0
  8694. m_StaticEditorFlags: 0
  8695. m_IsActive: 1
  8696. --- !u!224 &1820599829
  8697. RectTransform:
  8698. m_ObjectHideFlags: 0
  8699. m_CorrespondingSourceObject: {fileID: 0}
  8700. m_PrefabInstance: {fileID: 0}
  8701. m_PrefabAsset: {fileID: 0}
  8702. m_GameObject: {fileID: 1820599828}
  8703. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  8704. m_LocalPosition: {x: 0, y: 0, z: 0}
  8705. m_LocalScale: {x: 0, y: 0, z: 0}
  8706. m_Children:
  8707. - {fileID: 1155339406}
  8708. - {fileID: 738929859}
  8709. - {fileID: 609102780}
  8710. - {fileID: 2119261211}
  8711. - {fileID: 871314051}
  8712. m_Father: {fileID: 76099057}
  8713. m_RootOrder: 1
  8714. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  8715. m_AnchorMin: {x: 0, y: 0}
  8716. m_AnchorMax: {x: 0, y: 0}
  8717. m_AnchoredPosition: {x: 0, y: 0}
  8718. m_SizeDelta: {x: 0, y: 0}
  8719. m_Pivot: {x: 0, y: 0}
  8720. --- !u!114 &1820599830
  8721. MonoBehaviour:
  8722. m_ObjectHideFlags: 0
  8723. m_CorrespondingSourceObject: {fileID: 0}
  8724. m_PrefabInstance: {fileID: 0}
  8725. m_PrefabAsset: {fileID: 0}
  8726. m_GameObject: {fileID: 1820599828}
  8727. m_Enabled: 1
  8728. m_EditorHideFlags: 0
  8729. m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3}
  8730. m_Name:
  8731. m_EditorClassIdentifier:
  8732. m_IgnoreReversedGraphics: 1
  8733. m_BlockingObjects: 0
  8734. m_BlockingMask:
  8735. serializedVersion: 2
  8736. m_Bits: 4294967295
  8737. --- !u!114 &1820599831
  8738. MonoBehaviour:
  8739. m_ObjectHideFlags: 0
  8740. m_CorrespondingSourceObject: {fileID: 0}
  8741. m_PrefabInstance: {fileID: 0}
  8742. m_PrefabAsset: {fileID: 0}
  8743. m_GameObject: {fileID: 1820599828}
  8744. m_Enabled: 1
  8745. m_EditorHideFlags: 0
  8746. m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3}
  8747. m_Name:
  8748. m_EditorClassIdentifier:
  8749. m_UiScaleMode: 0
  8750. m_ReferencePixelsPerUnit: 100
  8751. m_ScaleFactor: 1
  8752. m_ReferenceResolution: {x: 800, y: 600}
  8753. m_ScreenMatchMode: 0
  8754. m_MatchWidthOrHeight: 0
  8755. m_PhysicalUnit: 3
  8756. m_FallbackScreenDPI: 96
  8757. m_DefaultSpriteDPI: 96
  8758. m_DynamicPixelsPerUnit: 1
  8759. m_PresetInfoIsWorld: 0
  8760. --- !u!223 &1820599832
  8761. Canvas:
  8762. m_ObjectHideFlags: 0
  8763. m_CorrespondingSourceObject: {fileID: 0}
  8764. m_PrefabInstance: {fileID: 0}
  8765. m_PrefabAsset: {fileID: 0}
  8766. m_GameObject: {fileID: 1820599828}
  8767. m_Enabled: 1
  8768. serializedVersion: 3
  8769. m_RenderMode: 0
  8770. m_Camera: {fileID: 0}
  8771. m_PlaneDistance: 100
  8772. m_PixelPerfect: 0
  8773. m_ReceivesEvents: 1
  8774. m_OverrideSorting: 0
  8775. m_OverridePixelPerfect: 0
  8776. m_SortingBucketNormalizedSize: 0
  8777. m_AdditionalShaderChannelsFlag: 25
  8778. m_SortingLayerID: 0
  8779. m_SortingOrder: 0
  8780. m_TargetDisplay: 0
  8781. --- !u!1 &1849495743
  8782. GameObject:
  8783. m_ObjectHideFlags: 0
  8784. m_CorrespondingSourceObject: {fileID: 0}
  8785. m_PrefabInstance: {fileID: 0}
  8786. m_PrefabAsset: {fileID: 0}
  8787. serializedVersion: 6
  8788. m_Component:
  8789. - component: {fileID: 1849495744}
  8790. - component: {fileID: 1849495746}
  8791. - component: {fileID: 1849495745}
  8792. m_Layer: 5
  8793. m_Name: Text (TMP)
  8794. m_TagString: Untagged
  8795. m_Icon: {fileID: 0}
  8796. m_NavMeshLayer: 0
  8797. m_StaticEditorFlags: 0
  8798. m_IsActive: 1
  8799. --- !u!224 &1849495744
  8800. RectTransform:
  8801. m_ObjectHideFlags: 0
  8802. m_CorrespondingSourceObject: {fileID: 0}
  8803. m_PrefabInstance: {fileID: 0}
  8804. m_PrefabAsset: {fileID: 0}
  8805. m_GameObject: {fileID: 1849495743}
  8806. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  8807. m_LocalPosition: {x: 0, y: 0, z: 0}
  8808. m_LocalScale: {x: 1, y: 1, z: 1}
  8809. m_Children: []
  8810. m_Father: {fileID: 1580095772}
  8811. m_RootOrder: 0
  8812. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  8813. m_AnchorMin: {x: 0, y: 0}
  8814. m_AnchorMax: {x: 1, y: 1}
  8815. m_AnchoredPosition: {x: 0, y: 0}
  8816. m_SizeDelta: {x: 0, y: 0}
  8817. m_Pivot: {x: 0.5, y: 0.5}
  8818. --- !u!114 &1849495745
  8819. MonoBehaviour:
  8820. m_ObjectHideFlags: 0
  8821. m_CorrespondingSourceObject: {fileID: 0}
  8822. m_PrefabInstance: {fileID: 0}
  8823. m_PrefabAsset: {fileID: 0}
  8824. m_GameObject: {fileID: 1849495743}
  8825. m_Enabled: 1
  8826. m_EditorHideFlags: 0
  8827. m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
  8828. m_Name:
  8829. m_EditorClassIdentifier:
  8830. m_Material: {fileID: 0}
  8831. m_Color: {r: 1, g: 1, b: 1, a: 1}
  8832. m_RaycastTarget: 1
  8833. m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
  8834. m_Maskable: 1
  8835. m_OnCullStateChanged:
  8836. m_PersistentCalls:
  8837. m_Calls: []
  8838. m_text: Execute Actions
  8839. m_isRightToLeft: 0
  8840. m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
  8841. m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
  8842. m_fontSharedMaterials: []
  8843. m_fontMaterial: {fileID: 0}
  8844. m_fontMaterials: []
  8845. m_fontColor32:
  8846. serializedVersion: 2
  8847. rgba: 4281479730
  8848. m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1}
  8849. m_enableVertexGradient: 0
  8850. m_colorMode: 3
  8851. m_fontColorGradient:
  8852. topLeft: {r: 1, g: 1, b: 1, a: 1}
  8853. topRight: {r: 1, g: 1, b: 1, a: 1}
  8854. bottomLeft: {r: 1, g: 1, b: 1, a: 1}
  8855. bottomRight: {r: 1, g: 1, b: 1, a: 1}
  8856. m_fontColorGradientPreset: {fileID: 0}
  8857. m_spriteAsset: {fileID: 0}
  8858. m_tintAllSprites: 0
  8859. m_StyleSheet: {fileID: 0}
  8860. m_TextStyleHashCode: -1183493901
  8861. m_overrideHtmlColors: 0
  8862. m_faceColor:
  8863. serializedVersion: 2
  8864. rgba: 4294967295
  8865. m_fontSize: 19.65
  8866. m_fontSizeBase: 24
  8867. m_fontWeight: 400
  8868. m_enableAutoSizing: 1
  8869. m_fontSizeMin: 18
  8870. m_fontSizeMax: 72
  8871. m_fontStyle: 0
  8872. m_HorizontalAlignment: 2
  8873. m_VerticalAlignment: 512
  8874. m_textAlignment: 65535
  8875. m_characterSpacing: 0
  8876. m_wordSpacing: 0
  8877. m_lineSpacing: 0
  8878. m_lineSpacingMax: 0
  8879. m_paragraphSpacing: 0
  8880. m_charWidthMaxAdj: 0
  8881. m_enableWordWrapping: 0
  8882. m_wordWrappingRatios: 0.4
  8883. m_overflowMode: 0
  8884. m_linkedTextComponent: {fileID: 0}
  8885. parentLinkedComponent: {fileID: 0}
  8886. m_enableKerning: 1
  8887. m_enableExtraPadding: 0
  8888. checkPaddingRequired: 0
  8889. m_isRichText: 1
  8890. m_parseCtrlCharacters: 1
  8891. m_isOrthographic: 1
  8892. m_isCullingEnabled: 0
  8893. m_horizontalMapping: 0
  8894. m_verticalMapping: 0
  8895. m_uvLineOffset: 0
  8896. m_geometrySortingOrder: 0
  8897. m_IsTextObjectScaleStatic: 0
  8898. m_VertexBufferAutoSizeReduction: 0
  8899. m_useMaxVisibleDescender: 1
  8900. m_pageToDisplay: 1
  8901. m_margin: {x: 10, y: 0, z: 10, w: 0}
  8902. m_isUsingLegacyAnimationComponent: 0
  8903. m_isVolumetricText: 0
  8904. m_hasFontAssetChanged: 0
  8905. m_baseMaterial: {fileID: 0}
  8906. m_maskOffset: {x: 0, y: 0, z: 0, w: 0}
  8907. --- !u!222 &1849495746
  8908. CanvasRenderer:
  8909. m_ObjectHideFlags: 0
  8910. m_CorrespondingSourceObject: {fileID: 0}
  8911. m_PrefabInstance: {fileID: 0}
  8912. m_PrefabAsset: {fileID: 0}
  8913. m_GameObject: {fileID: 1849495743}
  8914. m_CullTransparentMesh: 1
  8915. --- !u!1 &1940459861
  8916. GameObject:
  8917. m_ObjectHideFlags: 0
  8918. m_CorrespondingSourceObject: {fileID: 0}
  8919. m_PrefabInstance: {fileID: 0}
  8920. m_PrefabAsset: {fileID: 0}
  8921. serializedVersion: 6
  8922. m_Component:
  8923. - component: {fileID: 1940459862}
  8924. - component: {fileID: 1940459864}
  8925. - component: {fileID: 1940459863}
  8926. m_Layer: 5
  8927. m_Name: LoggPanelTitle
  8928. m_TagString: Untagged
  8929. m_Icon: {fileID: 0}
  8930. m_NavMeshLayer: 0
  8931. m_StaticEditorFlags: 0
  8932. m_IsActive: 1
  8933. --- !u!224 &1940459862
  8934. RectTransform:
  8935. m_ObjectHideFlags: 0
  8936. m_CorrespondingSourceObject: {fileID: 0}
  8937. m_PrefabInstance: {fileID: 0}
  8938. m_PrefabAsset: {fileID: 0}
  8939. m_GameObject: {fileID: 1940459861}
  8940. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  8941. m_LocalPosition: {x: 0, y: 0, z: 0}
  8942. m_LocalScale: {x: 1, y: 1, z: 1}
  8943. m_Children: []
  8944. m_Father: {fileID: 2119261211}
  8945. m_RootOrder: 0
  8946. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  8947. m_AnchorMin: {x: 0.5, y: 1}
  8948. m_AnchorMax: {x: 0.5, y: 1}
  8949. m_AnchoredPosition: {x: 0, y: 0}
  8950. m_SizeDelta: {x: 200, y: 40}
  8951. m_Pivot: {x: 0.5, y: 1}
  8952. --- !u!114 &1940459863
  8953. MonoBehaviour:
  8954. m_ObjectHideFlags: 0
  8955. m_CorrespondingSourceObject: {fileID: 0}
  8956. m_PrefabInstance: {fileID: 0}
  8957. m_PrefabAsset: {fileID: 0}
  8958. m_GameObject: {fileID: 1940459861}
  8959. m_Enabled: 1
  8960. m_EditorHideFlags: 0
  8961. m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
  8962. m_Name:
  8963. m_EditorClassIdentifier:
  8964. m_Material: {fileID: 0}
  8965. m_Color: {r: 1, g: 1, b: 1, a: 1}
  8966. m_RaycastTarget: 1
  8967. m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
  8968. m_Maskable: 1
  8969. m_OnCullStateChanged:
  8970. m_PersistentCalls:
  8971. m_Calls: []
  8972. m_text: Log
  8973. m_isRightToLeft: 0
  8974. m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
  8975. m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
  8976. m_fontSharedMaterials: []
  8977. m_fontMaterial: {fileID: 0}
  8978. m_fontMaterials: []
  8979. m_fontColor32:
  8980. serializedVersion: 2
  8981. rgba: 4294967295
  8982. m_fontColor: {r: 1, g: 1, b: 1, a: 1}
  8983. m_enableVertexGradient: 0
  8984. m_colorMode: 3
  8985. m_fontColorGradient:
  8986. topLeft: {r: 1, g: 1, b: 1, a: 1}
  8987. topRight: {r: 1, g: 1, b: 1, a: 1}
  8988. bottomLeft: {r: 1, g: 1, b: 1, a: 1}
  8989. bottomRight: {r: 1, g: 1, b: 1, a: 1}
  8990. m_fontColorGradientPreset: {fileID: 0}
  8991. m_spriteAsset: {fileID: 0}
  8992. m_tintAllSprites: 0
  8993. m_StyleSheet: {fileID: 0}
  8994. m_TextStyleHashCode: -1183493901
  8995. m_overrideHtmlColors: 0
  8996. m_faceColor:
  8997. serializedVersion: 2
  8998. rgba: 4294967295
  8999. m_fontSize: 35.8
  9000. m_fontSizeBase: 36
  9001. m_fontWeight: 400
  9002. m_enableAutoSizing: 1
  9003. m_fontSizeMin: 18
  9004. m_fontSizeMax: 72
  9005. m_fontStyle: 0
  9006. m_HorizontalAlignment: 2
  9007. m_VerticalAlignment: 512
  9008. m_textAlignment: 65535
  9009. m_characterSpacing: 0
  9010. m_wordSpacing: 0
  9011. m_lineSpacing: 0
  9012. m_lineSpacingMax: 0
  9013. m_paragraphSpacing: 0
  9014. m_charWidthMaxAdj: 0
  9015. m_enableWordWrapping: 1
  9016. m_wordWrappingRatios: 0.4
  9017. m_overflowMode: 0
  9018. m_linkedTextComponent: {fileID: 0}
  9019. parentLinkedComponent: {fileID: 0}
  9020. m_enableKerning: 1
  9021. m_enableExtraPadding: 0
  9022. checkPaddingRequired: 0
  9023. m_isRichText: 1
  9024. m_parseCtrlCharacters: 1
  9025. m_isOrthographic: 1
  9026. m_isCullingEnabled: 0
  9027. m_horizontalMapping: 0
  9028. m_verticalMapping: 0
  9029. m_uvLineOffset: 0
  9030. m_geometrySortingOrder: 0
  9031. m_IsTextObjectScaleStatic: 0
  9032. m_VertexBufferAutoSizeReduction: 0
  9033. m_useMaxVisibleDescender: 1
  9034. m_pageToDisplay: 1
  9035. m_margin: {x: 0, y: 0, z: 0, w: 0}
  9036. m_isUsingLegacyAnimationComponent: 0
  9037. m_isVolumetricText: 0
  9038. m_hasFontAssetChanged: 0
  9039. m_baseMaterial: {fileID: 0}
  9040. m_maskOffset: {x: 0, y: 0, z: 0, w: 0}
  9041. --- !u!222 &1940459864
  9042. CanvasRenderer:
  9043. m_ObjectHideFlags: 0
  9044. m_CorrespondingSourceObject: {fileID: 0}
  9045. m_PrefabInstance: {fileID: 0}
  9046. m_PrefabAsset: {fileID: 0}
  9047. m_GameObject: {fileID: 1940459861}
  9048. m_CullTransparentMesh: 1
  9049. --- !u!1 &1982909378
  9050. GameObject:
  9051. m_ObjectHideFlags: 0
  9052. m_CorrespondingSourceObject: {fileID: 0}
  9053. m_PrefabInstance: {fileID: 0}
  9054. m_PrefabAsset: {fileID: 0}
  9055. serializedVersion: 6
  9056. m_Component:
  9057. - component: {fileID: 1982909379}
  9058. - component: {fileID: 1982909382}
  9059. - component: {fileID: 1982909381}
  9060. - component: {fileID: 1982909380}
  9061. m_Layer: 5
  9062. m_Name: Viewport
  9063. m_TagString: Untagged
  9064. m_Icon: {fileID: 0}
  9065. m_NavMeshLayer: 0
  9066. m_StaticEditorFlags: 0
  9067. m_IsActive: 1
  9068. --- !u!224 &1982909379
  9069. RectTransform:
  9070. m_ObjectHideFlags: 0
  9071. m_CorrespondingSourceObject: {fileID: 0}
  9072. m_PrefabInstance: {fileID: 0}
  9073. m_PrefabAsset: {fileID: 0}
  9074. m_GameObject: {fileID: 1982909378}
  9075. m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
  9076. m_LocalPosition: {x: 0, y: 0, z: 0}
  9077. m_LocalScale: {x: 1, y: 1, z: 1}
  9078. m_Children:
  9079. - {fileID: 1098647528}
  9080. m_Father: {fileID: 1505549598}
  9081. m_RootOrder: 0
  9082. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  9083. m_AnchorMin: {x: 0, y: 0}
  9084. m_AnchorMax: {x: 1, y: 1}
  9085. m_AnchoredPosition: {x: 0, y: 0}
  9086. m_SizeDelta: {x: -17, y: 0}
  9087. m_Pivot: {x: 0, y: 1}
  9088. --- !u!114 &1982909380
  9089. MonoBehaviour:
  9090. m_ObjectHideFlags: 0
  9091. m_CorrespondingSourceObject: {fileID: 0}
  9092. m_PrefabInstance: {fileID: 0}
  9093. m_PrefabAsset: {fileID: 0}
  9094. m_GameObject: {fileID: 1982909378}
  9095. m_Enabled: 1
  9096. m_EditorHideFlags: 0
  9097. m_Script: {fileID: 11500000, guid: 31a19414c41e5ae4aae2af33fee712f6, type: 3}
  9098. m_Name:
  9099. m_EditorClassIdentifier:
  9100. m_ShowMaskGraphic: 0
  9101. --- !u!114 &1982909381
  9102. MonoBehaviour:
  9103. m_ObjectHideFlags: 0
  9104. m_CorrespondingSourceObject: {fileID: 0}
  9105. m_PrefabInstance: {fileID: 0}
  9106. m_PrefabAsset: {fileID: 0}
  9107. m_GameObject: {fileID: 1982909378}
  9108. m_Enabled: 1
  9109. m_EditorHideFlags: 0
  9110. m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  9111. m_Name:
  9112. m_EditorClassIdentifier:
  9113. m_Material: {fileID: 0}
  9114. m_Color: {r: 1, g: 1, b: 1, a: 1}
  9115. m_RaycastTarget: 1
  9116. m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
  9117. m_Maskable: 1
  9118. m_OnCullStateChanged:
  9119. m_PersistentCalls:
  9120. m_Calls: []
  9121. m_Sprite: {fileID: 10917, guid: 0000000000000000f000000000000000, type: 0}
  9122. m_Type: 1
  9123. m_PreserveAspect: 0
  9124. m_FillCenter: 1
  9125. m_FillMethod: 4
  9126. m_FillAmount: 1
  9127. m_FillClockwise: 1
  9128. m_FillOrigin: 0
  9129. m_UseSpriteMesh: 0
  9130. m_PixelsPerUnitMultiplier: 1
  9131. --- !u!222 &1982909382
  9132. CanvasRenderer:
  9133. m_ObjectHideFlags: 0
  9134. m_CorrespondingSourceObject: {fileID: 0}
  9135. m_PrefabInstance: {fileID: 0}
  9136. m_PrefabAsset: {fileID: 0}
  9137. m_GameObject: {fileID: 1982909378}
  9138. m_CullTransparentMesh: 1
  9139. --- !u!1 &2012827778
  9140. GameObject:
  9141. m_ObjectHideFlags: 0
  9142. m_CorrespondingSourceObject: {fileID: 0}
  9143. m_PrefabInstance: {fileID: 0}
  9144. m_PrefabAsset: {fileID: 0}
  9145. serializedVersion: 6
  9146. m_Component:
  9147. - component: {fileID: 2012827779}
  9148. - component: {fileID: 2012827781}
  9149. - component: {fileID: 2012827780}
  9150. m_Layer: 5
  9151. m_Name: Text (TMP)
  9152. m_TagString: Untagged
  9153. m_Icon: {fileID: 0}
  9154. m_NavMeshLayer: 0
  9155. m_StaticEditorFlags: 0
  9156. m_IsActive: 1
  9157. --- !u!224 &2012827779
  9158. RectTransform:
  9159. m_ObjectHideFlags: 0
  9160. m_CorrespondingSourceObject: {fileID: 0}
  9161. m_PrefabInstance: {fileID: 0}
  9162. m_PrefabAsset: {fileID: 0}
  9163. m_GameObject: {fileID: 2012827778}
  9164. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  9165. m_LocalPosition: {x: 0, y: 0, z: 0}
  9166. m_LocalScale: {x: 1, y: 1, z: 1}
  9167. m_Children: []
  9168. m_Father: {fileID: 670570517}
  9169. m_RootOrder: 0
  9170. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  9171. m_AnchorMin: {x: 0, y: 0}
  9172. m_AnchorMax: {x: 1, y: 1}
  9173. m_AnchoredPosition: {x: 0, y: 0}
  9174. m_SizeDelta: {x: 0, y: 0}
  9175. m_Pivot: {x: 0.5, y: 0.5}
  9176. --- !u!114 &2012827780
  9177. MonoBehaviour:
  9178. m_ObjectHideFlags: 0
  9179. m_CorrespondingSourceObject: {fileID: 0}
  9180. m_PrefabInstance: {fileID: 0}
  9181. m_PrefabAsset: {fileID: 0}
  9182. m_GameObject: {fileID: 2012827778}
  9183. m_Enabled: 1
  9184. m_EditorHideFlags: 0
  9185. m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
  9186. m_Name:
  9187. m_EditorClassIdentifier:
  9188. m_Material: {fileID: 0}
  9189. m_Color: {r: 1, g: 1, b: 1, a: 1}
  9190. m_RaycastTarget: 1
  9191. m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
  9192. m_Maskable: 1
  9193. m_OnCullStateChanged:
  9194. m_PersistentCalls:
  9195. m_Calls: []
  9196. m_text: Move
  9197. m_isRightToLeft: 0
  9198. m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
  9199. m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
  9200. m_fontSharedMaterials: []
  9201. m_fontMaterial: {fileID: 0}
  9202. m_fontMaterials: []
  9203. m_fontColor32:
  9204. serializedVersion: 2
  9205. rgba: 4281479730
  9206. m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1}
  9207. m_enableVertexGradient: 0
  9208. m_colorMode: 3
  9209. m_fontColorGradient:
  9210. topLeft: {r: 1, g: 1, b: 1, a: 1}
  9211. topRight: {r: 1, g: 1, b: 1, a: 1}
  9212. bottomLeft: {r: 1, g: 1, b: 1, a: 1}
  9213. bottomRight: {r: 1, g: 1, b: 1, a: 1}
  9214. m_fontColorGradientPreset: {fileID: 0}
  9215. m_spriteAsset: {fileID: 0}
  9216. m_tintAllSprites: 0
  9217. m_StyleSheet: {fileID: 0}
  9218. m_TextStyleHashCode: -1183493901
  9219. m_overrideHtmlColors: 0
  9220. m_faceColor:
  9221. serializedVersion: 2
  9222. rgba: 4294967295
  9223. m_fontSize: 24
  9224. m_fontSizeBase: 24
  9225. m_fontWeight: 400
  9226. m_enableAutoSizing: 0
  9227. m_fontSizeMin: 18
  9228. m_fontSizeMax: 72
  9229. m_fontStyle: 0
  9230. m_HorizontalAlignment: 2
  9231. m_VerticalAlignment: 512
  9232. m_textAlignment: 65535
  9233. m_characterSpacing: 0
  9234. m_wordSpacing: 0
  9235. m_lineSpacing: 0
  9236. m_lineSpacingMax: 0
  9237. m_paragraphSpacing: 0
  9238. m_charWidthMaxAdj: 0
  9239. m_enableWordWrapping: 1
  9240. m_wordWrappingRatios: 0.4
  9241. m_overflowMode: 0
  9242. m_linkedTextComponent: {fileID: 0}
  9243. parentLinkedComponent: {fileID: 0}
  9244. m_enableKerning: 1
  9245. m_enableExtraPadding: 0
  9246. checkPaddingRequired: 0
  9247. m_isRichText: 1
  9248. m_parseCtrlCharacters: 1
  9249. m_isOrthographic: 1
  9250. m_isCullingEnabled: 0
  9251. m_horizontalMapping: 0
  9252. m_verticalMapping: 0
  9253. m_uvLineOffset: 0
  9254. m_geometrySortingOrder: 0
  9255. m_IsTextObjectScaleStatic: 0
  9256. m_VertexBufferAutoSizeReduction: 0
  9257. m_useMaxVisibleDescender: 1
  9258. m_pageToDisplay: 1
  9259. m_margin: {x: 0, y: 0, z: 0, w: 0}
  9260. m_isUsingLegacyAnimationComponent: 0
  9261. m_isVolumetricText: 0
  9262. m_hasFontAssetChanged: 0
  9263. m_baseMaterial: {fileID: 0}
  9264. m_maskOffset: {x: 0, y: 0, z: 0, w: 0}
  9265. --- !u!222 &2012827781
  9266. CanvasRenderer:
  9267. m_ObjectHideFlags: 0
  9268. m_CorrespondingSourceObject: {fileID: 0}
  9269. m_PrefabInstance: {fileID: 0}
  9270. m_PrefabAsset: {fileID: 0}
  9271. m_GameObject: {fileID: 2012827778}
  9272. m_CullTransparentMesh: 1
  9273. --- !u!1 &2027622167
  9274. GameObject:
  9275. m_ObjectHideFlags: 0
  9276. m_CorrespondingSourceObject: {fileID: 0}
  9277. m_PrefabInstance: {fileID: 0}
  9278. m_PrefabAsset: {fileID: 0}
  9279. serializedVersion: 6
  9280. m_Component:
  9281. - component: {fileID: 2027622168}
  9282. - component: {fileID: 2027622170}
  9283. - component: {fileID: 2027622169}
  9284. m_Layer: 5
  9285. m_Name: Text (TMP)
  9286. m_TagString: Untagged
  9287. m_Icon: {fileID: 0}
  9288. m_NavMeshLayer: 0
  9289. m_StaticEditorFlags: 0
  9290. m_IsActive: 1
  9291. --- !u!224 &2027622168
  9292. RectTransform:
  9293. m_ObjectHideFlags: 0
  9294. m_CorrespondingSourceObject: {fileID: 0}
  9295. m_PrefabInstance: {fileID: 0}
  9296. m_PrefabAsset: {fileID: 0}
  9297. m_GameObject: {fileID: 2027622167}
  9298. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  9299. m_LocalPosition: {x: 0, y: 0, z: 0}
  9300. m_LocalScale: {x: 1, y: 1, z: 1}
  9301. m_Children: []
  9302. m_Father: {fileID: 1277332543}
  9303. m_RootOrder: 0
  9304. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  9305. m_AnchorMin: {x: 0, y: 0}
  9306. m_AnchorMax: {x: 1, y: 1}
  9307. m_AnchoredPosition: {x: 0, y: 0}
  9308. m_SizeDelta: {x: 0, y: 0}
  9309. m_Pivot: {x: 0.5, y: 0.5}
  9310. --- !u!114 &2027622169
  9311. MonoBehaviour:
  9312. m_ObjectHideFlags: 0
  9313. m_CorrespondingSourceObject: {fileID: 0}
  9314. m_PrefabInstance: {fileID: 0}
  9315. m_PrefabAsset: {fileID: 0}
  9316. m_GameObject: {fileID: 2027622167}
  9317. m_Enabled: 1
  9318. m_EditorHideFlags: 0
  9319. m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
  9320. m_Name:
  9321. m_EditorClassIdentifier:
  9322. m_Material: {fileID: 0}
  9323. m_Color: {r: 1, g: 1, b: 1, a: 1}
  9324. m_RaycastTarget: 1
  9325. m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
  9326. m_Maskable: 1
  9327. m_OnCullStateChanged:
  9328. m_PersistentCalls:
  9329. m_Calls: []
  9330. m_text: Start fight
  9331. m_isRightToLeft: 0
  9332. m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
  9333. m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
  9334. m_fontSharedMaterials: []
  9335. m_fontMaterial: {fileID: 0}
  9336. m_fontMaterials: []
  9337. m_fontColor32:
  9338. serializedVersion: 2
  9339. rgba: 4281479730
  9340. m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1}
  9341. m_enableVertexGradient: 0
  9342. m_colorMode: 3
  9343. m_fontColorGradient:
  9344. topLeft: {r: 1, g: 1, b: 1, a: 1}
  9345. topRight: {r: 1, g: 1, b: 1, a: 1}
  9346. bottomLeft: {r: 1, g: 1, b: 1, a: 1}
  9347. bottomRight: {r: 1, g: 1, b: 1, a: 1}
  9348. m_fontColorGradientPreset: {fileID: 0}
  9349. m_spriteAsset: {fileID: 0}
  9350. m_tintAllSprites: 0
  9351. m_StyleSheet: {fileID: 0}
  9352. m_TextStyleHashCode: -1183493901
  9353. m_overrideHtmlColors: 0
  9354. m_faceColor:
  9355. serializedVersion: 2
  9356. rgba: 4294967295
  9357. m_fontSize: 24
  9358. m_fontSizeBase: 24
  9359. m_fontWeight: 400
  9360. m_enableAutoSizing: 0
  9361. m_fontSizeMin: 18
  9362. m_fontSizeMax: 72
  9363. m_fontStyle: 0
  9364. m_HorizontalAlignment: 2
  9365. m_VerticalAlignment: 512
  9366. m_textAlignment: 65535
  9367. m_characterSpacing: 0
  9368. m_wordSpacing: 0
  9369. m_lineSpacing: 0
  9370. m_lineSpacingMax: 0
  9371. m_paragraphSpacing: 0
  9372. m_charWidthMaxAdj: 0
  9373. m_enableWordWrapping: 1
  9374. m_wordWrappingRatios: 0.4
  9375. m_overflowMode: 0
  9376. m_linkedTextComponent: {fileID: 0}
  9377. parentLinkedComponent: {fileID: 0}
  9378. m_enableKerning: 1
  9379. m_enableExtraPadding: 0
  9380. checkPaddingRequired: 0
  9381. m_isRichText: 1
  9382. m_parseCtrlCharacters: 1
  9383. m_isOrthographic: 1
  9384. m_isCullingEnabled: 0
  9385. m_horizontalMapping: 0
  9386. m_verticalMapping: 0
  9387. m_uvLineOffset: 0
  9388. m_geometrySortingOrder: 0
  9389. m_IsTextObjectScaleStatic: 0
  9390. m_VertexBufferAutoSizeReduction: 0
  9391. m_useMaxVisibleDescender: 1
  9392. m_pageToDisplay: 1
  9393. m_margin: {x: 0, y: 0, z: 0, w: 0}
  9394. m_isUsingLegacyAnimationComponent: 0
  9395. m_isVolumetricText: 0
  9396. m_hasFontAssetChanged: 0
  9397. m_baseMaterial: {fileID: 0}
  9398. m_maskOffset: {x: 0, y: 0, z: 0, w: 0}
  9399. --- !u!222 &2027622170
  9400. CanvasRenderer:
  9401. m_ObjectHideFlags: 0
  9402. m_CorrespondingSourceObject: {fileID: 0}
  9403. m_PrefabInstance: {fileID: 0}
  9404. m_PrefabAsset: {fileID: 0}
  9405. m_GameObject: {fileID: 2027622167}
  9406. m_CullTransparentMesh: 1
  9407. --- !u!1 &2038126659
  9408. GameObject:
  9409. m_ObjectHideFlags: 0
  9410. m_CorrespondingSourceObject: {fileID: 0}
  9411. m_PrefabInstance: {fileID: 0}
  9412. m_PrefabAsset: {fileID: 0}
  9413. serializedVersion: 6
  9414. m_Component:
  9415. - component: {fileID: 2038126660}
  9416. - component: {fileID: 2038126663}
  9417. - component: {fileID: 2038126662}
  9418. - component: {fileID: 2038126661}
  9419. m_Layer: 5
  9420. m_Name: AttackActionButton
  9421. m_TagString: Untagged
  9422. m_Icon: {fileID: 0}
  9423. m_NavMeshLayer: 0
  9424. m_StaticEditorFlags: 0
  9425. m_IsActive: 1
  9426. --- !u!224 &2038126660
  9427. RectTransform:
  9428. m_ObjectHideFlags: 0
  9429. m_CorrespondingSourceObject: {fileID: 0}
  9430. m_PrefabInstance: {fileID: 0}
  9431. m_PrefabAsset: {fileID: 0}
  9432. m_GameObject: {fileID: 2038126659}
  9433. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  9434. m_LocalPosition: {x: 0, y: 0, z: 0}
  9435. m_LocalScale: {x: 1, y: 1, z: 1}
  9436. m_Children:
  9437. - {fileID: 1432815632}
  9438. m_Father: {fileID: 405602148}
  9439. m_RootOrder: 1
  9440. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  9441. m_AnchorMin: {x: 0, y: 1}
  9442. m_AnchorMax: {x: 0, y: 1}
  9443. m_AnchoredPosition: {x: 150, y: -342.75}
  9444. m_SizeDelta: {x: 160, y: 30}
  9445. m_Pivot: {x: 0.5, y: 0.5}
  9446. --- !u!114 &2038126661
  9447. MonoBehaviour:
  9448. m_ObjectHideFlags: 0
  9449. m_CorrespondingSourceObject: {fileID: 0}
  9450. m_PrefabInstance: {fileID: 0}
  9451. m_PrefabAsset: {fileID: 0}
  9452. m_GameObject: {fileID: 2038126659}
  9453. m_Enabled: 1
  9454. m_EditorHideFlags: 0
  9455. m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3}
  9456. m_Name:
  9457. m_EditorClassIdentifier:
  9458. m_Navigation:
  9459. m_Mode: 3
  9460. m_WrapAround: 0
  9461. m_SelectOnUp: {fileID: 0}
  9462. m_SelectOnDown: {fileID: 0}
  9463. m_SelectOnLeft: {fileID: 0}
  9464. m_SelectOnRight: {fileID: 0}
  9465. m_Transition: 1
  9466. m_Colors:
  9467. m_NormalColor: {r: 1, g: 1, b: 1, a: 1}
  9468. m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
  9469. m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1}
  9470. m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
  9471. m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608}
  9472. m_ColorMultiplier: 1
  9473. m_FadeDuration: 0.1
  9474. m_SpriteState:
  9475. m_HighlightedSprite: {fileID: 0}
  9476. m_PressedSprite: {fileID: 0}
  9477. m_SelectedSprite: {fileID: 0}
  9478. m_DisabledSprite: {fileID: 0}
  9479. m_AnimationTriggers:
  9480. m_NormalTrigger: Normal
  9481. m_HighlightedTrigger: Highlighted
  9482. m_PressedTrigger: Pressed
  9483. m_SelectedTrigger: Selected
  9484. m_DisabledTrigger: Disabled
  9485. m_Interactable: 1
  9486. m_TargetGraphic: {fileID: 2038126662}
  9487. m_OnClick:
  9488. m_PersistentCalls:
  9489. m_Calls: []
  9490. --- !u!114 &2038126662
  9491. MonoBehaviour:
  9492. m_ObjectHideFlags: 0
  9493. m_CorrespondingSourceObject: {fileID: 0}
  9494. m_PrefabInstance: {fileID: 0}
  9495. m_PrefabAsset: {fileID: 0}
  9496. m_GameObject: {fileID: 2038126659}
  9497. m_Enabled: 1
  9498. m_EditorHideFlags: 0
  9499. m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  9500. m_Name:
  9501. m_EditorClassIdentifier:
  9502. m_Material: {fileID: 0}
  9503. m_Color: {r: 1, g: 1, b: 1, a: 1}
  9504. m_RaycastTarget: 1
  9505. m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
  9506. m_Maskable: 1
  9507. m_OnCullStateChanged:
  9508. m_PersistentCalls:
  9509. m_Calls: []
  9510. m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0}
  9511. m_Type: 1
  9512. m_PreserveAspect: 0
  9513. m_FillCenter: 1
  9514. m_FillMethod: 4
  9515. m_FillAmount: 1
  9516. m_FillClockwise: 1
  9517. m_FillOrigin: 0
  9518. m_UseSpriteMesh: 0
  9519. m_PixelsPerUnitMultiplier: 1
  9520. --- !u!222 &2038126663
  9521. CanvasRenderer:
  9522. m_ObjectHideFlags: 0
  9523. m_CorrespondingSourceObject: {fileID: 0}
  9524. m_PrefabInstance: {fileID: 0}
  9525. m_PrefabAsset: {fileID: 0}
  9526. m_GameObject: {fileID: 2038126659}
  9527. m_CullTransparentMesh: 1
  9528. --- !u!1 &2119261210
  9529. GameObject:
  9530. m_ObjectHideFlags: 0
  9531. m_CorrespondingSourceObject: {fileID: 0}
  9532. m_PrefabInstance: {fileID: 0}
  9533. m_PrefabAsset: {fileID: 0}
  9534. serializedVersion: 6
  9535. m_Component:
  9536. - component: {fileID: 2119261211}
  9537. - component: {fileID: 2119261213}
  9538. - component: {fileID: 2119261212}
  9539. - component: {fileID: 2119261214}
  9540. m_Layer: 5
  9541. m_Name: LogPanel
  9542. m_TagString: Untagged
  9543. m_Icon: {fileID: 0}
  9544. m_NavMeshLayer: 0
  9545. m_StaticEditorFlags: 0
  9546. m_IsActive: 0
  9547. --- !u!224 &2119261211
  9548. RectTransform:
  9549. m_ObjectHideFlags: 0
  9550. m_CorrespondingSourceObject: {fileID: 0}
  9551. m_PrefabInstance: {fileID: 0}
  9552. m_PrefabAsset: {fileID: 0}
  9553. m_GameObject: {fileID: 2119261210}
  9554. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  9555. m_LocalPosition: {x: 0, y: 0, z: 0}
  9556. m_LocalScale: {x: 1, y: 1, z: 1}
  9557. m_Children:
  9558. - {fileID: 1940459862}
  9559. - {fileID: 1505549598}
  9560. - {fileID: 808860890}
  9561. m_Father: {fileID: 1820599829}
  9562. m_RootOrder: 3
  9563. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  9564. m_AnchorMin: {x: 0, y: 0}
  9565. m_AnchorMax: {x: 0, y: 1}
  9566. m_AnchoredPosition: {x: 5, y: 0}
  9567. m_SizeDelta: {x: 300, y: -10}
  9568. m_Pivot: {x: 0, y: 0.5}
  9569. --- !u!114 &2119261212
  9570. MonoBehaviour:
  9571. m_ObjectHideFlags: 0
  9572. m_CorrespondingSourceObject: {fileID: 0}
  9573. m_PrefabInstance: {fileID: 0}
  9574. m_PrefabAsset: {fileID: 0}
  9575. m_GameObject: {fileID: 2119261210}
  9576. m_Enabled: 1
  9577. m_EditorHideFlags: 0
  9578. m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  9579. m_Name:
  9580. m_EditorClassIdentifier:
  9581. m_Material: {fileID: 0}
  9582. m_Color: {r: 0, g: 0, b: 0, a: 0.5882353}
  9583. m_RaycastTarget: 1
  9584. m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
  9585. m_Maskable: 1
  9586. m_OnCullStateChanged:
  9587. m_PersistentCalls:
  9588. m_Calls: []
  9589. m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0}
  9590. m_Type: 1
  9591. m_PreserveAspect: 0
  9592. m_FillCenter: 1
  9593. m_FillMethod: 4
  9594. m_FillAmount: 1
  9595. m_FillClockwise: 1
  9596. m_FillOrigin: 0
  9597. m_UseSpriteMesh: 0
  9598. m_PixelsPerUnitMultiplier: 1
  9599. --- !u!222 &2119261213
  9600. CanvasRenderer:
  9601. m_ObjectHideFlags: 0
  9602. m_CorrespondingSourceObject: {fileID: 0}
  9603. m_PrefabInstance: {fileID: 0}
  9604. m_PrefabAsset: {fileID: 0}
  9605. m_GameObject: {fileID: 2119261210}
  9606. m_CullTransparentMesh: 1
  9607. --- !u!114 &2119261214
  9608. MonoBehaviour:
  9609. m_ObjectHideFlags: 0
  9610. m_CorrespondingSourceObject: {fileID: 0}
  9611. m_PrefabInstance: {fileID: 0}
  9612. m_PrefabAsset: {fileID: 0}
  9613. m_GameObject: {fileID: 2119261210}
  9614. m_Enabled: 1
  9615. m_EditorHideFlags: 0
  9616. m_Script: {fileID: 11500000, guid: c729a7046d2f09f4d902f47cb7644382, type: 3}
  9617. m_Name:
  9618. m_EditorClassIdentifier:
  9619. showHidePanel: {fileID: 808860891}
  9620. logRowPrefab: {fileID: 2190717994908433921, guid: 19931d1a7aaa3c64a978568cd637bea3, type: 3}
  9621. content: {fileID: 1098647528}
  9622. --- !u!1001 &3337279117486379823
  9623. PrefabInstance:
  9624. m_ObjectHideFlags: 0
  9625. serializedVersion: 2
  9626. m_Modification:
  9627. m_TransformParent: {fileID: 0}
  9628. m_Modifications:
  9629. - target: {fileID: 40224708994532372, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  9630. propertyPath: creatureImage
  9631. value:
  9632. objectReference: {fileID: 21300000, guid: 9d8f17869fb739f4db4f4a897b1f1015, type: 3}
  9633. - target: {fileID: 2907624198200125428, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  9634. propertyPath: m_Name
  9635. value: Skeleton Enemy
  9636. objectReference: {fileID: 0}
  9637. - target: {fileID: 3874107955003238637, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  9638. propertyPath: m_RootOrder
  9639. value: 3
  9640. objectReference: {fileID: 0}
  9641. - target: {fileID: 3874107955003238637, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  9642. propertyPath: m_LocalPosition.x
  9643. value: 3.5
  9644. objectReference: {fileID: 0}
  9645. - target: {fileID: 3874107955003238637, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  9646. propertyPath: m_LocalPosition.y
  9647. value: -11.5
  9648. objectReference: {fileID: 0}
  9649. - target: {fileID: 3874107955003238637, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  9650. propertyPath: m_LocalPosition.z
  9651. value: 0
  9652. objectReference: {fileID: 0}
  9653. - target: {fileID: 3874107955003238637, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  9654. propertyPath: m_LocalRotation.w
  9655. value: 1
  9656. objectReference: {fileID: 0}
  9657. - target: {fileID: 3874107955003238637, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  9658. propertyPath: m_LocalRotation.x
  9659. value: 0
  9660. objectReference: {fileID: 0}
  9661. - target: {fileID: 3874107955003238637, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  9662. propertyPath: m_LocalRotation.y
  9663. value: 0
  9664. objectReference: {fileID: 0}
  9665. - target: {fileID: 3874107955003238637, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  9666. propertyPath: m_LocalRotation.z
  9667. value: 0
  9668. objectReference: {fileID: 0}
  9669. - target: {fileID: 3874107955003238637, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  9670. propertyPath: m_LocalEulerAnglesHint.x
  9671. value: 0
  9672. objectReference: {fileID: 0}
  9673. - target: {fileID: 3874107955003238637, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  9674. propertyPath: m_LocalEulerAnglesHint.y
  9675. value: 0
  9676. objectReference: {fileID: 0}
  9677. - target: {fileID: 3874107955003238637, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  9678. propertyPath: m_LocalEulerAnglesHint.z
  9679. value: 0
  9680. objectReference: {fileID: 0}
  9681. m_RemovedComponents:
  9682. - {fileID: 40224708994532372, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  9683. m_SourcePrefab: {fileID: 100100000, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  9684. --- !u!1 &3337279117486379824 stripped
  9685. GameObject:
  9686. m_CorrespondingSourceObject: {fileID: 2907624198200125428, guid: ad67739acfce68f4da1ee488957432ff, type: 3}
  9687. m_PrefabInstance: {fileID: 3337279117486379823}
  9688. m_PrefabAsset: {fileID: 0}
  9689. --- !u!114 &3337279117486379825
  9690. MonoBehaviour:
  9691. m_ObjectHideFlags: 0
  9692. m_CorrespondingSourceObject: {fileID: 0}
  9693. m_PrefabInstance: {fileID: 0}
  9694. m_PrefabAsset: {fileID: 0}
  9695. m_GameObject: {fileID: 3337279117486379824}
  9696. m_Enabled: 1
  9697. m_EditorHideFlags: 0
  9698. m_Script: {fileID: 11500000, guid: f555f82a2df744344ba8e4c6474c2c2d, type: 3}
  9699. m_Name:
  9700. m_EditorClassIdentifier:
  9701. creatureImage: {fileID: 21300000, guid: 9d8f17869fb739f4db4f4a897b1f1015, type: 3}
  9702. humanControlled: 0
  9703. --- !u!61 &3337279117486379828
  9704. BoxCollider2D:
  9705. m_ObjectHideFlags: 0
  9706. m_CorrespondingSourceObject: {fileID: 0}
  9707. m_PrefabInstance: {fileID: 0}
  9708. m_PrefabAsset: {fileID: 0}
  9709. m_GameObject: {fileID: 3337279117486379824}
  9710. m_Enabled: 1
  9711. m_Density: 1
  9712. m_Material: {fileID: 0}
  9713. m_IsTrigger: 1
  9714. m_UsedByEffector: 0
  9715. m_UsedByComposite: 0
  9716. m_Offset: {x: 0, y: 0}
  9717. m_SpriteTilingProperty:
  9718. border: {x: 0, y: 0, z: 0, w: 0}
  9719. pivot: {x: 0.5, y: 0.5}
  9720. oldSize: {x: 0.72, y: 0.72}
  9721. newSize: {x: 1, y: 1}
  9722. adaptiveTilingThreshold: 0.5
  9723. drawMode: 0
  9724. adaptiveTiling: 0
  9725. m_AutoTiling: 0
  9726. serializedVersion: 2
  9727. m_Size: {x: 0.72, y: 0.72}
  9728. m_EdgeRadius: 0