SampleScene.unity 213 KB

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