MultipleMaids.Update.cs 454 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963696469656966696769686969697069716972697369746975697669776978697969806981698269836984698569866987698869896990699169926993699469956996699769986999700070017002700370047005700670077008700970107011701270137014701570167017701870197020702170227023702470257026702770287029703070317032703370347035703670377038703970407041704270437044704570467047704870497050705170527053705470557056705770587059706070617062706370647065706670677068706970707071707270737074707570767077707870797080708170827083708470857086708770887089709070917092709370947095709670977098709971007101710271037104710571067107710871097110711171127113711471157116711771187119712071217122712371247125712671277128712971307131713271337134713571367137713871397140714171427143714471457146714771487149715071517152715371547155715671577158715971607161716271637164716571667167716871697170717171727173717471757176717771787179718071817182718371847185718671877188718971907191719271937194719571967197719871997200720172027203720472057206720772087209721072117212721372147215721672177218721972207221722272237224722572267227722872297230723172327233723472357236723772387239724072417242724372447245724672477248724972507251725272537254725572567257725872597260726172627263726472657266726772687269727072717272727372747275727672777278727972807281728272837284728572867287728872897290729172927293729472957296729772987299730073017302730373047305730673077308730973107311731273137314731573167317731873197320732173227323732473257326732773287329733073317332733373347335733673377338733973407341734273437344734573467347734873497350735173527353735473557356735773587359736073617362736373647365736673677368736973707371737273737374737573767377737873797380738173827383738473857386738773887389739073917392739373947395739673977398739974007401740274037404740574067407740874097410741174127413741474157416741774187419742074217422742374247425742674277428742974307431743274337434743574367437743874397440744174427443744474457446744774487449745074517452745374547455745674577458745974607461746274637464746574667467746874697470747174727473747474757476747774787479748074817482748374847485748674877488748974907491749274937494749574967497749874997500750175027503750475057506750775087509751075117512751375147515751675177518751975207521752275237524752575267527752875297530753175327533753475357536753775387539754075417542754375447545754675477548754975507551755275537554755575567557755875597560756175627563756475657566756775687569757075717572757375747575757675777578757975807581758275837584758575867587758875897590759175927593759475957596759775987599760076017602760376047605760676077608760976107611761276137614761576167617761876197620762176227623762476257626762776287629763076317632763376347635763676377638763976407641764276437644764576467647764876497650765176527653765476557656765776587659766076617662766376647665766676677668766976707671767276737674767576767677767876797680768176827683768476857686768776887689769076917692769376947695769676977698769977007701770277037704770577067707770877097710771177127713771477157716771777187719772077217722772377247725772677277728772977307731773277337734773577367737773877397740774177427743774477457746774777487749775077517752775377547755775677577758775977607761776277637764776577667767776877697770777177727773777477757776777777787779778077817782778377847785778677877788778977907791779277937794779577967797779877997800780178027803780478057806780778087809781078117812781378147815781678177818781978207821782278237824782578267827782878297830783178327833783478357836783778387839784078417842784378447845784678477848784978507851785278537854785578567857785878597860786178627863786478657866786778687869787078717872787378747875787678777878787978807881788278837884788578867887788878897890789178927893789478957896789778987899790079017902790379047905790679077908790979107911791279137914791579167917791879197920792179227923792479257926792779287929793079317932793379347935793679377938793979407941794279437944794579467947794879497950795179527953795479557956795779587959796079617962796379647965796679677968796979707971797279737974797579767977797879797980798179827983798479857986798779887989799079917992799379947995799679977998799980008001800280038004800580068007800880098010801180128013801480158016801780188019802080218022802380248025802680278028802980308031803280338034803580368037803880398040804180428043804480458046804780488049805080518052805380548055805680578058805980608061806280638064806580668067806880698070807180728073807480758076807780788079808080818082808380848085808680878088808980908091809280938094809580968097809880998100810181028103810481058106810781088109811081118112811381148115811681178118811981208121812281238124812581268127812881298130813181328133813481358136813781388139814081418142814381448145814681478148814981508151815281538154815581568157815881598160816181628163816481658166816781688169817081718172817381748175817681778178817981808181818281838184818581868187818881898190819181928193819481958196819781988199820082018202820382048205820682078208820982108211821282138214821582168217821882198220822182228223822482258226822782288229823082318232823382348235823682378238823982408241824282438244824582468247824882498250825182528253825482558256825782588259826082618262826382648265826682678268826982708271827282738274827582768277827882798280828182828283828482858286828782888289829082918292829382948295829682978298829983008301830283038304830583068307830883098310831183128313831483158316831783188319832083218322832383248325832683278328832983308331833283338334833583368337833883398340834183428343834483458346834783488349835083518352835383548355835683578358835983608361836283638364836583668367836883698370837183728373837483758376837783788379838083818382838383848385838683878388838983908391839283938394839583968397839883998400840184028403840484058406840784088409841084118412841384148415841684178418841984208421842284238424842584268427842884298430843184328433843484358436843784388439844084418442844384448445844684478448844984508451845284538454845584568457845884598460846184628463846484658466846784688469847084718472847384748475847684778478847984808481848284838484848584868487848884898490849184928493849484958496849784988499850085018502850385048505850685078508850985108511851285138514851585168517851885198520852185228523852485258526852785288529853085318532853385348535853685378538853985408541854285438544
  1. using ExIni;
  2. using System;
  3. using System.Collections;
  4. using System.Collections.Generic;
  5. using System.IO;
  6. using System.Linq;
  7. using UnityEngine;
  8. using UnityEngine.PostProcessing;
  9. using UnityEngine.Rendering;
  10. using Object = UnityEngine.Object;
  11. namespace CM3D2.MultipleMaids.Plugin
  12. {
  13. public partial class MultipleMaids
  14. {
  15. public void Update()
  16. {
  17. if (!isInit)
  18. {
  19. return;
  20. }
  21. if (bGui)
  22. {
  23. if (Input.mouseScrollDelta.y != 0f)
  24. {
  25. if (rectWin.Contains(Event.current.mousePosition))
  26. {
  27. GameMain.Instance.MainCamera.SetControl(false);
  28. Input.ResetInputAxes();
  29. }
  30. }
  31. }
  32. if (allowUpdate)
  33. {
  34. MaidUpdate();
  35. if (isFadeOut)
  36. {
  37. bool flag = false;
  38. for (int index = 0; index < maxMaidCnt; ++index)
  39. {
  40. if (maidArray[index] && maidArray[index].Visible && maidArray[index].IsAllProcPropBusy)
  41. {
  42. flag = true;
  43. }
  44. }
  45. if (!flag)
  46. {
  47. if (!isBusyInit)
  48. {
  49. isBusyInit = true;
  50. }
  51. else
  52. {
  53. for (int index1 = 0; index1 < maxMaidCnt; ++index1)
  54. {
  55. if (!isLock[index1] && maidArray[index1] != null)
  56. {
  57. maidArray[index1].CrossFade(poseArray[0] + ".anm", false, true, false, 0.0f, 1f);
  58. maidArray[index1].SetAutoTwistAll(true);
  59. }
  60. poseCount[index1] = 30;
  61. if (maidArray[index1] && maidArray[index1].Visible)
  62. {
  63. maidArray[index1].body0.BoneHitHeightY = -10f;
  64. if (selectList.Count > index1 && goSlot[(int)selectList[index1]] == null)
  65. {
  66. maidArray[index1].CrossFade(poseArray[0] + ".anm", false, true, false, 0.0f, 1f);
  67. maidArray[index1].SetAutoTwistAll(true);
  68. goSlot[(int)selectList[index1]] =
  69. new List<TBodySkin>(maidArray[index1].body0.goSlot);
  70. bodyHit[(int)selectList[index1]] = new List<TBodyHit>();
  71. for (int index2 = 0; index2 < goSlot[(int)selectList[index1]].Count; ++index2)
  72. {
  73. TBodyHit tbodyHit = new TBodyHit();
  74. TBodyHit bodyhit = maidArray[index1].body0.goSlot[index2].bonehair.bodyhit;
  75. if (bodyhit != null)
  76. {
  77. tbodyHit.spherelist = new List<THitSphere>(bodyhit.spherelist);
  78. tbodyHit.m_listHandHitL =
  79. new List<THitSphere>(bodyhit.m_listHandHitL);
  80. tbodyHit.m_listHandHitR =
  81. new List<THitSphere>(bodyhit.m_listHandHitR);
  82. tbodyHit.RotOffset = bodyhit.RotOffset;
  83. tbodyHit.tRoot = bodyhit.tRoot;
  84. tbodyHit.skrt_R1 = bodyhit.skrt_R1;
  85. tbodyHit.skrt_R2 = bodyhit.skrt_R2;
  86. tbodyHit.skrt_R3 = bodyhit.skrt_R3;
  87. tbodyHit.skrt_L1 = bodyhit.skrt_L1;
  88. tbodyHit.skrt_L2 = bodyhit.skrt_L2;
  89. tbodyHit.skrt_L3 = bodyhit.skrt_L3;
  90. tbodyHit.MOMO_FUTO = bodyhit.MOMO_FUTO;
  91. tbodyHit.HARA_FUTO = bodyhit.HARA_FUTO;
  92. tbodyHit.KOSHI_SCL = bodyhit.KOSHI_SCL;
  93. tbodyHit.KOSHI_SVAL = bodyhit.KOSHI_SVAL;
  94. tbodyHit.BodySkinTAG = bodyhit.BodySkinTAG;
  95. tbodyHit.SkirtFT = bodyhit.SkirtFT;
  96. tbodyHit.MST = bodyhit.MST;
  97. tbodyHit.MST_v = bodyhit.MST_v;
  98. }
  99. bodyHit[(int)selectList[index1]].Add(tbodyHit);
  100. }
  101. if (!isVR)
  102. {
  103. try
  104. {
  105. shodaiFlg[(int)selectList[index1]] = false;
  106. TMorph morph = maidArray[index1].body0.Face.morph;
  107. float num =
  108. GetFieldValue<TMorph, float[]>(morph, "BlendValues")
  109. [(int)morph.hash["tangopen"]];
  110. }
  111. catch
  112. {
  113. shodaiFlg[(int)selectList[index1]] = true;
  114. }
  115. if (!isVR)
  116. {
  117. eyeL[(int)selectList[index1]] = maidArray[index1].body0.quaDefEyeL.eulerAngles;
  118. eyeR[(int)selectList[index1]] = maidArray[index1].body0.quaDefEyeR.eulerAngles;
  119. }
  120. }
  121. if (isKamiyure)
  122. {
  123. for (int index2 = 0; index2 < maidArray[index1].body0.goSlot.Count; ++index2)
  124. {
  125. if (index2 >= 3 && index2 <= 6
  126. && maidArray[index1].body0.goSlot[index2].obj != null)
  127. {
  128. DynamicBone component = maidArray[index1]
  129. .body0.goSlot[index2].obj.GetComponent<DynamicBone>();
  130. if (component != null)
  131. {
  132. component.m_Damping = kamiyure2;
  133. component.m_Elasticity = kamiyure3;
  134. if (index2 == 5)
  135. {
  136. component.m_Elasticity = kamiyure3 / 20f;
  137. }
  138. component.m_Radius = kamiyure4;
  139. component.UpdateParameters();
  140. }
  141. }
  142. }
  143. }
  144. }
  145. }
  146. }
  147. isBusyInit = false;
  148. GameMain.Instance.MainCamera.FadeIn(1f, false, null, true, true, new Color());
  149. isFadeOut = false;
  150. bGui = true;
  151. }
  152. }
  153. }
  154. }
  155. if (isVR && isVRScroll && !getModKeyPressing(modKey.Ctrl) && !getModKeyPressing(modKey.Alt)
  156. && !Input.GetKey(KeyCode.Space) && !Input.GetKey(KeyCode.Z)
  157. && !Input.GetKey(KeyCode.X) && !Input.GetKey(KeyCode.W)
  158. && !Input.GetKey(KeyCode.Q)
  159. && !Input.GetKey(KeyCode.R)
  160. && !Input.GetKey(KeyCode.E) && !Input.GetKey(KeyCode.Y)
  161. && !Input.GetKey(KeyCode.V)
  162. && !Input.GetKey(KeyCode.C)
  163. && !Input.GetKey(KeyCode.D)
  164. && !Input.GetKey(KeyCode.S))
  165. {
  166. string VRCamera;
  167. GameMain.VRFamilyType VRFamily = GameMain.Instance.VRFamily;
  168. if (VRFamily == GameMain.VRFamilyType.Oculus) VRCamera = "TrackingSpace/CenterEyeAnchor";
  169. else if (VRFamily == GameMain.VRFamilyType.FOVE) VRCamera = "Fove Interface";
  170. else VRCamera = "Main Camera (eye)"; // implies VRFamilyType.HTC and VRFamilyType.NON
  171. Vector3 maid = GetFieldValue<OvrCamera, Vector3>(GameMain.Instance.OvrMgr.OvrCamera, "v")
  172. + UTY.GetChildObject(mainCamera.gameObject, VRCamera, false).transform.rotation
  173. * Vector3.forward
  174. * (Input.GetAxis("Mouse ScrollWheel") * (float)(5.0 * Time.deltaTime * 2.0 * 5.0));
  175. SetFieldValue3<OvrCamera, Vector3>(GameMain.Instance.OvrMgr.OvrCamera, "v", maid);
  176. Transform fieldValue = GetFieldValue<OvrCamera, Transform>(GameMain.Instance.OvrMgr.OvrCamera, "m_trBaseHead");
  177. fieldValue.position = maid;
  178. SetFieldValue4<OvrCamera, Transform>(GameMain.Instance.OvrMgr.OvrCamera, "m_trBaseHead", fieldValue);
  179. }
  180. if (isMekure1a || isMekure2a || isZurasia)
  181. {
  182. mekureCount = 10;
  183. for (int index = 0; index < maidCnt; ++index)
  184. {
  185. if (maidArray[index] && maidArray[index].Visible)
  186. {
  187. if (isMekure1a)
  188. {
  189. if (isMekure1)
  190. {
  191. maidArray[index].ItemChangeTemp("skirt", "めくれスカート");
  192. maidArray[index].ItemChangeTemp("onepiece", "めくれスカート");
  193. }
  194. else
  195. {
  196. ResetProp(maidArray[index], MPN.skirt);
  197. ResetProp(maidArray[index], MPN.onepiece);
  198. }
  199. maidArray[index].AllProcPropSeqStart();
  200. }
  201. if (isMekure2a)
  202. {
  203. if (isMekure2)
  204. {
  205. maidArray[index].ItemChangeTemp("skirt", "めくれスカート後ろ");
  206. maidArray[index].ItemChangeTemp("onepiece", "めくれスカート後ろ");
  207. }
  208. else
  209. {
  210. ResetProp(maidArray[index], MPN.skirt);
  211. ResetProp(maidArray[index], MPN.onepiece);
  212. }
  213. maidArray[index].AllProcPropSeqStart();
  214. }
  215. if (isZurasia)
  216. {
  217. if (isZurasi)
  218. {
  219. maidArray[index].ItemChangeTemp("panz", "パンツずらし");
  220. maidArray[index].ItemChangeTemp("mizugi", "パンツずらし");
  221. }
  222. else
  223. {
  224. ResetProp(maidArray[index], MPN.panz);
  225. ResetProp(maidArray[index], MPN.mizugi);
  226. }
  227. maidArray[index].AllProcPropSeqStart();
  228. }
  229. }
  230. }
  231. isMekure1a = false;
  232. isMekure2a = false;
  233. isZurasia = false;
  234. }
  235. if (mekureCount > 0)
  236. {
  237. --mekureCount;
  238. for (int index1 = 0; index1 < maidCnt; ++index1)
  239. {
  240. if (maidArray[index1] && maidArray[index1].Visible && goSlot[(int)selectList[index1]] != null)
  241. {
  242. maidArray[index1].body0.goSlot = new List<TBodySkin>(goSlot[(int)selectList[index1]]);
  243. for (int index2 = 0; index2 < bodyHit[(int)selectList[index1]].Count; ++index2)
  244. {
  245. maidArray[index1].body0.goSlot[index2].bonehair.bodyhit = bodyHit[(int)selectList[index1]][index2];
  246. }
  247. }
  248. }
  249. }
  250. if (isKamiyure)
  251. {
  252. int num = maidCnt;
  253. if (num == 0)
  254. {
  255. num = 3;
  256. }
  257. for (int index1 = 0; index1 < num; ++index1)
  258. {
  259. if (maidArray[index1] && maidArray[index1].Visible)
  260. {
  261. Maid maid = maidArray[index1];
  262. for (int index2 = 0; index2 < maid.body0.goSlot.Count; ++index2)
  263. {
  264. if (index2 >= 3 && index2 <= 6 && maid.body0.goSlot[index2].obj != null)
  265. {
  266. DynamicBone component = maid.body0.goSlot[index2].obj.GetComponent<DynamicBone>();
  267. if (component != null
  268. && (component.m_Damping != (double)kamiyure2
  269. || component.m_Elasticity != (double)kamiyure3
  270. || component.m_Radius != (double)kamiyure4)
  271. && (index2 != 5 || component.m_Damping != (double)kamiyure2
  272. || component.m_Elasticity != kamiyure3 / 20.0
  273. || component.m_Radius != (double)kamiyure4))
  274. {
  275. component.m_Damping = kamiyure2;
  276. component.m_Elasticity = kamiyure3;
  277. if (index2 == 5)
  278. {
  279. component.m_Elasticity = kamiyure3 / 20f;
  280. }
  281. component.m_Radius = kamiyure4;
  282. component.UpdateParameters();
  283. }
  284. }
  285. }
  286. }
  287. }
  288. }
  289. if (isSkirtyure)
  290. {
  291. int num = maidCnt;
  292. if (num == 0)
  293. {
  294. num = 3;
  295. }
  296. for (int index1 = 0; index1 < num; ++index1)
  297. {
  298. if (maidArray[index1] && maidArray[index1].Visible)
  299. {
  300. for (int index2 = 0; index2 < maidArray[index1].body0.goSlot.Count; ++index2)
  301. {
  302. if (maidArray[index1].body0.goSlot[index2].obj != null)
  303. {
  304. DynamicSkirtBone fieldValue =
  305. GetFieldValue<BoneHair3, DynamicSkirtBone>(maidArray[index1].body0.goSlot[index2].bonehair3,
  306. "m_SkirtBone");
  307. if (fieldValue != null)
  308. {
  309. fieldValue.m_vGravity = new Vector3(0.5f, 0.5f, 0.5f);
  310. if (fieldValue.m_fPanierForce != (double)skirtyure3
  311. || fieldValue.m_fPanierForceDistanceThreshold != (double)skirtyure2
  312. || fieldValue.m_fRegDefaultRadius != (double)skirtyure4)
  313. {
  314. fieldValue.m_fPanierForce = skirtyure3;
  315. fieldValue.m_fPanierForceDistanceThreshold = skirtyure2;
  316. fieldValue.m_fRegDefaultRadius = skirtyure4;
  317. }
  318. }
  319. }
  320. }
  321. }
  322. }
  323. }
  324. if ((!Input.GetKey(KeyCode.KeypadEnter) && Input.GetKeyDown(KeyCode.Keypad1)
  325. || Input.GetKeyDown(KeyCode.Keypad2) || Input.GetKeyDown(KeyCode.Keypad3)
  326. || Input.GetKeyDown(KeyCode.Keypad4) || Input.GetKeyDown(KeyCode.Keypad5)
  327. || Input.GetKeyDown(KeyCode.Keypad6) || Input.GetKeyDown(KeyCode.Keypad7)
  328. || Input.GetKeyDown(KeyCode.Keypad8) || Input.GetKeyDown(KeyCode.Keypad9)
  329. || Input.GetKeyDown(KeyCode.Keypad0) || Input.GetKeyDown(KeyCode.KeypadDivide)
  330. || Input.GetKeyDown(KeyCode.KeypadMultiply)
  331. || Input.GetKeyDown(KeyCode.KeypadMinus)) && (Input.GetKey(KeyCode.H) || isVR))
  332. {
  333. if (Input.GetKeyDown(KeyCode.Keypad1))
  334. {
  335. isWear = !isWear;
  336. }
  337. if (Input.GetKeyDown(KeyCode.Keypad2))
  338. {
  339. isSkirt = !isSkirt;
  340. }
  341. if (Input.GetKeyDown(KeyCode.Keypad3))
  342. {
  343. isBra = !isBra;
  344. }
  345. if (Input.GetKeyDown(KeyCode.Keypad4))
  346. {
  347. isPanz = !isPanz;
  348. }
  349. if (Input.GetKeyDown(KeyCode.Keypad5))
  350. {
  351. isHeadset = !isHeadset;
  352. }
  353. if (Input.GetKeyDown(KeyCode.Keypad6))
  354. {
  355. isAccUde = !isAccUde;
  356. }
  357. if (Input.GetKeyDown(KeyCode.Keypad7))
  358. {
  359. isGlove = !isGlove;
  360. }
  361. if (Input.GetKeyDown(KeyCode.Keypad8))
  362. {
  363. isStkg = !isStkg;
  364. }
  365. if (Input.GetKeyDown(KeyCode.Keypad9))
  366. {
  367. isShoes = !isShoes;
  368. }
  369. if (Input.GetKeyDown(KeyCode.Keypad0))
  370. {
  371. isAccSenaka = !isAccSenaka;
  372. }
  373. if (Input.GetKeyDown(KeyCode.KeypadDivide))
  374. {
  375. isMekure1 = !isMekure1;
  376. }
  377. if (Input.GetKeyDown(KeyCode.KeypadMultiply))
  378. {
  379. isMekure2 = !isMekure2;
  380. }
  381. if (Input.GetKeyDown(KeyCode.KeypadMinus))
  382. {
  383. isZurasi = !isZurasi;
  384. }
  385. h2Flg = true;
  386. if (sceneLevel != 3 && sceneLevel != 5)
  387. {
  388. maidArray[0] = GameMain.Instance.CharacterMgr.GetMaid(0);
  389. maidArray[1] = GameMain.Instance.CharacterMgr.GetMaid(1);
  390. maidArray[2] = GameMain.Instance.CharacterMgr.GetMaid(2);
  391. maidArray[3] = GameMain.Instance.CharacterMgr.GetMaid(3);
  392. maidCnt = 4;
  393. }
  394. for (int index1 = 0; index1 < maidCnt; ++index1)
  395. {
  396. if (maidArray[index1] && maidArray[index1].Visible)
  397. {
  398. if (Input.GetKeyDown(KeyCode.KeypadDivide) || Input.GetKeyDown(KeyCode.KeypadMultiply)
  399. || Input.GetKeyDown(KeyCode.KeypadMinus))
  400. {
  401. if (sceneLevel == 3 || sceneLevel == 5)
  402. {
  403. if (!isVR && goSlot[(int)selectList[index1]] != null)
  404. {
  405. maidArray[index1].body0.goSlot =
  406. new List<TBodySkin>(goSlot[(int)selectList[index1]]);
  407. for (int index2 = 0; index2 < bodyHit[(int)selectList[index1]].Count; ++index2)
  408. {
  409. maidArray[index1].body0.goSlot[index2].bonehair.bodyhit = bodyHit[(int)selectList[index1]][index2];
  410. }
  411. }
  412. if (Input.GetKeyDown(KeyCode.KeypadDivide))
  413. {
  414. isMekure1a = true;
  415. }
  416. if (Input.GetKeyDown(KeyCode.KeypadMultiply))
  417. {
  418. isMekure2a = true;
  419. }
  420. if (Input.GetKeyDown(KeyCode.KeypadMinus))
  421. {
  422. isZurasia = true;
  423. }
  424. }
  425. else
  426. {
  427. if (Input.GetKeyDown(KeyCode.KeypadDivide))
  428. {
  429. if (isMekure1)
  430. {
  431. maidArray[index1].ItemChangeTemp("skirt", "めくれスカート");
  432. maidArray[index1].ItemChangeTemp("onepiece", "めくれスカート");
  433. }
  434. else
  435. {
  436. ResetProp(maidArray[index1], MPN.skirt);
  437. ResetProp(maidArray[index1], MPN.onepiece);
  438. }
  439. maidArray[index1].AllProcPropSeqStart();
  440. }
  441. if (Input.GetKeyDown(KeyCode.KeypadMultiply))
  442. {
  443. if (isMekure2)
  444. {
  445. maidArray[index1].ItemChangeTemp("skirt", "めくれスカート後ろ");
  446. maidArray[index1].ItemChangeTemp("onepiece", "めくれスカート後ろ");
  447. }
  448. else
  449. {
  450. ResetProp(maidArray[index1], MPN.skirt);
  451. ResetProp(maidArray[index1], MPN.onepiece);
  452. }
  453. maidArray[index1].AllProcPropSeqStart();
  454. }
  455. if (Input.GetKeyDown(KeyCode.KeypadMinus))
  456. {
  457. if (isZurasi)
  458. {
  459. maidArray[index1].ItemChangeTemp("panz", "パンツずらし");
  460. maidArray[index1].ItemChangeTemp("mizugi", "パンツずらし");
  461. }
  462. else
  463. {
  464. ResetProp(maidArray[index1], MPN.panz);
  465. ResetProp(maidArray[index1], MPN.mizugi);
  466. }
  467. maidArray[index1].AllProcPropSeqStart();
  468. }
  469. }
  470. }
  471. else
  472. {
  473. Hashtable fieldValue = GetFieldValue<TBody, Hashtable>(maidArray[index1].body0, "m_hFoceHide");
  474. if (Input.GetKeyDown(KeyCode.Keypad1))
  475. {
  476. fieldValue[TBody.SlotID.wear] = isWear;
  477. fieldValue[TBody.SlotID.onepiece] = isWear;
  478. fieldValue[TBody.SlotID.mizugi] = isWear;
  479. }
  480. if (Input.GetKeyDown(KeyCode.Keypad2))
  481. {
  482. fieldValue[TBody.SlotID.skirt] = isSkirt;
  483. }
  484. if (Input.GetKeyDown(KeyCode.Keypad3))
  485. {
  486. fieldValue[TBody.SlotID.bra] = isBra;
  487. }
  488. if (Input.GetKeyDown(KeyCode.Keypad4))
  489. {
  490. fieldValue[TBody.SlotID.panz] = isPanz;
  491. }
  492. if (Input.GetKeyDown(KeyCode.Keypad5))
  493. {
  494. fieldValue[TBody.SlotID.headset] = isHeadset;
  495. fieldValue[TBody.SlotID.accHat] = isHeadset;
  496. }
  497. if (Input.GetKeyDown(KeyCode.Keypad6))
  498. {
  499. fieldValue[TBody.SlotID.accUde] = isAccUde;
  500. }
  501. if (Input.GetKeyDown(KeyCode.Keypad7))
  502. {
  503. fieldValue[TBody.SlotID.glove] = isGlove;
  504. }
  505. if (Input.GetKeyDown(KeyCode.Keypad8))
  506. {
  507. fieldValue[TBody.SlotID.stkg] = isStkg;
  508. }
  509. if (Input.GetKeyDown(KeyCode.Keypad9))
  510. {
  511. fieldValue[TBody.SlotID.shoes] = isShoes;
  512. }
  513. if (Input.GetKeyDown(KeyCode.Keypad0))
  514. {
  515. fieldValue[TBody.SlotID.accSenaka] = isAccSenaka;
  516. }
  517. SetFieldValue6<TBody, Hashtable>(maidArray[index1].body0, "m_hFoceHide", fieldValue);
  518. maidArray[index1].body0.FixMaskFlag();
  519. maidArray[index1].body0.FixVisibleFlag(false);
  520. }
  521. }
  522. }
  523. }
  524. Vector3 vector3_1;
  525. Quaternion rotation;
  526. if (!yotogiFlg && (sceneLevel == 14 || sceneLevel == 24))
  527. {
  528. Maid maid = maidArray[0];
  529. Vector3 vector3_2 = mainCameraTransform.TransformDirection(Vector3.forward);
  530. Vector3 vector3_3 = mainCameraTransform.TransformDirection(Vector3.right);
  531. vector3_1 = mainCameraTransform.TransformDirection(Vector3.up);
  532. if (Input.GetKeyDown(KeyCode.LeftBracket) || Input.GetKeyDown(KeyCode.BackQuote) && getModKeyPressing(modKey.Alt))
  533. {
  534. for (int index = 0; index < 10; ++index)
  535. {
  536. Transform transform1 = maid.transform;
  537. Vector3 position1 = maid.transform.position;
  538. Vector3 right = Vector3.right;
  539. rotation = maid.transform.rotation;
  540. double num1 = -rotation.eulerAngles.x;
  541. transform1.RotateAround(position1, right, (float)num1);
  542. Transform transform2 = maid.transform;
  543. Vector3 position2 = maid.transform.position;
  544. Vector3 forward = Vector3.forward;
  545. rotation = maid.transform.rotation;
  546. double num2 = -rotation.eulerAngles.z;
  547. transform2.RotateAround(position2, forward, (float)num2);
  548. }
  549. }
  550. else if (Input.GetKey(KeyCode.Minus) && getModKeyPressing(modKey.Shift)
  551. || Input.GetKey(KeyCode.I) && getModKeyPressing(modKey.Alt))
  552. {
  553. maid.transform.RotateAround(maid.transform.position, new Vector3(vector3_3.x, 0.0f, vector3_3.z), 0.4f);
  554. }
  555. else if (Input.GetKey(KeyCode.Quote) && getModKeyPressing(modKey.Shift)
  556. || Input.GetKey(KeyCode.K) && getModKeyPressing(modKey.Alt))
  557. {
  558. maid.transform.RotateAround(maid.transform.position, new Vector3(vector3_3.x, 0.0f, vector3_3.z), -0.4f);
  559. }
  560. else if (Input.GetKey(KeyCode.Minus) || Input.GetKey(KeyCode.J) && getModKeyPressing(modKey.Alt))
  561. {
  562. maid.transform.RotateAround(maid.transform.position, new Vector3(vector3_2.x, 0.0f, vector3_2.z), 0.4f);
  563. }
  564. else if (Input.GetKey(KeyCode.Quote) || Input.GetKey(KeyCode.L) && getModKeyPressing(modKey.Alt))
  565. {
  566. maid.transform.RotateAround(maid.transform.position, new Vector3(vector3_2.x, 0.0f, vector3_2.z), -0.4f);
  567. }
  568. if (Input.GetKeyUp(KeyCode.H) && !hFlg)
  569. {
  570. if (h2Flg)
  571. {
  572. h2Flg = false;
  573. }
  574. else
  575. {
  576. if (isVR)
  577. {
  578. isF6 = true;
  579. }
  580. if (!maidArray[0])
  581. {
  582. maidArray[0] = GameMain.Instance.CharacterMgr.GetMaid(0);
  583. }
  584. string str = "";
  585. if (wearIndex == 0)
  586. {
  587. str = "Underwear";
  588. wearIndex = 1;
  589. isWear = false;
  590. isSkirt = false;
  591. isBra = true;
  592. isPanz = true;
  593. isHeadset = false;
  594. isGlove = false;
  595. isStkg = true;
  596. isShoes = false;
  597. }
  598. else if (wearIndex == 1)
  599. {
  600. str = "Nude";
  601. wearIndex = 2;
  602. isWear = false;
  603. isSkirt = false;
  604. isBra = false;
  605. isPanz = false;
  606. isHeadset = false;
  607. isGlove = false;
  608. isStkg = false;
  609. isShoes = false;
  610. }
  611. else if (wearIndex == 2)
  612. {
  613. str = "None";
  614. wearIndex = 0;
  615. isWear = true;
  616. isSkirt = true;
  617. isBra = true;
  618. isPanz = true;
  619. isHeadset = true;
  620. isGlove = true;
  621. isStkg = true;
  622. isShoes = true;
  623. }
  624. TBody.MaskMode f_eMode = (TBody.MaskMode)Enum.Parse(typeof(TBody.MaskMode), str);
  625. for (int index1 = 0; index1 < maidCnt; ++index1)
  626. {
  627. if (maidArray[index1] && maidArray[index1].Visible)
  628. {
  629. if (!isVR && goSlot[(int)selectList[index1]] != null)
  630. {
  631. maidArray[index1].body0.goSlot =
  632. new List<TBodySkin>(goSlot[(int)selectList[index1]]);
  633. for (int index2 = 0; index2 < bodyHit[(int)selectList[index1]].Count; ++index2)
  634. {
  635. maidArray[index1].body0.goSlot[index2].bonehair.bodyhit = bodyHit[(int)selectList[index1]][index2];
  636. }
  637. }
  638. maidArray[index1].body0.SetMaskMode(f_eMode);
  639. }
  640. }
  641. }
  642. }
  643. }
  644. if (isVR)
  645. {
  646. if (Input.GetKey(KeyCode.F7) && Input.GetKeyDown(KeyCode.Alpha1))
  647. {
  648. string bgName = GameMain.Instance.BgMgr.GetBGName();
  649. int num = 0;
  650. foreach (string bg in bgArray)
  651. {
  652. if (bg == bgName)
  653. {
  654. bgIndex = num;
  655. bgIndex6 = num;
  656. break;
  657. }
  658. ++num;
  659. }
  660. lightX[0] = GameMain.Instance.MainLight.transform.eulerAngles.x;
  661. lightY[0] = GameMain.Instance.MainLight.transform.eulerAngles.y;
  662. lightX6 = lightX[0];
  663. lightY6 = lightY[0];
  664. loadScene = 10000;
  665. kankyoLoadFlg = true;
  666. GameMain.Instance.SoundMgr.PlaySe("se002.ogg", false);
  667. }
  668. if (Input.GetKey(KeyCode.F7) && Input.GetKeyDown(KeyCode.Alpha2))
  669. {
  670. string bgName = GameMain.Instance.BgMgr.GetBGName();
  671. int num = 0;
  672. foreach (string bg in bgArray)
  673. {
  674. if (bg == bgName)
  675. {
  676. bgIndex = num;
  677. bgIndex6 = num;
  678. break;
  679. }
  680. ++num;
  681. }
  682. lightX[0] = GameMain.Instance.MainLight.transform.eulerAngles.x;
  683. lightY[0] = GameMain.Instance.MainLight.transform.eulerAngles.y;
  684. lightX6 = lightX[0];
  685. lightY6 = lightY[0];
  686. loadScene = 10001;
  687. kankyoLoadFlg = true;
  688. GameMain.Instance.SoundMgr.PlaySe("se002.ogg", false);
  689. }
  690. if (Input.GetKey(KeyCode.F7) && Input.GetKeyDown(KeyCode.Alpha3))
  691. {
  692. string bgName = GameMain.Instance.BgMgr.GetBGName();
  693. int num = 0;
  694. foreach (string bg in bgArray)
  695. {
  696. if (bg == bgName)
  697. {
  698. bgIndex = num;
  699. bgIndex6 = num;
  700. break;
  701. }
  702. ++num;
  703. }
  704. lightX[0] = GameMain.Instance.MainLight.transform.eulerAngles.x;
  705. lightY[0] = GameMain.Instance.MainLight.transform.eulerAngles.y;
  706. lightX6 = lightX[0];
  707. lightY6 = lightY[0];
  708. loadScene = 10002;
  709. kankyoLoadFlg = true;
  710. GameMain.Instance.SoundMgr.PlaySe("se002.ogg", false);
  711. }
  712. if (Input.GetKey(KeyCode.F7) && Input.GetKeyDown(KeyCode.Alpha4))
  713. {
  714. string bgName = GameMain.Instance.BgMgr.GetBGName();
  715. int num = 0;
  716. foreach (string bg in bgArray)
  717. {
  718. if (bg == bgName)
  719. {
  720. bgIndex = num;
  721. bgIndex6 = num;
  722. break;
  723. }
  724. ++num;
  725. }
  726. lightX[0] = GameMain.Instance.MainLight.transform.eulerAngles.x;
  727. lightY[0] = GameMain.Instance.MainLight.transform.eulerAngles.y;
  728. lightX6 = lightX[0];
  729. lightY6 = lightY[0];
  730. loadScene = 10003;
  731. kankyoLoadFlg = true;
  732. GameMain.Instance.SoundMgr.PlaySe("se002.ogg", false);
  733. }
  734. if (Input.GetKey(KeyCode.F7) && Input.GetKeyDown(KeyCode.Alpha5))
  735. {
  736. string bgName = GameMain.Instance.BgMgr.GetBGName();
  737. int num = 0;
  738. foreach (string bg in bgArray)
  739. {
  740. if (bg == bgName)
  741. {
  742. bgIndex = num;
  743. bgIndex6 = num;
  744. break;
  745. }
  746. ++num;
  747. }
  748. lightX[0] = GameMain.Instance.MainLight.transform.eulerAngles.x;
  749. lightY[0] = GameMain.Instance.MainLight.transform.eulerAngles.y;
  750. lightX6 = lightX[0];
  751. lightY6 = lightY[0];
  752. loadScene = 10004;
  753. kankyoLoadFlg = true;
  754. GameMain.Instance.SoundMgr.PlaySe("se002.ogg", false);
  755. }
  756. if (Input.GetKey(KeyCode.F7) && Input.GetKeyDown(KeyCode.Alpha6))
  757. {
  758. string bgName = GameMain.Instance.BgMgr.GetBGName();
  759. int num = 0;
  760. foreach (string bg in bgArray)
  761. {
  762. if (bg == bgName)
  763. {
  764. bgIndex = num;
  765. bgIndex6 = num;
  766. break;
  767. }
  768. ++num;
  769. }
  770. lightX[0] = GameMain.Instance.MainLight.transform.eulerAngles.x;
  771. lightY[0] = GameMain.Instance.MainLight.transform.eulerAngles.y;
  772. lightX6 = lightX[0];
  773. lightY6 = lightY[0];
  774. loadScene = 10005;
  775. kankyoLoadFlg = true;
  776. GameMain.Instance.SoundMgr.PlaySe("se002.ogg", false);
  777. }
  778. if (Input.GetKey(KeyCode.F7) && Input.GetKeyDown(KeyCode.Alpha7))
  779. {
  780. string bgName = GameMain.Instance.BgMgr.GetBGName();
  781. int num = 0;
  782. foreach (string bg in bgArray)
  783. {
  784. if (bg == bgName)
  785. {
  786. bgIndex = num;
  787. bgIndex6 = num;
  788. break;
  789. }
  790. ++num;
  791. }
  792. lightX[0] = GameMain.Instance.MainLight.transform.eulerAngles.x;
  793. lightY[0] = GameMain.Instance.MainLight.transform.eulerAngles.y;
  794. lightX6 = lightX[0];
  795. lightY6 = lightY[0];
  796. loadScene = 10006;
  797. kankyoLoadFlg = true;
  798. GameMain.Instance.SoundMgr.PlaySe("se002.ogg", false);
  799. }
  800. if (Input.GetKey(KeyCode.F7) && Input.GetKeyDown(KeyCode.Alpha8))
  801. {
  802. string bgName = GameMain.Instance.BgMgr.GetBGName();
  803. int num = 0;
  804. foreach (string bg in bgArray)
  805. {
  806. if (bg == bgName)
  807. {
  808. bgIndex = num;
  809. bgIndex6 = num;
  810. break;
  811. }
  812. ++num;
  813. }
  814. lightX[0] = GameMain.Instance.MainLight.transform.eulerAngles.x;
  815. lightY[0] = GameMain.Instance.MainLight.transform.eulerAngles.y;
  816. lightX6 = lightX[0];
  817. lightY6 = lightY[0];
  818. loadScene = 10007;
  819. kankyoLoadFlg = true;
  820. GameMain.Instance.SoundMgr.PlaySe("se002.ogg", false);
  821. }
  822. if (Input.GetKey(KeyCode.F7) && Input.GetKeyDown(KeyCode.Alpha9))
  823. {
  824. string bgName = GameMain.Instance.BgMgr.GetBGName();
  825. int num = 0;
  826. foreach (string bg in bgArray)
  827. {
  828. if (bg == bgName)
  829. {
  830. bgIndex = num;
  831. bgIndex6 = num;
  832. break;
  833. }
  834. ++num;
  835. }
  836. lightX[0] = GameMain.Instance.MainLight.transform.eulerAngles.x;
  837. lightY[0] = GameMain.Instance.MainLight.transform.eulerAngles.y;
  838. lightX6 = lightX[0];
  839. lightY6 = lightY[0];
  840. loadScene = 10008;
  841. kankyoLoadFlg = true;
  842. GameMain.Instance.SoundMgr.PlaySe("se002.ogg", false);
  843. }
  844. if (Input.GetKey(KeyCode.F7) && Input.GetKeyDown(KeyCode.Alpha0))
  845. {
  846. string bgName = GameMain.Instance.BgMgr.GetBGName();
  847. int num = 0;
  848. foreach (string bg in bgArray)
  849. {
  850. if (bg == bgName)
  851. {
  852. bgIndex = num;
  853. bgIndex6 = num;
  854. break;
  855. }
  856. ++num;
  857. }
  858. lightX[0] = GameMain.Instance.MainLight.transform.eulerAngles.x;
  859. lightY[0] = GameMain.Instance.MainLight.transform.eulerAngles.y;
  860. lightX6 = lightX[0];
  861. lightY6 = lightY[0];
  862. loadScene = 10009;
  863. kankyoLoadFlg = true;
  864. GameMain.Instance.SoundMgr.PlaySe("se002.ogg", false);
  865. }
  866. }
  867. if (isSavePose4)
  868. {
  869. isSavePose4 = false;
  870. Maid maid = maidArray[selectMaidIndex];
  871. Vector3 localEulerAngles = maid.transform.localEulerAngles;
  872. maid.transform.localEulerAngles = new Vector3(0.0f, 0.0f, 0.0f);
  873. Vector3 position = maid.transform.position;
  874. maid.transform.position = new Vector3(0.0f, 0.0f, 0.0f);
  875. Transform transform = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01", true);
  876. transform.eulerAngles = bipRotation;
  877. transform.position = bipPosition;
  878. maid.transform.localEulerAngles = localEulerAngles;
  879. maid.transform.position = position;
  880. CacheBoneDataArray cacheBoneDataArray = maid.gameObject.AddComponent<CacheBoneDataArray>();
  881. cacheBoneDataArray.CreateCache(maid.body0.GetBone("Bip01"));
  882. byte[] anmBinary = cacheBoneDataArray.GetAnmBinary(true, true);
  883. string path1 = Path.GetFullPath(".\\") + "Mod\\MultipleMaidsPose\\" + inName3 + ".anm";
  884. for (int index = 0; index < 100 && File.Exists(path1); ++index)
  885. {
  886. inName3 += "_";
  887. path1 = Path.GetFullPath(".\\") + "Mod\\MultipleMaidsPose\\" + inName3 + ".anm";
  888. }
  889. File.WriteAllBytes(path1, anmBinary);
  890. strList2 = new List<string>();
  891. strListE = new List<string>();
  892. strListE2 = new List<string>();
  893. strListS = new List<string>();
  894. strListD = new List<string>();
  895. strS = "";
  896. List<string> stringList1 = new List<string>(350 + poseArray2.Length);
  897. stringList1.AddRange(poseArray2);
  898. List<string> stringList2 = new List<string>();
  899. for (int index = 11; index < 200; ++index)
  900. {
  901. if (index < 100)
  902. {
  903. using (AFileBase afileBase = GameUty.FileSystem.FileOpen("edit_pose_0" + index + "_f.anm"))
  904. {
  905. if (afileBase.IsValid())
  906. {
  907. stringList2.Add("edit_pose_0" + index + "_f");
  908. }
  909. }
  910. }
  911. else
  912. {
  913. using (AFileBase afileBase = GameUty.FileSystem.FileOpen("edit_pose_" + index + "_f.anm"))
  914. {
  915. if (afileBase.IsValid())
  916. {
  917. stringList2.Add("edit_pose_" + index + "_f");
  918. }
  919. }
  920. }
  921. }
  922. for (int index1 = 15; index1 < 25; ++index1)
  923. {
  924. for (int index2 = 0; index2 < 2; ++index2)
  925. {
  926. string str = "s";
  927. if (index2 == 1)
  928. {
  929. str = "w";
  930. }
  931. for (int index3 = 1; index3 < 20; ++index3)
  932. {
  933. if (index3 < 10)
  934. {
  935. using (AFileBase afileBase =
  936. GameUty.FileSystem.FileOpen("edit_pose_dg" + index1 + str + "_00" + index3
  937. + "_f.anm"))
  938. {
  939. if (afileBase.IsValid())
  940. {
  941. stringList2.Add("edit_pose_dg" + index1 + str + "_00" + index3 + "_f");
  942. }
  943. }
  944. }
  945. else
  946. {
  947. using (AFileBase afileBase =
  948. GameUty.FileSystem.FileOpen("edit_pose_dg" + index1 + str + "_0" + index3
  949. + "_f.anm"))
  950. {
  951. if (afileBase.IsValid())
  952. {
  953. stringList2.Add("edit_pose_dg" + index1 + str + "_0" + index3 + "_f");
  954. }
  955. }
  956. }
  957. }
  958. }
  959. }
  960. if (stringList2.Count > 0)
  961. {
  962. stringList1.AddRange(stringList2.ToArray());
  963. }
  964. stringList1.AddRange(poseArrayVP2);
  965. stringList1.AddRange(poseArrayFB);
  966. stringList1.AddRange(poseArray4);
  967. stringList1.AddRange(poseArray5);
  968. stringList1.AddRange(poseArray6);
  969. poseArray = stringList1.ToArray();
  970. ((Action<string, List<string>>)((path, result_list) =>
  971. {
  972. string[] files = Directory.GetFiles(path);
  973. countS = 0;
  974. for (int index = 0; index < files.Length; ++index)
  975. {
  976. if (Path.GetExtension(files[index]) == ".anm")
  977. {
  978. strListS.Add(files[index].Split('\\')[files[index].Split('\\').Length - 1]
  979. .Split('.')[0] + "                    /"
  980. + files[index]);
  981. ++countS;
  982. }
  983. }
  984. }))(Path.GetFullPath(".\\") + "Mod\\MultipleMaidsPose", new List<string>());
  985. string[] list = GameUty.FileSystem.GetList("motion", AFileSystemBase.ListType.AllFile);
  986. int num1 = 0;
  987. List<string> stringList3 = new List<string>();
  988. foreach (string path2 in list)
  989. {
  990. string withoutExtension = Path.GetFileNameWithoutExtension(path2);
  991. string directoryName = Path.GetDirectoryName(path2);
  992. if (!withoutExtension.StartsWith("maid_motion_") && !withoutExtension.StartsWith("work_00")
  993. && !withoutExtension.EndsWith("_3_")
  994. && !withoutExtension.EndsWith("_5_")
  995. && !withoutExtension.StartsWith("ck_")
  996. && !withoutExtension.StartsWith("vr_")
  997. && !withoutExtension.StartsWith("dance_mc")
  998. && !withoutExtension.Contains("a01_")
  999. && !withoutExtension.StartsWith("j_")
  1000. && !withoutExtension.StartsWith("k_")
  1001. && !withoutExtension.StartsWith("t_")
  1002. && !withoutExtension.StartsWith("cbl_")
  1003. && !withoutExtension.Contains("b01_")
  1004. && !withoutExtension.Contains("b02_")
  1005. && !withoutExtension.Contains("_kubi_")
  1006. && !withoutExtension.EndsWith("_m2")
  1007. && !withoutExtension.EndsWith("_m3")
  1008. && !withoutExtension.Contains("_m2_once")
  1009. && !withoutExtension.Contains("_m3_once")
  1010. && !withoutExtension.StartsWith("h_")
  1011. && !withoutExtension.StartsWith("event_")
  1012. && !withoutExtension.StartsWith("man_")
  1013. && !withoutExtension.EndsWith("_m")
  1014. && !withoutExtension.Contains("_m_")
  1015. && !withoutExtension.Contains("_man")
  1016. && !(withoutExtension == "dance_cm3d2_001_zoukin")
  1017. && !(withoutExtension == "dance_cm3d2_001_mop")
  1018. && !(withoutExtension == "maid_motion")
  1019. && !(withoutExtension == "aruki_1_idougo_f")
  1020. && !(withoutExtension == "sleep2")
  1021. && !(withoutExtension == "stand_akire2")
  1022. && !(withoutExtension == "ero_scene_001")
  1023. && !(withoutExtension == "ero_scenefm_001")
  1024. && !(withoutExtension == "training_001")
  1025. && !(withoutExtension == "workff_001")
  1026. && !(withoutExtension == "workfm_001")
  1027. && !(withoutExtension == "dance_cm3d21_005_moe_mset")
  1028. && !(withoutExtension == "hinpyoukai_001"))
  1029. {
  1030. if (!directoryName.Contains("\\sex\\"))
  1031. {
  1032. if (!withoutExtension.StartsWith("sex_"))
  1033. {
  1034. if (withoutExtension.StartsWith("dance_test"))
  1035. {
  1036. strListD.Add(withoutExtension);
  1037. }
  1038. else
  1039. {
  1040. bool flag = false;
  1041. foreach (string str1 in strListS)
  1042. {
  1043. char[] chArray = new char[1] { '/' };
  1044. string str2 = str1.Split(chArray)[0].Replace("                    ", "");
  1045. if (withoutExtension == str2)
  1046. {
  1047. flag = true;
  1048. break;
  1049. }
  1050. }
  1051. if (!flag)
  1052. {
  1053. stringList3.Add(withoutExtension);
  1054. }
  1055. }
  1056. }
  1057. }
  1058. else if (!withoutExtension.StartsWith("pose_"))
  1059. {
  1060. strListE.Add(withoutExtension);
  1061. }
  1062. }
  1063. }
  1064. foreach (string str in stringList3)
  1065. {
  1066. bool flag = false;
  1067. for (int index = 0; index < poseArray.Length; ++index)
  1068. {
  1069. if (str == poseArray[index])
  1070. {
  1071. flag = true;
  1072. }
  1073. }
  1074. if (!flag && str.StartsWith("edit_"))
  1075. {
  1076. strList2.Add(str);
  1077. }
  1078. }
  1079. foreach (string str in stringList3)
  1080. {
  1081. bool flag = false;
  1082. for (int index = 0; index < poseArray.Length; ++index)
  1083. {
  1084. if (str == poseArray[index])
  1085. {
  1086. flag = true;
  1087. }
  1088. }
  1089. if (!flag && str.StartsWith("pose_"))
  1090. {
  1091. strList2.Add(str);
  1092. }
  1093. }
  1094. foreach (string str in stringList3)
  1095. {
  1096. bool flag = false;
  1097. for (int index = 0; index < poseArray.Length; ++index)
  1098. {
  1099. if (str == poseArray[index])
  1100. {
  1101. flag = true;
  1102. }
  1103. }
  1104. if (!flag && !str.StartsWith("edit_") && !str.StartsWith("pose_"))
  1105. {
  1106. strList2.Add(str);
  1107. }
  1108. }
  1109. foreach (string str in strListE)
  1110. {
  1111. bool flag = false;
  1112. for (int index = 0; index < poseArray.Length; ++index)
  1113. {
  1114. if (str == poseArray[index])
  1115. {
  1116. flag = true;
  1117. }
  1118. }
  1119. if (!flag)
  1120. {
  1121. strListE2.Add(str);
  1122. ++num1;
  1123. }
  1124. }
  1125. stringList1.AddRange(strList2.ToArray());
  1126. stringList1.AddRange(strListE2.ToArray());
  1127. existPose = false;
  1128. poseIniStr = "";
  1129. foreach (IniKey key in Preferences["pose"].Keys)
  1130. {
  1131. IniKey iniKey = Preferences["pose"][key.Key];
  1132. if (iniKey.Value != null && iniKey.Value.ToString() != "" && iniKey.Value.ToString() != "del")
  1133. {
  1134. stringList1.AddRange(new string[1] { key.Key });
  1135. existPose = true;
  1136. if (poseIniStr == "")
  1137. {
  1138. poseIniStr = key.Key;
  1139. }
  1140. }
  1141. }
  1142. stringList1.AddRange(strListS.ToArray());
  1143. poseArray = stringList1.ToArray();
  1144. List<string> stringList4 = new List<string>(50 + poseGroupArray2.Length);
  1145. stringList4.AddRange(poseGroupArray2);
  1146. stringList4.AddRange(poseGroupArrayVP);
  1147. stringList4.AddRange(poseGroupArrayFB);
  1148. stringList4.AddRange(poseGroupArray3);
  1149. stringList4.Add(poseArray5[0]);
  1150. stringList4.Add(poseArray6[0]);
  1151. stringList4.Add(strList2[0]);
  1152. stringList4.Add(strListE2[0]);
  1153. existPose = true;
  1154. if (strListS.Count > 0 && poseIniStr == "")
  1155. {
  1156. stringList4.Add(strListS[0]);
  1157. }
  1158. if (poseIniStr != "")
  1159. {
  1160. stringList4.Add(poseIniStr);
  1161. }
  1162. poseGroupArray = stringList4.ToArray();
  1163. groupList = new ArrayList();
  1164. for (int index1 = 0; index1 < poseArray.Length; ++index1)
  1165. {
  1166. for (int index2 = 0; index2 < poseGroupArray.Length; ++index2)
  1167. {
  1168. if (poseGroupArray[index2] == poseArray[index1])
  1169. {
  1170. groupList.Add(index1);
  1171. if (poseGroupArray[index2] == strList2[0])
  1172. {
  1173. sPoseCount = index1;
  1174. }
  1175. }
  1176. }
  1177. }
  1178. poseGroupComboList = new GUIContent[poseGroupArray.Length + 1];
  1179. poseGroupComboList[0] = new GUIContent("1:通常");
  1180. for (int index = 0; index < poseGroupArray.Length; ++index)
  1181. {
  1182. if (poseGroupArray[index] == "maid_dressroom01")
  1183. {
  1184. poseGroupComboList[index + 1] = new GUIContent((index + 2).ToString() + ":立ち");
  1185. }
  1186. if (poseGroupArray[index] == "tennis_kamae_f")
  1187. {
  1188. poseGroupComboList[index + 1] = new GUIContent((index + 2).ToString() + ":中腰");
  1189. }
  1190. if (poseGroupArray[index] == "senakanagasi_f")
  1191. {
  1192. poseGroupComboList[index + 1] = new GUIContent((index + 2).ToString() + ":膝をつく");
  1193. }
  1194. if (poseGroupArray[index] == "work_hansei")
  1195. {
  1196. poseGroupComboList[index + 1] = new GUIContent((index + 2).ToString() + ":座り");
  1197. }
  1198. if (poseGroupArray[index] == "inu_taiki_f")
  1199. {
  1200. poseGroupComboList[index + 1] = new GUIContent((index + 2).ToString() + ":四つん這い");
  1201. }
  1202. if (poseGroupArray[index] == "syagami_pose_f")
  1203. {
  1204. poseGroupComboList[index + 1] = new GUIContent((index + 2).ToString() + ":床座り");
  1205. }
  1206. if (poseGroupArray[index] == "densyasuwari_taiki_f")
  1207. {
  1208. poseGroupComboList[index + 1] = new GUIContent((index + 2).ToString() + ":椅子座り");
  1209. }
  1210. if (poseGroupArray[index] == "work_kaiwa")
  1211. {
  1212. poseGroupComboList[index + 1] = new GUIContent((index + 2).ToString() + ":ソファー座り");
  1213. }
  1214. if (poseGroupArray[index] == "dance_cm3d2_001_f1,14.14")
  1215. {
  1216. poseGroupComboList[index + 1] = new GUIContent((index + 2).ToString() + ":ドキドキ☆Fallin' Love");
  1217. }
  1218. if (poseGroupArray[index] == "dance_cm3d_001_f1,39.25")
  1219. {
  1220. poseGroupComboList[index + 1] = new GUIContent((index + 2).ToString() + ":entrance to you");
  1221. }
  1222. if (poseGroupArray[index] == "dance_cm3d_002_end_f1,50.71")
  1223. {
  1224. poseGroupComboList[index + 1] = new GUIContent((index + 2).ToString() + ":scarlet leap");
  1225. }
  1226. if (poseGroupArray[index] == "dance_cm3d2_002_smt_f,7.76,")
  1227. {
  1228. poseGroupComboList[index + 1] = new GUIContent((index + 2).ToString() + ":stellar my tears");
  1229. }
  1230. if (poseGroupArray[index] == "dance_cm3d_003_sp2_f1,90.15")
  1231. {
  1232. poseGroupComboList[index + 1] = new GUIContent((index + 2).ToString() + ":rhythmix to you");
  1233. }
  1234. if (poseGroupArray[index] == "dance_cm3d2_003_hs_f1,0.01,")
  1235. {
  1236. poseGroupComboList[index + 1] = new GUIContent((index + 2).ToString() + ":happy!happy!スキャンダル!!");
  1237. }
  1238. if (poseGroupArray[index] == "dance_cm3d_004_kano_f1,124.93")
  1239. {
  1240. poseGroupComboList[index + 1] = new GUIContent((index + 2).ToString() + ":Can Know Two Close");
  1241. }
  1242. if (poseGroupArray[index] == "dance_cm3d2_004_sse_f1,0.01")
  1243. {
  1244. poseGroupComboList[index + 1] = new GUIContent((index + 2).ToString() + ":sweet sweet everyday");
  1245. }
  1246. if (poseGroupArray[index] == "turusi_sex_in_taiki_f")
  1247. {
  1248. poseGroupComboList[index + 1] = new GUIContent((index + 2).ToString() + ":拘束");
  1249. }
  1250. if (poseGroupArray[index] == "rosyutu_pose01_f")
  1251. {
  1252. poseGroupComboList[index + 1] = new GUIContent((index + 2).ToString() + ":エロ");
  1253. }
  1254. if (poseGroupArray[index] == "rosyutu_aruki_f_once_,1.37")
  1255. {
  1256. poseGroupComboList[index + 1] = new GUIContent((index + 2).ToString() + ":歩き");
  1257. }
  1258. if (poseGroupArray[index] == "stand_desk1")
  1259. {
  1260. poseGroupComboList[index + 1] = new GUIContent((index + 2).ToString() + ":その他");
  1261. }
  1262. if (poseGroupArray[index] == poseArray5[0])
  1263. {
  1264. poseGroupComboList[index + 1] = new GUIContent((index + 2).ToString() + ":ダンスMC");
  1265. }
  1266. if (poseGroupArray[index] == poseArray6[0])
  1267. {
  1268. poseGroupComboList[index + 1] = new GUIContent((index + 2).ToString() + ":ダンス");
  1269. }
  1270. if (index == poseGroupArray.Length - 3)
  1271. {
  1272. poseGroupComboList[index + 1] = new GUIContent((index + 2).ToString() + ":通常2");
  1273. }
  1274. if (index == poseGroupArray.Length - 2)
  1275. {
  1276. poseGroupComboList[index + 1] = new GUIContent((index + 2).ToString() + ":エロ2");
  1277. }
  1278. if (index == poseGroupArray.Length - 1)
  1279. {
  1280. poseGroupComboList[index + 1] = new GUIContent("99:登録ポーズ");
  1281. }
  1282. }
  1283. int index4 = -1;
  1284. for (int index1 = 0; index1 < groupList.Count; ++index1)
  1285. {
  1286. if (poseIndex[selectMaidIndex] < (int)groupList[index1])
  1287. {
  1288. index4 = index1;
  1289. break;
  1290. }
  1291. }
  1292. int length = (int)groupList[0];
  1293. int num2 = 0;
  1294. if (index4 > 0)
  1295. {
  1296. length = (int)groupList[index4] - (int)groupList[index4 - 1];
  1297. num2 = (int)groupList[index4 - 1];
  1298. }
  1299. if (index4 < 0)
  1300. {
  1301. index4 = groupList.Count;
  1302. length = poseArray.Length - (int)groupList[index4 - 1];
  1303. num2 = (int)groupList[index4 - 1];
  1304. }
  1305. poseComboList = new GUIContent[length];
  1306. int index5 = 0;
  1307. for (int index1 = num2; index1 < num2 + length; ++index1)
  1308. {
  1309. bool flag = false;
  1310. foreach (IniKey key in Preferences["pose"].Keys)
  1311. {
  1312. if (poseArray[index1] == key.Key)
  1313. {
  1314. IniKey iniKey = Preferences["pose"][key.Key];
  1315. if (iniKey.Value != null && iniKey.Value.ToString() != "" && iniKey.Value.ToString() != "del")
  1316. {
  1317. poseComboList[index5] =
  1318. new GUIContent((index5 + 1).ToString() + ":" + iniKey.Value.Split('_')[0] + "                    "
  1319. + key.Key);
  1320. flag = true;
  1321. }
  1322. }
  1323. }
  1324. if (!flag)
  1325. {
  1326. poseComboList[index5] = new GUIContent((index5 + 1).ToString() + ":" + poseArray[index1]);
  1327. }
  1328. ++index5;
  1329. }
  1330. poseGroupCombo.selectedItemIndex = index4;
  1331. poseGroupIndex = index4;
  1332. poseCombo.selectedItemIndex = 0;
  1333. for (int group = (int)groupList[groupList.Count - 1]; group < poseArray.Length; ++group)
  1334. {
  1335. if (poseArray[group].Split('/')[0].Replace("                    ", "") == inName3)
  1336. {
  1337. poseIndex[selectMaidIndex] = group;
  1338. string path2 = poseArray[group].Split('/')[1];
  1339. byte[] numArray = new byte[0];
  1340. try
  1341. {
  1342. using (FileStream fileStream = new FileStream(path2, FileMode.Open, FileAccess.Read))
  1343. {
  1344. numArray = new byte[fileStream.Length];
  1345. fileStream.Read(numArray, 0, numArray.Length);
  1346. }
  1347. }
  1348. catch { }
  1349. if (0 < numArray.Length)
  1350. {
  1351. long hashCode = Path.GetFileName(path2).GetHashCode();
  1352. maid.body0.CrossFade(hashCode.ToString(), numArray, false, false, false, 0.0f, 1f);
  1353. Maid.AutoTwist[] autoTwistArray = new Maid.AutoTwist[6]
  1354. {
  1355. Maid.AutoTwist.ShoulderL, Maid.AutoTwist.ShoulderR, Maid.AutoTwist.WristL, Maid.AutoTwist.WristR,
  1356. Maid.AutoTwist.ThighL, Maid.AutoTwist.ThighR
  1357. };
  1358. foreach (Maid.AutoTwist f_eType in autoTwistArray)
  1359. {
  1360. maid.SetAutoTwist(f_eType, true);
  1361. }
  1362. break;
  1363. }
  1364. break;
  1365. }
  1366. }
  1367. isLock[selectMaidIndex] = false;
  1368. inName3 = "";
  1369. isSavePose = false;
  1370. }
  1371. if (isSavePose3)
  1372. {
  1373. Maid maid = maidArray[selectMaidIndex];
  1374. isSavePose3 = false;
  1375. isSavePose4 = true;
  1376. Transform transform = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01", true);
  1377. transform.eulerAngles = bipRotation;
  1378. transform.position = bipPosition;
  1379. }
  1380. if (isSavePose2)
  1381. {
  1382. Maid maid = maidArray[selectMaidIndex];
  1383. isSavePose2 = false;
  1384. isSavePose3 = true;
  1385. Transform transform = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01", true);
  1386. transform.eulerAngles = bipRotation;
  1387. transform.position = bipPosition;
  1388. }
  1389. if (isSavePose)
  1390. {
  1391. Maid maid = maidArray[selectMaidIndex];
  1392. Transform transform = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01", true);
  1393. bipPosition = new Vector3(transform.position.x - maid.transform.position.x,
  1394. transform.position.y,
  1395. transform.position.z - maid.transform.position.z);
  1396. bipRotation = transform.eulerAngles;
  1397. maid.transform.localEulerAngles = new Vector3(0.0f, 0.0f, 0.0f);
  1398. maid.transform.position = new Vector3(maid.transform.position.x, 0.0f, maid.transform.position.z);
  1399. isSavePose = false;
  1400. isSavePose2 = true;
  1401. isStop[selectMaidIndex] = true;
  1402. }
  1403. if (saveScene > 0)
  1404. {
  1405. string str1 = "";
  1406. string str2 = "";
  1407. DateTime now = DateTime.Now;
  1408. string str3 = now.Year.ToString() + "/" + now.Month.ToString("00") + "/" + now.Day.ToString("00") + " "
  1409. + now.Hour.ToString("00") + ":" + now.Minute.ToString("00");
  1410. if (saveScene < 9999)
  1411. {
  1412. date[saveScene - 1 - page * 10] = str3;
  1413. ninzu[saveScene - 1 - page * 10] = maidCnt.ToString() + "人";
  1414. }
  1415. string[] strArray1 = new string[7]
  1416. {
  1417. str2 + str3 + "," + maidCnt + "," + bgArray[bgIndex].Replace("_", " ") + ",",
  1418. bg.localEulerAngles.x.ToString("0.###"), ",", null, null, null, null
  1419. };
  1420. string[] strArray2 = strArray1;
  1421. int index1 = 3;
  1422. float num = bg.localEulerAngles.y;
  1423. string str4 = num.ToString("0.###");
  1424. strArray2[index1] = str4;
  1425. strArray1[4] = ",";
  1426. string[] strArray3 = strArray1;
  1427. int index2 = 5;
  1428. num = bg.localEulerAngles.z;
  1429. string str5 = num.ToString("0.###");
  1430. strArray3[index2] = str5;
  1431. strArray1[6] = ",";
  1432. string str6 = string.Concat(strArray1);
  1433. string[] strArray4 = new string[7];
  1434. strArray4[0] = str6;
  1435. string[] strArray5 = strArray4;
  1436. int index3 = 1;
  1437. num = bg.position.x;
  1438. string str7 = num.ToString("0.###");
  1439. strArray5[index3] = str7;
  1440. strArray4[2] = ",";
  1441. string[] strArray6 = strArray4;
  1442. int index4 = 3;
  1443. num = bg.position.y;
  1444. string str8 = num.ToString("0.###");
  1445. strArray6[index4] = str8;
  1446. strArray4[4] = ",";
  1447. string[] strArray7 = strArray4;
  1448. int index5 = 5;
  1449. num = bg.position.z;
  1450. string str9 = num.ToString("0.###");
  1451. strArray7[index5] = str9;
  1452. strArray4[6] = ",";
  1453. string str10 = string.Concat(strArray4);
  1454. string[] strArray8 = new string[7];
  1455. strArray8[0] = str10;
  1456. string[] strArray9 = strArray8;
  1457. int index6 = 1;
  1458. num = bg.localScale.x;
  1459. string str11 = num.ToString("0.###");
  1460. strArray9[index6] = str11;
  1461. strArray8[2] = ",";
  1462. string[] strArray10 = strArray8;
  1463. int index7 = 3;
  1464. num = bg.localScale.y;
  1465. string str12 = num.ToString("0.###");
  1466. strArray10[index7] = str12;
  1467. strArray8[4] = ",";
  1468. string[] strArray11 = strArray8;
  1469. int index8 = 5;
  1470. num = bg.localScale.z;
  1471. string str13 = num.ToString("0.###");
  1472. strArray11[index8] = str13;
  1473. strArray8[6] = ",";
  1474. string str14 = string.Concat(strArray8) + softG.x.ToString("0.###") + "," + softG.y.ToString("0.###") + ","
  1475. + softG.z.ToString("0.###") + "," + bgmIndex + "," + effectIndex + ","
  1476. + lightIndex[0] + "," + lightColorR[0] + "," + lightColorG[0] + ","
  1477. + lightColorB[0] + ",";
  1478. string[] strArray12 = new string[7];
  1479. strArray12[0] = str14;
  1480. string[] strArray13 = strArray12;
  1481. int index9 = 1;
  1482. num = GameMain.Instance.MainLight.transform.eulerAngles.x;
  1483. string str15 = num.ToString("0.###");
  1484. strArray13[index9] = str15;
  1485. strArray12[2] = ",";
  1486. string[] strArray14 = strArray12;
  1487. int index10 = 3;
  1488. num = GameMain.Instance.MainLight.transform.eulerAngles.y;
  1489. string str16 = num.ToString("0.###");
  1490. strArray14[index10] = str16;
  1491. strArray12[4] = ",";
  1492. string[] strArray15 = strArray12;
  1493. int index11 = 5;
  1494. num = GameMain.Instance.MainLight.transform.eulerAngles.z;
  1495. string str17 = num.ToString("0.###");
  1496. strArray15[index11] = str17;
  1497. strArray12[6] = ",";
  1498. string str18 = string.Concat(strArray12) + GameMain.Instance.MainLight.GetComponent<Light>().intensity + ","
  1499. + GameMain.Instance.MainLight.GetComponent<Light>().spotAngle + ","
  1500. + GameMain.Instance.MainLight.GetComponent<Light>().range + ","
  1501. + mainCamera.GetTargetPos().x + "," + mainCamera.GetTargetPos().y + ","
  1502. + mainCamera.GetTargetPos().z + "," + mainCamera.GetDistance() + ",";
  1503. string[] strArray16 = new string[7];
  1504. strArray16[0] = str18;
  1505. string[] strArray17 = strArray16;
  1506. int index12 = 1;
  1507. num = mainCamera.transform.eulerAngles.x;
  1508. string str19 = num.ToString("0.###");
  1509. strArray17[index12] = str19;
  1510. strArray16[2] = ",";
  1511. string[] strArray18 = strArray16;
  1512. int index13 = 3;
  1513. num = mainCamera.transform.eulerAngles.y;
  1514. string str20 = num.ToString("0.###");
  1515. strArray18[index13] = str20;
  1516. strArray16[4] = ",";
  1517. string[] strArray19 = strArray16;
  1518. int index14 = 5;
  1519. num = mainCamera.transform.eulerAngles.z;
  1520. string str21 = num.ToString("0.###");
  1521. strArray19[index14] = str21;
  1522. strArray16[6] = ",";
  1523. string str22 = string.Concat(strArray16);
  1524. inName = inName.Replace("_", " ").Replace(",", " ");
  1525. inText = inText.Replace("_", " ").Replace(",", " ");
  1526. string str23;
  1527. if (isMessage)
  1528. {
  1529. str23 = str22 + "1," + inName + "," + inText.Replace("\n", "&kaigyo");
  1530. }
  1531. else
  1532. {
  1533. str23 = str22 + "0,,";
  1534. }
  1535. if (doguObject.Count > 0)
  1536. {
  1537. string str24 = str23 + "," + doguArray[doguIndex[doguSelectIndex]].Replace("_", " ") + ",";
  1538. string[] strArray20 = new string[7];
  1539. strArray20[0] = str24;
  1540. string[] strArray21 = strArray20;
  1541. int index15 = 1;
  1542. num = doguObject[doguSelectIndex].transform.localEulerAngles.x;
  1543. string str25 = num.ToString("0.###");
  1544. strArray21[index15] = str25;
  1545. strArray20[2] = ",";
  1546. string[] strArray22 = strArray20;
  1547. int index16 = 3;
  1548. num = doguObject[doguSelectIndex].transform.localEulerAngles.y;
  1549. string str26 = num.ToString("0.###");
  1550. strArray22[index16] = str26;
  1551. strArray20[4] = ",";
  1552. string[] strArray23 = strArray20;
  1553. int index17 = 5;
  1554. num = doguObject[doguSelectIndex].transform.localEulerAngles.z;
  1555. string str27 = num.ToString("0.###");
  1556. strArray23[index17] = str27;
  1557. strArray20[6] = ",";
  1558. string str28 = string.Concat(strArray20);
  1559. string[] strArray24 = new string[7];
  1560. strArray24[0] = str28;
  1561. string[] strArray25 = strArray24;
  1562. int index18 = 1;
  1563. num = doguObject[doguSelectIndex].transform.position.x;
  1564. string str29 = num.ToString("0.###");
  1565. strArray25[index18] = str29;
  1566. strArray24[2] = ",";
  1567. string[] strArray26 = strArray24;
  1568. int index19 = 3;
  1569. num = doguObject[doguSelectIndex].transform.position.y;
  1570. string str30 = num.ToString("0.###");
  1571. strArray26[index19] = str30;
  1572. strArray24[4] = ",";
  1573. string[] strArray27 = strArray24;
  1574. int index20 = 5;
  1575. num = doguObject[doguSelectIndex].transform.position.z;
  1576. string str31 = num.ToString("0.###");
  1577. strArray27[index20] = str31;
  1578. strArray24[6] = ",";
  1579. string str32 = string.Concat(strArray24);
  1580. string[] strArray28 = new string[6];
  1581. strArray28[0] = str32;
  1582. string[] strArray29 = strArray28;
  1583. int index21 = 1;
  1584. num = doguObject[doguSelectIndex].transform.localScale.x;
  1585. string str33 = num.ToString("0.###");
  1586. strArray29[index21] = str33;
  1587. strArray28[2] = ",";
  1588. string[] strArray30 = strArray28;
  1589. int index22 = 3;
  1590. num = doguObject[doguSelectIndex].transform.localScale.y;
  1591. string str34 = num.ToString("0.###");
  1592. strArray30[index22] = str34;
  1593. strArray28[4] = ",";
  1594. string[] strArray31 = strArray28;
  1595. int index23 = 5;
  1596. num = doguObject[doguSelectIndex].transform.localScale.z;
  1597. string str35 = num.ToString("0.###");
  1598. strArray31[index23] = str35;
  1599. str23 = string.Concat(strArray28);
  1600. }
  1601. string str36 = str23 + "_";
  1602. for (int i = 0; i < maidCnt; ++i)
  1603. {
  1604. Maid maid = maidArray[i];
  1605. string str24 = "";
  1606. string str25 = "";
  1607. SetIK(maid, i);
  1608. for (int index15 = 0; index15 < 20; ++index15)
  1609. {
  1610. string str26 = str24;
  1611. string[] strArray20 = new string[7];
  1612. strArray20[0] = str26;
  1613. string[] strArray21 = strArray20;
  1614. int index16 = 1;
  1615. num = Finger[i, index15].localEulerAngles.x;
  1616. string str27 = num.ToString("0.###");
  1617. strArray21[index16] = str27;
  1618. strArray20[2] = ",";
  1619. string[] strArray22 = strArray20;
  1620. int index17 = 3;
  1621. num = Finger[i, index15].localEulerAngles.y;
  1622. string str28 = num.ToString("0.###");
  1623. strArray22[index17] = str28;
  1624. strArray20[4] = ",";
  1625. string[] strArray23 = strArray20;
  1626. int index18 = 5;
  1627. num = Finger[i, index15].localEulerAngles.z;
  1628. string str29 = num.ToString("0.###");
  1629. strArray23[index18] = str29;
  1630. strArray20[6] = ":";
  1631. str24 = string.Concat(strArray20);
  1632. }
  1633. for (int index15 = 20; index15 < 40; ++index15)
  1634. {
  1635. string str26 = str25;
  1636. string[] strArray20 = new string[7];
  1637. strArray20[0] = str26;
  1638. string[] strArray21 = strArray20;
  1639. int index16 = 1;
  1640. num = Finger[i, index15].localEulerAngles.x;
  1641. string str27 = num.ToString("0.###");
  1642. strArray21[index16] = str27;
  1643. strArray20[2] = ",";
  1644. string[] strArray22 = strArray20;
  1645. int index17 = 3;
  1646. num = Finger[i, index15].localEulerAngles.y;
  1647. string str28 = num.ToString("0.###");
  1648. strArray22[index17] = str28;
  1649. strArray20[4] = ",";
  1650. string[] strArray23 = strArray20;
  1651. int index18 = 5;
  1652. num = Finger[i, index15].localEulerAngles.z;
  1653. string str29 = num.ToString("0.###");
  1654. strArray23[index18] = str29;
  1655. strArray20[6] = ":";
  1656. str25 = string.Concat(strArray20);
  1657. }
  1658. string str30 = "";
  1659. string[] strArray24 = new string[7];
  1660. strArray24[0] = str30;
  1661. string[] strArray25 = strArray24;
  1662. int index19 = 1;
  1663. num = Spine.eulerAngles.x;
  1664. string str31 = num.ToString("0.###");
  1665. strArray25[index19] = str31;
  1666. strArray24[2] = ",";
  1667. string[] strArray26 = strArray24;
  1668. int index20 = 3;
  1669. num = Spine.eulerAngles.y;
  1670. string str32 = num.ToString("0.###");
  1671. strArray26[index20] = str32;
  1672. strArray24[4] = ",";
  1673. string[] strArray27 = strArray24;
  1674. int index21 = 5;
  1675. num = Spine.eulerAngles.z;
  1676. string str33 = num.ToString("0.###");
  1677. strArray27[index21] = str33;
  1678. strArray24[6] = ":";
  1679. string str34 = string.Concat(strArray24);
  1680. string[] strArray28 = new string[7];
  1681. strArray28[0] = str34;
  1682. string[] strArray29 = strArray28;
  1683. int index22 = 1;
  1684. num = Spine0a.eulerAngles.x;
  1685. string str35 = num.ToString("0.###");
  1686. strArray29[index22] = str35;
  1687. strArray28[2] = ",";
  1688. string[] strArray30 = strArray28;
  1689. int index23 = 3;
  1690. num = Spine0a.eulerAngles.y;
  1691. string str37 = num.ToString("0.###");
  1692. strArray30[index23] = str37;
  1693. strArray28[4] = ",";
  1694. string[] strArray31 = strArray28;
  1695. int index24 = 5;
  1696. num = Spine0a.eulerAngles.z;
  1697. string str38 = num.ToString("0.###");
  1698. strArray31[index24] = str38;
  1699. strArray28[6] = ":";
  1700. string str39 = string.Concat(strArray28);
  1701. string[] strArray32 = new string[7];
  1702. strArray32[0] = str39;
  1703. string[] strArray33 = strArray32;
  1704. int index25 = 1;
  1705. num = Spine1.eulerAngles.x;
  1706. string str40 = num.ToString("0.###");
  1707. strArray33[index25] = str40;
  1708. strArray32[2] = ",";
  1709. string[] strArray34 = strArray32;
  1710. int index26 = 3;
  1711. num = Spine1.eulerAngles.y;
  1712. string str41 = num.ToString("0.###");
  1713. strArray34[index26] = str41;
  1714. strArray32[4] = ",";
  1715. string[] strArray35 = strArray32;
  1716. int index27 = 5;
  1717. num = Spine1.eulerAngles.z;
  1718. string str42 = num.ToString("0.###");
  1719. strArray35[index27] = str42;
  1720. strArray32[6] = ":";
  1721. string str43 = string.Concat(strArray32);
  1722. string[] strArray36 = new string[7];
  1723. strArray36[0] = str43;
  1724. string[] strArray37 = strArray36;
  1725. int index28 = 1;
  1726. num = Spine1a.eulerAngles.x;
  1727. string str44 = num.ToString("0.###");
  1728. strArray37[index28] = str44;
  1729. strArray36[2] = ",";
  1730. string[] strArray38 = strArray36;
  1731. int index29 = 3;
  1732. num = Spine1a.eulerAngles.y;
  1733. string str45 = num.ToString("0.###");
  1734. strArray38[index29] = str45;
  1735. strArray36[4] = ",";
  1736. string[] strArray39 = strArray36;
  1737. int index30 = 5;
  1738. num = Spine1a.eulerAngles.z;
  1739. string str46 = num.ToString("0.###");
  1740. strArray39[index30] = str46;
  1741. strArray36[6] = ":";
  1742. string str47 = string.Concat(strArray36);
  1743. string[] strArray40 = new string[7];
  1744. strArray40[0] = str47;
  1745. string[] strArray41 = strArray40;
  1746. int index31 = 1;
  1747. num = Pelvis.eulerAngles.x;
  1748. string str48 = num.ToString("0.###");
  1749. strArray41[index31] = str48;
  1750. strArray40[2] = ",";
  1751. string[] strArray42 = strArray40;
  1752. int index32 = 3;
  1753. num = Pelvis.eulerAngles.y;
  1754. string str49 = num.ToString("0.###");
  1755. strArray42[index32] = str49;
  1756. strArray40[4] = ",";
  1757. string[] strArray43 = strArray40;
  1758. int index33 = 5;
  1759. num = Pelvis.eulerAngles.z;
  1760. string str50 = num.ToString("0.###");
  1761. strArray43[index33] = str50;
  1762. strArray40[6] = ":";
  1763. string str51 = string.Concat(strArray40);
  1764. string[] strArray44 = new string[7];
  1765. strArray44[0] = str51;
  1766. string[] strArray45 = strArray44;
  1767. int index34 = 1;
  1768. num = HandL1[i].localEulerAngles.x;
  1769. string str52 = num.ToString("0.###");
  1770. strArray45[index34] = str52;
  1771. strArray44[2] = ",";
  1772. string[] strArray46 = strArray44;
  1773. int index35 = 3;
  1774. num = HandL1[i].localEulerAngles.y;
  1775. string str53 = num.ToString("0.###");
  1776. strArray46[index35] = str53;
  1777. strArray44[4] = ",";
  1778. string[] strArray47 = strArray44;
  1779. int index36 = 5;
  1780. num = HandL1[i].localEulerAngles.z;
  1781. string str54 = num.ToString("0.###");
  1782. strArray47[index36] = str54;
  1783. strArray44[6] = ":";
  1784. string str55 = string.Concat(strArray44);
  1785. string[] strArray48 = new string[7];
  1786. strArray48[0] = str55;
  1787. string[] strArray49 = strArray48;
  1788. int index37 = 1;
  1789. num = UpperArmL1[i].eulerAngles.x;
  1790. string str56 = num.ToString("0.###");
  1791. strArray49[index37] = str56;
  1792. strArray48[2] = ",";
  1793. string[] strArray50 = strArray48;
  1794. int index38 = 3;
  1795. num = UpperArmL1[i].eulerAngles.y;
  1796. string str57 = num.ToString("0.###");
  1797. strArray50[index38] = str57;
  1798. strArray48[4] = ",";
  1799. string[] strArray51 = strArray48;
  1800. int index39 = 5;
  1801. num = UpperArmL1[i].eulerAngles.z;
  1802. string str58 = num.ToString("0.###");
  1803. strArray51[index39] = str58;
  1804. strArray48[6] = ":";
  1805. string str59 = string.Concat(strArray48);
  1806. string[] strArray52 = new string[7];
  1807. strArray52[0] = str59;
  1808. string[] strArray53 = strArray52;
  1809. int index40 = 1;
  1810. num = ForearmL1[i].eulerAngles.x;
  1811. string str60 = num.ToString("0.###");
  1812. strArray53[index40] = str60;
  1813. strArray52[2] = ",";
  1814. string[] strArray54 = strArray52;
  1815. int index41 = 3;
  1816. num = ForearmL1[i].eulerAngles.y;
  1817. string str61 = num.ToString("0.###");
  1818. strArray54[index41] = str61;
  1819. strArray52[4] = ",";
  1820. string[] strArray55 = strArray52;
  1821. int index42 = 5;
  1822. num = ForearmL1[i].eulerAngles.z;
  1823. string str62 = num.ToString("0.###");
  1824. strArray55[index42] = str62;
  1825. strArray52[6] = ":";
  1826. string str63 = string.Concat(strArray52);
  1827. string[] strArray56 = new string[7];
  1828. strArray56[0] = str63;
  1829. string[] strArray57 = strArray56;
  1830. int index43 = 1;
  1831. num = HandR1[i].localEulerAngles.x;
  1832. string str64 = num.ToString("0.###");
  1833. strArray57[index43] = str64;
  1834. strArray56[2] = ",";
  1835. string[] strArray58 = strArray56;
  1836. int index44 = 3;
  1837. num = HandR1[i].localEulerAngles.y;
  1838. string str65 = num.ToString("0.###");
  1839. strArray58[index44] = str65;
  1840. strArray56[4] = ",";
  1841. string[] strArray59 = strArray56;
  1842. int index45 = 5;
  1843. num = HandR1[i].localEulerAngles.z;
  1844. string str66 = num.ToString("0.###");
  1845. strArray59[index45] = str66;
  1846. strArray56[6] = ":";
  1847. string str67 = string.Concat(strArray56);
  1848. string[] strArray60 = new string[7];
  1849. strArray60[0] = str67;
  1850. string[] strArray61 = strArray60;
  1851. int index46 = 1;
  1852. num = UpperArmR1[i].eulerAngles.x;
  1853. string str68 = num.ToString("0.###");
  1854. strArray61[index46] = str68;
  1855. strArray60[2] = ",";
  1856. string[] strArray62 = strArray60;
  1857. int index47 = 3;
  1858. num = UpperArmR1[i].eulerAngles.y;
  1859. string str69 = num.ToString("0.###");
  1860. strArray62[index47] = str69;
  1861. strArray60[4] = ",";
  1862. string[] strArray63 = strArray60;
  1863. int index48 = 5;
  1864. num = UpperArmR1[i].eulerAngles.z;
  1865. string str70 = num.ToString("0.###");
  1866. strArray63[index48] = str70;
  1867. strArray60[6] = ":";
  1868. string str71 = string.Concat(strArray60);
  1869. string[] strArray64 = new string[7];
  1870. strArray64[0] = str71;
  1871. string[] strArray65 = strArray64;
  1872. int index49 = 1;
  1873. num = ForearmR1[i].eulerAngles.x;
  1874. string str72 = num.ToString("0.###");
  1875. strArray65[index49] = str72;
  1876. strArray64[2] = ",";
  1877. string[] strArray66 = strArray64;
  1878. int index50 = 3;
  1879. num = ForearmR1[i].eulerAngles.y;
  1880. string str73 = num.ToString("0.###");
  1881. strArray66[index50] = str73;
  1882. strArray64[4] = ",";
  1883. string[] strArray67 = strArray64;
  1884. int index51 = 5;
  1885. num = ForearmR1[i].eulerAngles.z;
  1886. string str74 = num.ToString("0.###");
  1887. strArray67[index51] = str74;
  1888. strArray64[6] = ":";
  1889. string str75 = string.Concat(strArray64);
  1890. string[] strArray68 = new string[7];
  1891. strArray68[0] = str75;
  1892. string[] strArray69 = strArray68;
  1893. int index52 = 1;
  1894. num = HandL2[i].localEulerAngles.x;
  1895. string str76 = num.ToString("0.###");
  1896. strArray69[index52] = str76;
  1897. strArray68[2] = ",";
  1898. string[] strArray70 = strArray68;
  1899. int index53 = 3;
  1900. num = HandL2[i].localEulerAngles.y;
  1901. string str77 = num.ToString("0.###");
  1902. strArray70[index53] = str77;
  1903. strArray68[4] = ",";
  1904. string[] strArray71 = strArray68;
  1905. int index54 = 5;
  1906. num = HandL2[i].localEulerAngles.z;
  1907. string str78 = num.ToString("0.###");
  1908. strArray71[index54] = str78;
  1909. strArray68[6] = ":";
  1910. string str79 = string.Concat(strArray68);
  1911. string[] strArray72 = new string[7];
  1912. strArray72[0] = str79;
  1913. string[] strArray73 = strArray72;
  1914. int index55 = 1;
  1915. num = UpperArmL2[i].eulerAngles.x;
  1916. string str80 = num.ToString("0.###");
  1917. strArray73[index55] = str80;
  1918. strArray72[2] = ",";
  1919. string[] strArray74 = strArray72;
  1920. int index56 = 3;
  1921. num = UpperArmL2[i].eulerAngles.y;
  1922. string str81 = num.ToString("0.###");
  1923. strArray74[index56] = str81;
  1924. strArray72[4] = ",";
  1925. string[] strArray75 = strArray72;
  1926. int index57 = 5;
  1927. num = UpperArmL2[i].eulerAngles.z;
  1928. string str82 = num.ToString("0.###");
  1929. strArray75[index57] = str82;
  1930. strArray72[6] = ":";
  1931. string str83 = string.Concat(strArray72);
  1932. string[] strArray76 = new string[7];
  1933. strArray76[0] = str83;
  1934. string[] strArray77 = strArray76;
  1935. int index58 = 1;
  1936. num = ForearmL2[i].eulerAngles.x;
  1937. string str84 = num.ToString("0.###");
  1938. strArray77[index58] = str84;
  1939. strArray76[2] = ",";
  1940. string[] strArray78 = strArray76;
  1941. int index59 = 3;
  1942. num = ForearmL2[i].eulerAngles.y;
  1943. string str85 = num.ToString("0.###");
  1944. strArray78[index59] = str85;
  1945. strArray76[4] = ",";
  1946. string[] strArray79 = strArray76;
  1947. int index60 = 5;
  1948. num = ForearmL2[i].eulerAngles.z;
  1949. string str86 = num.ToString("0.###");
  1950. strArray79[index60] = str86;
  1951. strArray76[6] = ":";
  1952. string str87 = string.Concat(strArray76);
  1953. string[] strArray80 = new string[7];
  1954. strArray80[0] = str87;
  1955. string[] strArray81 = strArray80;
  1956. int index61 = 1;
  1957. num = HandR2[i].localEulerAngles.x;
  1958. string str88 = num.ToString("0.###");
  1959. strArray81[index61] = str88;
  1960. strArray80[2] = ",";
  1961. string[] strArray82 = strArray80;
  1962. int index62 = 3;
  1963. num = HandR2[i].localEulerAngles.y;
  1964. string str89 = num.ToString("0.###");
  1965. strArray82[index62] = str89;
  1966. strArray80[4] = ",";
  1967. string[] strArray83 = strArray80;
  1968. int index63 = 5;
  1969. num = HandR2[i].localEulerAngles.z;
  1970. string str90 = num.ToString("0.###");
  1971. strArray83[index63] = str90;
  1972. strArray80[6] = ":";
  1973. string str91 = string.Concat(strArray80);
  1974. string[] strArray84 = new string[7];
  1975. strArray84[0] = str91;
  1976. string[] strArray85 = strArray84;
  1977. int index64 = 1;
  1978. num = UpperArmR2[i].eulerAngles.x;
  1979. string str92 = num.ToString("0.###");
  1980. strArray85[index64] = str92;
  1981. strArray84[2] = ",";
  1982. string[] strArray86 = strArray84;
  1983. int index65 = 3;
  1984. num = UpperArmR2[i].eulerAngles.y;
  1985. string str93 = num.ToString("0.###");
  1986. strArray86[index65] = str93;
  1987. strArray84[4] = ",";
  1988. string[] strArray87 = strArray84;
  1989. int index66 = 5;
  1990. num = UpperArmR2[i].eulerAngles.z;
  1991. string str94 = num.ToString("0.###");
  1992. strArray87[index66] = str94;
  1993. strArray84[6] = ":";
  1994. string str95 = string.Concat(strArray84);
  1995. string[] strArray88 = new string[7];
  1996. strArray88[0] = str95;
  1997. string[] strArray89 = strArray88;
  1998. int index67 = 1;
  1999. num = ForearmR2[i].eulerAngles.x;
  2000. string str96 = num.ToString("0.###");
  2001. strArray89[index67] = str96;
  2002. strArray88[2] = ",";
  2003. string[] strArray90 = strArray88;
  2004. int index68 = 3;
  2005. num = ForearmR2[i].eulerAngles.y;
  2006. string str97 = num.ToString("0.###");
  2007. strArray90[index68] = str97;
  2008. strArray88[4] = ",";
  2009. string[] strArray91 = strArray88;
  2010. int index69 = 5;
  2011. num = ForearmR2[i].eulerAngles.z;
  2012. string str98 = num.ToString("0.###");
  2013. strArray91[index69] = str98;
  2014. strArray88[6] = ":";
  2015. string str99 = string.Concat(strArray88);
  2016. string[] strArray92 = new string[7];
  2017. strArray92[0] = str99;
  2018. string[] strArray93 = strArray92;
  2019. int index70 = 1;
  2020. num = Head.eulerAngles.x;
  2021. string str100 = num.ToString("0.###");
  2022. strArray93[index70] = str100;
  2023. strArray92[2] = ",";
  2024. string[] strArray94 = strArray92;
  2025. int index71 = 3;
  2026. num = Head.eulerAngles.y;
  2027. string str101 = num.ToString("0.###");
  2028. strArray94[index71] = str101;
  2029. strArray92[4] = ",";
  2030. string[] strArray95 = strArray92;
  2031. int index72 = 5;
  2032. num = Head.eulerAngles.z;
  2033. string str102 = num.ToString("0.###");
  2034. strArray95[index72] = str102;
  2035. strArray92[6] = ":";
  2036. string str103 = string.Concat(strArray92);
  2037. string[] strArray96 = new string[7];
  2038. strArray96[0] = str103;
  2039. string[] strArray97 = strArray96;
  2040. int index73 = 1;
  2041. num = maid.transform.localEulerAngles.x;
  2042. string str104 = num.ToString("0.###");
  2043. strArray97[index73] = str104;
  2044. strArray96[2] = ",";
  2045. string[] strArray98 = strArray96;
  2046. int index74 = 3;
  2047. num = maid.transform.localEulerAngles.y;
  2048. string str105 = num.ToString("0.###");
  2049. strArray98[index74] = str105;
  2050. strArray96[4] = ",";
  2051. string[] strArray99 = strArray96;
  2052. int index75 = 5;
  2053. num = maid.transform.localEulerAngles.z;
  2054. string str106 = num.ToString("0.###");
  2055. strArray99[index75] = str106;
  2056. strArray96[6] = ":";
  2057. string str107 = string.Concat(strArray96);
  2058. string[] strArray100 = new string[7];
  2059. strArray100[0] = str107;
  2060. string[] strArray101 = strArray100;
  2061. int index76 = 1;
  2062. num = maid.transform.position.x;
  2063. string str108 = num.ToString("0.###");
  2064. strArray101[index76] = str108;
  2065. strArray100[2] = ",";
  2066. string[] strArray102 = strArray100;
  2067. int index77 = 3;
  2068. num = maid.transform.position.y;
  2069. string str109 = num.ToString("0.###");
  2070. strArray102[index77] = str109;
  2071. strArray100[4] = ",";
  2072. string[] strArray103 = strArray100;
  2073. int index78 = 5;
  2074. num = maid.transform.position.z;
  2075. string str110 = num.ToString("0.###");
  2076. strArray103[index78] = str110;
  2077. strArray100[6] = ":";
  2078. string str111 = string.Concat(strArray100);
  2079. string[] strArray104 = new string[7];
  2080. strArray104[0] = str111;
  2081. string[] strArray105 = strArray104;
  2082. int index79 = 1;
  2083. num = maid.transform.localScale.x;
  2084. string str112 = num.ToString("0.###");
  2085. strArray105[index79] = str112;
  2086. strArray104[2] = ",";
  2087. string[] strArray106 = strArray104;
  2088. int index80 = 3;
  2089. num = maid.transform.localScale.y;
  2090. string str113 = num.ToString("0.###");
  2091. strArray106[index80] = str113;
  2092. strArray104[4] = ",";
  2093. string[] strArray107 = strArray104;
  2094. int index81 = 5;
  2095. num = maid.transform.localScale.z;
  2096. string str114 = num.ToString("0.###");
  2097. strArray107[index81] = str114;
  2098. strArray104[6] = ":";
  2099. string str115 = string.Concat(strArray104);
  2100. string str116;
  2101. if (poseArray[poseIndex[i]].Contains("MultipleMaidsPose"))
  2102. {
  2103. string str26 = poseArray[poseIndex[i]].Replace(" ", "").Split('/')[0];
  2104. str116 = str115 + "MultipleMaidsPose" + str26.Replace("_", " ").Replace(",", "|") + ":";
  2105. }
  2106. else
  2107. {
  2108. str116 = str115 + poseArray[poseIndex[i]].Replace("_", " ").Replace(",", "|") + ":";
  2109. }
  2110. string str117 = str116 + faceIndex[i] + ":";
  2111. TMorph morph = maid.body0.Face.morph;
  2112. float[] fieldValue1 = GetFieldValue<TMorph, float[]>(morph, "BlendValues");
  2113. float[] fieldValue2 = GetFieldValue<TMorph, float[]>(morph, "BlendValuesBackup");
  2114. string str118 = str117 + fieldValue2[(int)morph.hash["eyeclose"]] + ","
  2115. + fieldValue2[(int)morph.hash["eyeclose2"]] + ","
  2116. + fieldValue2[(int)morph.hash["eyeclose3"]] + ","
  2117. + fieldValue2[(int)morph.hash["eyeclose6"]] + ","
  2118. + fieldValue1[(int)morph.hash["hitomih"]] + ","
  2119. + fieldValue1[(int)morph.hash["hitomis"]] + ","
  2120. + fieldValue1[(int)morph.hash["mayuha"]] + ","
  2121. + fieldValue1[(int)morph.hash["mayuup"]] + ","
  2122. + fieldValue1[(int)morph.hash["mayuv"]] + ","
  2123. + fieldValue1[(int)morph.hash["mayuvhalf"]] + ","
  2124. + fieldValue1[(int)morph.hash["moutha"]] + ","
  2125. + fieldValue1[(int)morph.hash["mouths"]] + ","
  2126. + fieldValue1[(int)morph.hash["mouthdw"]] + ","
  2127. + fieldValue1[(int)morph.hash["mouthup"]] + ","
  2128. + fieldValue1[(int)morph.hash["tangout"]] + ","
  2129. + fieldValue1[(int)morph.hash["tangup"]] + ","
  2130. + fieldValue1[(int)morph.hash["eyebig"]] + ","
  2131. + fieldValue2[(int)morph.hash["eyeclose5"]] + ","
  2132. + fieldValue1[(int)morph.hash["mayuw"]] + ","
  2133. + fieldValue1[(int)morph.hash["mouthhe"]] + ","
  2134. + fieldValue1[(int)morph.hash["mouthc"]] + ","
  2135. + fieldValue1[(int)morph.hash["mouthi"]] + ","
  2136. + fieldValue1[(int)morph.hash["mouthuphalf"]] + ",";
  2137. string str119;
  2138. try
  2139. {
  2140. str119 = str118 + fieldValue1[(int)morph.hash["tangopen"]] + ",";
  2141. }
  2142. catch
  2143. {
  2144. str119 = str118 + "0,";
  2145. }
  2146. string str120 = fieldValue1[(int)morph.hash["namida"]] <= 0.0
  2147. ? str119 + 0 + ","
  2148. : str119 + 1 + ",";
  2149. string str121 = fieldValue1[(int)morph.hash["tear1"]] <= 0.0
  2150. ? str120 + 0 + ","
  2151. : str120 + 1 + ",";
  2152. string str122 = fieldValue1[(int)morph.hash["tear2"]] <= 0.0
  2153. ? str121 + 0 + ","
  2154. : str121 + 1 + ",";
  2155. string str123 = fieldValue1[(int)morph.hash["tear3"]] <= 0.0
  2156. ? str122 + 0 + ","
  2157. : str122 + 1 + ",";
  2158. string str124 = fieldValue1[(int)morph.hash["shock"]] <= 0.0
  2159. ? str123 + 0 + ","
  2160. : str123 + 1 + ",";
  2161. string str125 = fieldValue1[(int)morph.hash["yodare"]] <= 0.0
  2162. ? str124 + 0 + ","
  2163. : str124 + 1 + ",";
  2164. string str126 = fieldValue1[(int)morph.hash["hoho"]] <= 0.0
  2165. ? str125 + 0 + ","
  2166. : str125 + 1 + ",";
  2167. string str127 = fieldValue1[(int)morph.hash["hoho2"]] <= 0.0
  2168. ? str126 + 0 + ","
  2169. : str126 + 1 + ",";
  2170. string str128 = fieldValue1[(int)morph.hash["hohos"]] <= 0.0
  2171. ? str127 + 0 + ","
  2172. : str127 + 1 + ",";
  2173. string str129 = fieldValue1[(int)morph.hash["hohol"]] <= 0.0
  2174. ? str128 + 0 + ","
  2175. : str128 + 1 + ",";
  2176. string str130 = fieldValue1[(int)morph.hash["toothoff"]] <= 0.0
  2177. ? str129 + 0 + ","
  2178. : str129 + 1 + ",";
  2179. string str131 = fieldValue1[(int)morph.hash["nosefook"]] <= 0.0
  2180. ? str130 + 0 + ":"
  2181. : str130 + 1 + ":";
  2182. string str132 = "";
  2183. string str133 =
  2184. (!isLook[i]
  2185. ? str132 + 0 + ",0,0:"
  2186. : str132 + 1 + "," + lookX[i].ToString("0.###") + "," + lookY[i].ToString("0.###")
  2187. + ":").ToString() + itemIndex[i] + ":";
  2188. Transform transform1 = CMT.SearchObjName(maid.body0.m_Bones.transform, "_IK_handL", true);
  2189. Transform transform2 = CMT.SearchObjName(maid.body0.m_Bones.transform, "_IK_handR", true);
  2190. string str134 = str133 + transform1.localEulerAngles.x.ToString("0.###") + ","
  2191. + transform1.localEulerAngles.y.ToString("0.###") + ","
  2192. + transform1.localEulerAngles.z.ToString("0.###") + ":"
  2193. + transform2.localEulerAngles.x.ToString("0.###") + ","
  2194. + transform2.localEulerAngles.y.ToString("0.###") + ","
  2195. + transform2.localEulerAngles.z.ToString("0.###") + ":";
  2196. string[] strArray108 = new string[7];
  2197. strArray108[0] = str134;
  2198. string[] strArray109 = strArray108;
  2199. int index82 = 1;
  2200. num = ClavicleL1[i].eulerAngles.x;
  2201. string str135 = num.ToString("0.###");
  2202. strArray109[index82] = str135;
  2203. strArray108[2] = ",";
  2204. string[] strArray110 = strArray108;
  2205. int index83 = 3;
  2206. num = ClavicleL1[i].eulerAngles.y;
  2207. string str136 = num.ToString("0.###");
  2208. strArray110[index83] = str136;
  2209. strArray108[4] = ",";
  2210. string[] strArray111 = strArray108;
  2211. int index84 = 5;
  2212. num = ClavicleL1[i].eulerAngles.z;
  2213. string str137 = num.ToString("0.###");
  2214. strArray111[index84] = str137;
  2215. strArray108[6] = ":";
  2216. string str138 = string.Concat(strArray108);
  2217. string[] strArray112 = new string[7];
  2218. strArray112[0] = str138;
  2219. string[] strArray113 = strArray112;
  2220. int index85 = 1;
  2221. num = ClavicleR1[i].eulerAngles.x;
  2222. string str139 = num.ToString("0.###");
  2223. strArray113[index85] = str139;
  2224. strArray112[2] = ",";
  2225. string[] strArray114 = strArray112;
  2226. int index86 = 3;
  2227. num = ClavicleR1[i].eulerAngles.y;
  2228. string str140 = num.ToString("0.###");
  2229. strArray114[index86] = str140;
  2230. strArray112[4] = ",";
  2231. string[] strArray115 = strArray112;
  2232. int index87 = 5;
  2233. num = ClavicleR1[i].eulerAngles.z;
  2234. string str141 = num.ToString("0.###");
  2235. strArray115[index87] = str141;
  2236. strArray112[6] = ":";
  2237. string str142 = string.Concat(strArray112);
  2238. string str143 = !hanten[i] ? str142 + "0:" : str142 + "1:";
  2239. Transform transform3 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01", true);
  2240. Transform transform4 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 L Toe0", true);
  2241. Transform transform5 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 R Toe0", true);
  2242. Transform transform6 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 L Toe01", true);
  2243. Transform transform7 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 R Toe01", true);
  2244. Transform transform8 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 L Toe0Nub", true);
  2245. Transform transform9 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 R Toe0Nub", true);
  2246. Transform transform10 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 L Toe1", true);
  2247. Transform transform11 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 R Toe1", true);
  2248. Transform transform12 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 L Toe11", true);
  2249. Transform transform13 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 R Toe11", true);
  2250. Transform transform14 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 L Toe1Nub", true);
  2251. Transform transform15 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 R Toe1Nub", true);
  2252. Transform transform16 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 L Toe2", true);
  2253. Transform transform17 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 R Toe2", true);
  2254. Transform transform18 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 L Toe21", true);
  2255. Transform transform19 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 R Toe21", true);
  2256. Transform transform20 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 L Toe2Nub", true);
  2257. Transform transform21 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 R Toe2Nub", true);
  2258. string str144 = str143;
  2259. string[] strArray116 = new string[7];
  2260. strArray116[0] = str144;
  2261. string[] strArray117 = strArray116;
  2262. int index88 = 1;
  2263. num = transform3.eulerAngles.x;
  2264. string str145 = num.ToString("0.###");
  2265. strArray117[index88] = str145;
  2266. strArray116[2] = ",";
  2267. string[] strArray118 = strArray116;
  2268. int index89 = 3;
  2269. num = transform3.eulerAngles.y;
  2270. string str146 = num.ToString("0.###");
  2271. strArray118[index89] = str146;
  2272. strArray116[4] = ",";
  2273. string[] strArray119 = strArray116;
  2274. int index90 = 5;
  2275. num = transform3.eulerAngles.z;
  2276. string str147 = num.ToString("0.###");
  2277. strArray119[index90] = str147;
  2278. strArray116[6] = ":";
  2279. string str148 = string.Concat(strArray116);
  2280. string[] strArray120 = new string[7];
  2281. strArray120[0] = str148;
  2282. string[] strArray121 = strArray120;
  2283. int index91 = 1;
  2284. num = transform4.localEulerAngles.x;
  2285. string str149 = num.ToString("0.###");
  2286. strArray121[index91] = str149;
  2287. strArray120[2] = ",";
  2288. string[] strArray122 = strArray120;
  2289. int index92 = 3;
  2290. num = transform4.localEulerAngles.y;
  2291. string str150 = num.ToString("0.###");
  2292. strArray122[index92] = str150;
  2293. strArray120[4] = ",";
  2294. string[] strArray123 = strArray120;
  2295. int index93 = 5;
  2296. num = transform4.localEulerAngles.z;
  2297. string str151 = num.ToString("0.###");
  2298. strArray123[index93] = str151;
  2299. strArray120[6] = ":";
  2300. string str152 = string.Concat(strArray120);
  2301. string[] strArray124 = new string[7];
  2302. strArray124[0] = str152;
  2303. string[] strArray125 = strArray124;
  2304. int index94 = 1;
  2305. num = transform5.localEulerAngles.x;
  2306. string str153 = num.ToString("0.###");
  2307. strArray125[index94] = str153;
  2308. strArray124[2] = ",";
  2309. string[] strArray126 = strArray124;
  2310. int index95 = 3;
  2311. num = transform5.localEulerAngles.y;
  2312. string str154 = num.ToString("0.###");
  2313. strArray126[index95] = str154;
  2314. strArray124[4] = ",";
  2315. string[] strArray127 = strArray124;
  2316. int index96 = 5;
  2317. num = transform5.localEulerAngles.z;
  2318. string str155 = num.ToString("0.###");
  2319. strArray127[index96] = str155;
  2320. strArray124[6] = ":";
  2321. string str156 = string.Concat(strArray124);
  2322. string[] strArray128 = new string[7];
  2323. strArray128[0] = str156;
  2324. string[] strArray129 = strArray128;
  2325. int index97 = 1;
  2326. num = transform6.localEulerAngles.x;
  2327. string str157 = num.ToString("0.###");
  2328. strArray129[index97] = str157;
  2329. strArray128[2] = ",";
  2330. string[] strArray130 = strArray128;
  2331. int index98 = 3;
  2332. num = transform6.localEulerAngles.y;
  2333. string str158 = num.ToString("0.###");
  2334. strArray130[index98] = str158;
  2335. strArray128[4] = ",";
  2336. string[] strArray131 = strArray128;
  2337. int index99 = 5;
  2338. num = transform6.localEulerAngles.z;
  2339. string str159 = num.ToString("0.###");
  2340. strArray131[index99] = str159;
  2341. strArray128[6] = ":";
  2342. string str160 = string.Concat(strArray128);
  2343. string[] strArray132 = new string[7];
  2344. strArray132[0] = str160;
  2345. string[] strArray133 = strArray132;
  2346. int index100 = 1;
  2347. num = transform7.localEulerAngles.x;
  2348. string str161 = num.ToString("0.###");
  2349. strArray133[index100] = str161;
  2350. strArray132[2] = ",";
  2351. string[] strArray134 = strArray132;
  2352. int index101 = 3;
  2353. num = transform7.localEulerAngles.y;
  2354. string str162 = num.ToString("0.###");
  2355. strArray134[index101] = str162;
  2356. strArray132[4] = ",";
  2357. string[] strArray135 = strArray132;
  2358. int index102 = 5;
  2359. num = transform7.localEulerAngles.z;
  2360. string str163 = num.ToString("0.###");
  2361. strArray135[index102] = str163;
  2362. strArray132[6] = ":";
  2363. string str164 = string.Concat(strArray132);
  2364. string[] strArray136 = new string[7];
  2365. strArray136[0] = str164;
  2366. string[] strArray137 = strArray136;
  2367. int index103 = 1;
  2368. num = transform8.localEulerAngles.x;
  2369. string str165 = num.ToString("0.###");
  2370. strArray137[index103] = str165;
  2371. strArray136[2] = ",";
  2372. string[] strArray138 = strArray136;
  2373. int index104 = 3;
  2374. num = transform8.localEulerAngles.y;
  2375. string str166 = num.ToString("0.###");
  2376. strArray138[index104] = str166;
  2377. strArray136[4] = ",";
  2378. string[] strArray139 = strArray136;
  2379. int index105 = 5;
  2380. num = transform8.localEulerAngles.z;
  2381. string str167 = num.ToString("0.###");
  2382. strArray139[index105] = str167;
  2383. strArray136[6] = ":";
  2384. string str168 = string.Concat(strArray136);
  2385. string[] strArray140 = new string[7];
  2386. strArray140[0] = str168;
  2387. string[] strArray141 = strArray140;
  2388. int index106 = 1;
  2389. num = transform9.localEulerAngles.x;
  2390. string str169 = num.ToString("0.###");
  2391. strArray141[index106] = str169;
  2392. strArray140[2] = ",";
  2393. string[] strArray142 = strArray140;
  2394. int index107 = 3;
  2395. num = transform9.localEulerAngles.y;
  2396. string str170 = num.ToString("0.###");
  2397. strArray142[index107] = str170;
  2398. strArray140[4] = ",";
  2399. string[] strArray143 = strArray140;
  2400. int index108 = 5;
  2401. num = transform9.localEulerAngles.z;
  2402. string str171 = num.ToString("0.###");
  2403. strArray143[index108] = str171;
  2404. strArray140[6] = ":";
  2405. string str172 = string.Concat(strArray140);
  2406. string[] strArray144 = new string[7];
  2407. strArray144[0] = str172;
  2408. string[] strArray145 = strArray144;
  2409. int index109 = 1;
  2410. num = transform10.localEulerAngles.x;
  2411. string str173 = num.ToString("0.###");
  2412. strArray145[index109] = str173;
  2413. strArray144[2] = ",";
  2414. string[] strArray146 = strArray144;
  2415. int index110 = 3;
  2416. num = transform10.localEulerAngles.y;
  2417. string str174 = num.ToString("0.###");
  2418. strArray146[index110] = str174;
  2419. strArray144[4] = ",";
  2420. string[] strArray147 = strArray144;
  2421. int index111 = 5;
  2422. num = transform10.localEulerAngles.z;
  2423. string str175 = num.ToString("0.###");
  2424. strArray147[index111] = str175;
  2425. strArray144[6] = ":";
  2426. string str176 = string.Concat(strArray144);
  2427. string[] strArray148 = new string[7];
  2428. strArray148[0] = str176;
  2429. string[] strArray149 = strArray148;
  2430. int index112 = 1;
  2431. num = transform11.localEulerAngles.x;
  2432. string str177 = num.ToString("0.###");
  2433. strArray149[index112] = str177;
  2434. strArray148[2] = ",";
  2435. string[] strArray150 = strArray148;
  2436. int index113 = 3;
  2437. num = transform11.localEulerAngles.y;
  2438. string str178 = num.ToString("0.###");
  2439. strArray150[index113] = str178;
  2440. strArray148[4] = ",";
  2441. string[] strArray151 = strArray148;
  2442. int index114 = 5;
  2443. num = transform11.localEulerAngles.z;
  2444. string str179 = num.ToString("0.###");
  2445. strArray151[index114] = str179;
  2446. strArray148[6] = ":";
  2447. string str180 = string.Concat(strArray148);
  2448. string[] strArray152 = new string[7];
  2449. strArray152[0] = str180;
  2450. string[] strArray153 = strArray152;
  2451. int index115 = 1;
  2452. num = transform12.localEulerAngles.x;
  2453. string str181 = num.ToString("0.###");
  2454. strArray153[index115] = str181;
  2455. strArray152[2] = ",";
  2456. string[] strArray154 = strArray152;
  2457. int index116 = 3;
  2458. num = transform12.localEulerAngles.y;
  2459. string str182 = num.ToString("0.###");
  2460. strArray154[index116] = str182;
  2461. strArray152[4] = ",";
  2462. string[] strArray155 = strArray152;
  2463. int index117 = 5;
  2464. num = transform12.localEulerAngles.z;
  2465. string str183 = num.ToString("0.###");
  2466. strArray155[index117] = str183;
  2467. strArray152[6] = ":";
  2468. string str184 = string.Concat(strArray152);
  2469. string[] strArray156 = new string[7];
  2470. strArray156[0] = str184;
  2471. string[] strArray157 = strArray156;
  2472. int index118 = 1;
  2473. num = transform13.localEulerAngles.x;
  2474. string str185 = num.ToString("0.###");
  2475. strArray157[index118] = str185;
  2476. strArray156[2] = ",";
  2477. string[] strArray158 = strArray156;
  2478. int index119 = 3;
  2479. num = transform13.localEulerAngles.y;
  2480. string str186 = num.ToString("0.###");
  2481. strArray158[index119] = str186;
  2482. strArray156[4] = ",";
  2483. string[] strArray159 = strArray156;
  2484. int index120 = 5;
  2485. num = transform13.localEulerAngles.z;
  2486. string str187 = num.ToString("0.###");
  2487. strArray159[index120] = str187;
  2488. strArray156[6] = ":";
  2489. string str188 = string.Concat(strArray156);
  2490. string[] strArray160 = new string[7];
  2491. strArray160[0] = str188;
  2492. string[] strArray161 = strArray160;
  2493. int index121 = 1;
  2494. num = transform14.localEulerAngles.x;
  2495. string str189 = num.ToString("0.###");
  2496. strArray161[index121] = str189;
  2497. strArray160[2] = ",";
  2498. string[] strArray162 = strArray160;
  2499. int index122 = 3;
  2500. num = transform14.localEulerAngles.y;
  2501. string str190 = num.ToString("0.###");
  2502. strArray162[index122] = str190;
  2503. strArray160[4] = ",";
  2504. string[] strArray163 = strArray160;
  2505. int index123 = 5;
  2506. num = transform14.localEulerAngles.z;
  2507. string str191 = num.ToString("0.###");
  2508. strArray163[index123] = str191;
  2509. strArray160[6] = ":";
  2510. string str192 = string.Concat(strArray160);
  2511. string[] strArray164 = new string[7];
  2512. strArray164[0] = str192;
  2513. string[] strArray165 = strArray164;
  2514. int index124 = 1;
  2515. num = transform15.localEulerAngles.x;
  2516. string str193 = num.ToString("0.###");
  2517. strArray165[index124] = str193;
  2518. strArray164[2] = ",";
  2519. string[] strArray166 = strArray164;
  2520. int index125 = 3;
  2521. num = transform15.localEulerAngles.y;
  2522. string str194 = num.ToString("0.###");
  2523. strArray166[index125] = str194;
  2524. strArray164[4] = ",";
  2525. string[] strArray167 = strArray164;
  2526. int index126 = 5;
  2527. num = transform15.localEulerAngles.z;
  2528. string str195 = num.ToString("0.###");
  2529. strArray167[index126] = str195;
  2530. strArray164[6] = ":";
  2531. string str196 = string.Concat(strArray164);
  2532. string[] strArray168 = new string[7];
  2533. strArray168[0] = str196;
  2534. string[] strArray169 = strArray168;
  2535. int index127 = 1;
  2536. num = transform16.localEulerAngles.x;
  2537. string str197 = num.ToString("0.###");
  2538. strArray169[index127] = str197;
  2539. strArray168[2] = ",";
  2540. string[] strArray170 = strArray168;
  2541. int index128 = 3;
  2542. num = transform16.localEulerAngles.y;
  2543. string str198 = num.ToString("0.###");
  2544. strArray170[index128] = str198;
  2545. strArray168[4] = ",";
  2546. string[] strArray171 = strArray168;
  2547. int index129 = 5;
  2548. num = transform16.localEulerAngles.z;
  2549. string str199 = num.ToString("0.###");
  2550. strArray171[index129] = str199;
  2551. strArray168[6] = ":";
  2552. string str200 = string.Concat(strArray168);
  2553. string[] strArray172 = new string[7];
  2554. strArray172[0] = str200;
  2555. string[] strArray173 = strArray172;
  2556. int index130 = 1;
  2557. num = transform17.localEulerAngles.x;
  2558. string str201 = num.ToString("0.###");
  2559. strArray173[index130] = str201;
  2560. strArray172[2] = ",";
  2561. string[] strArray174 = strArray172;
  2562. int index131 = 3;
  2563. num = transform17.localEulerAngles.y;
  2564. string str202 = num.ToString("0.###");
  2565. strArray174[index131] = str202;
  2566. strArray172[4] = ",";
  2567. string[] strArray175 = strArray172;
  2568. int index132 = 5;
  2569. num = transform17.localEulerAngles.z;
  2570. string str203 = num.ToString("0.###");
  2571. strArray175[index132] = str203;
  2572. strArray172[6] = ":";
  2573. string str204 = string.Concat(strArray172);
  2574. string[] strArray176 = new string[7];
  2575. strArray176[0] = str204;
  2576. string[] strArray177 = strArray176;
  2577. int index133 = 1;
  2578. num = transform18.localEulerAngles.x;
  2579. string str205 = num.ToString("0.###");
  2580. strArray177[index133] = str205;
  2581. strArray176[2] = ",";
  2582. string[] strArray178 = strArray176;
  2583. int index134 = 3;
  2584. num = transform18.localEulerAngles.y;
  2585. string str206 = num.ToString("0.###");
  2586. strArray178[index134] = str206;
  2587. strArray176[4] = ",";
  2588. string[] strArray179 = strArray176;
  2589. int index135 = 5;
  2590. num = transform18.localEulerAngles.z;
  2591. string str207 = num.ToString("0.###");
  2592. strArray179[index135] = str207;
  2593. strArray176[6] = ":";
  2594. string str208 = string.Concat(strArray176);
  2595. string[] strArray180 = new string[7];
  2596. strArray180[0] = str208;
  2597. string[] strArray181 = strArray180;
  2598. int index136 = 1;
  2599. num = transform19.localEulerAngles.x;
  2600. string str209 = num.ToString("0.###");
  2601. strArray181[index136] = str209;
  2602. strArray180[2] = ",";
  2603. string[] strArray182 = strArray180;
  2604. int index137 = 3;
  2605. num = transform19.localEulerAngles.y;
  2606. string str210 = num.ToString("0.###");
  2607. strArray182[index137] = str210;
  2608. strArray180[4] = ",";
  2609. string[] strArray183 = strArray180;
  2610. int index138 = 5;
  2611. num = transform19.localEulerAngles.z;
  2612. string str211 = num.ToString("0.###");
  2613. strArray183[index138] = str211;
  2614. strArray180[6] = ":";
  2615. string str212 = string.Concat(strArray180);
  2616. string[] strArray184 = new string[7];
  2617. strArray184[0] = str212;
  2618. string[] strArray185 = strArray184;
  2619. int index139 = 1;
  2620. num = transform20.localEulerAngles.x;
  2621. string str213 = num.ToString("0.###");
  2622. strArray185[index139] = str213;
  2623. strArray184[2] = ",";
  2624. string[] strArray186 = strArray184;
  2625. int index140 = 3;
  2626. num = transform20.localEulerAngles.y;
  2627. string str214 = num.ToString("0.###");
  2628. strArray186[index140] = str214;
  2629. strArray184[4] = ",";
  2630. string[] strArray187 = strArray184;
  2631. int index141 = 5;
  2632. num = transform20.localEulerAngles.z;
  2633. string str215 = num.ToString("0.###");
  2634. strArray187[index141] = str215;
  2635. strArray184[6] = ":";
  2636. string str216 = string.Concat(strArray184);
  2637. string[] strArray188 = new string[7];
  2638. strArray188[0] = str216;
  2639. string[] strArray189 = strArray188;
  2640. int index142 = 1;
  2641. num = transform21.localEulerAngles.x;
  2642. string str217 = num.ToString("0.###");
  2643. strArray189[index142] = str217;
  2644. strArray188[2] = ",";
  2645. string[] strArray190 = strArray188;
  2646. int index143 = 3;
  2647. num = transform21.localEulerAngles.y;
  2648. string str218 = num.ToString("0.###");
  2649. strArray190[index143] = str218;
  2650. strArray188[4] = ",";
  2651. string[] strArray191 = strArray188;
  2652. int index144 = 5;
  2653. num = transform21.localEulerAngles.z;
  2654. string str219 = num.ToString("0.###");
  2655. strArray191[index144] = str219;
  2656. strArray188[6] = ":";
  2657. string str220 = string.Concat(strArray188);
  2658. string[] strArray192 = new string[7];
  2659. strArray192[0] = str220;
  2660. string[] strArray193 = strArray192;
  2661. int index145 = 1;
  2662. num = maid.body0.quaDefEyeL.eulerAngles.x;
  2663. string str221 = num.ToString("0.###");
  2664. strArray193[index145] = str221;
  2665. strArray192[2] = ",";
  2666. string[] strArray194 = strArray192;
  2667. int index146 = 3;
  2668. num = maid.body0.quaDefEyeL.eulerAngles.y;
  2669. string str222 = num.ToString("0.###");
  2670. strArray194[index146] = str222;
  2671. strArray192[4] = ",";
  2672. string[] strArray195 = strArray192;
  2673. int index147 = 5;
  2674. num = maid.body0.quaDefEyeL.eulerAngles.z;
  2675. string str223 = num.ToString("0.###");
  2676. strArray195[index147] = str223;
  2677. strArray192[6] = ":";
  2678. string str224 = string.Concat(strArray192);
  2679. string[] strArray196 = new string[7];
  2680. strArray196[0] = str224;
  2681. string[] strArray197 = strArray196;
  2682. int index148 = 1;
  2683. num = maid.body0.quaDefEyeR.eulerAngles.x;
  2684. string str225 = num.ToString("0.###");
  2685. strArray197[index148] = str225;
  2686. strArray196[2] = ",";
  2687. string[] strArray198 = strArray196;
  2688. int index149 = 3;
  2689. num = maid.body0.quaDefEyeR.eulerAngles.y;
  2690. string str226 = num.ToString("0.###");
  2691. strArray198[index149] = str226;
  2692. strArray196[4] = ",";
  2693. string[] strArray199 = strArray196;
  2694. int index150 = 5;
  2695. num = maid.body0.quaDefEyeR.eulerAngles.z;
  2696. string str227 = num.ToString("0.###");
  2697. strArray199[index150] = str227;
  2698. strArray196[6] = ":";
  2699. string str228 = string.Concat(strArray196);
  2700. Transform transform22 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Mune_L", true);
  2701. Transform transform23 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Mune_L_sub", true);
  2702. Transform transform24 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Mune_R", true);
  2703. Transform transform25 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Mune_R_sub", true);
  2704. string str229 = str228;
  2705. string[] strArray200 = new string[7];
  2706. strArray200[0] = str229;
  2707. string[] strArray201 = strArray200;
  2708. int index151 = 1;
  2709. num = transform22.localEulerAngles.x;
  2710. string str230 = num.ToString("0.###");
  2711. strArray201[index151] = str230;
  2712. strArray200[2] = ",";
  2713. string[] strArray202 = strArray200;
  2714. int index152 = 3;
  2715. num = transform22.localEulerAngles.y;
  2716. string str231 = num.ToString("0.###");
  2717. strArray202[index152] = str231;
  2718. strArray200[4] = ",";
  2719. string[] strArray203 = strArray200;
  2720. int index153 = 5;
  2721. num = transform22.localEulerAngles.z;
  2722. string str232 = num.ToString("0.###");
  2723. strArray203[index153] = str232;
  2724. strArray200[6] = ":";
  2725. string str233 = string.Concat(strArray200);
  2726. string[] strArray204 = new string[7];
  2727. strArray204[0] = str233;
  2728. string[] strArray205 = strArray204;
  2729. int index154 = 1;
  2730. num = transform23.localEulerAngles.x;
  2731. string str234 = num.ToString("0.###");
  2732. strArray205[index154] = str234;
  2733. strArray204[2] = ",";
  2734. string[] strArray206 = strArray204;
  2735. int index155 = 3;
  2736. num = transform23.localEulerAngles.y;
  2737. string str235 = num.ToString("0.###");
  2738. strArray206[index155] = str235;
  2739. strArray204[4] = ",";
  2740. string[] strArray207 = strArray204;
  2741. int index156 = 5;
  2742. num = transform23.localEulerAngles.z;
  2743. string str236 = num.ToString("0.###");
  2744. strArray207[index156] = str236;
  2745. strArray204[6] = ":";
  2746. string str237 = string.Concat(strArray204);
  2747. string[] strArray208 = new string[7];
  2748. strArray208[0] = str237;
  2749. string[] strArray209 = strArray208;
  2750. int index157 = 1;
  2751. num = transform24.localEulerAngles.x;
  2752. string str238 = num.ToString("0.###");
  2753. strArray209[index157] = str238;
  2754. strArray208[2] = ",";
  2755. string[] strArray210 = strArray208;
  2756. int index158 = 3;
  2757. num = transform24.localEulerAngles.y;
  2758. string str239 = num.ToString("0.###");
  2759. strArray210[index158] = str239;
  2760. strArray208[4] = ",";
  2761. string[] strArray211 = strArray208;
  2762. int index159 = 5;
  2763. num = transform24.localEulerAngles.z;
  2764. string str240 = num.ToString("0.###");
  2765. strArray211[index159] = str240;
  2766. strArray208[6] = ":";
  2767. string str241 = string.Concat(strArray208);
  2768. string[] strArray212 = new string[7];
  2769. strArray212[0] = str241;
  2770. string[] strArray213 = strArray212;
  2771. int index160 = 1;
  2772. num = transform25.localEulerAngles.x;
  2773. string str242 = num.ToString("0.###");
  2774. strArray213[index160] = str242;
  2775. strArray212[2] = ",";
  2776. string[] strArray214 = strArray212;
  2777. int index161 = 3;
  2778. num = transform25.localEulerAngles.y;
  2779. string str243 = num.ToString("0.###");
  2780. strArray214[index161] = str243;
  2781. strArray212[4] = ",";
  2782. string[] strArray215 = strArray212;
  2783. int index162 = 5;
  2784. num = transform25.localEulerAngles.z;
  2785. string str244 = num.ToString("0.###");
  2786. strArray215[index162] = str244;
  2787. strArray212[6] = ":";
  2788. string str245 = string.Concat(strArray212);
  2789. string[] strArray216 = new string[6];
  2790. strArray216[0] = str245;
  2791. string[] strArray217 = strArray216;
  2792. int index163 = 1;
  2793. num = transform3.position.x;
  2794. string str246 = num.ToString("0.###");
  2795. strArray217[index163] = str246;
  2796. strArray216[2] = ",";
  2797. string[] strArray218 = strArray216;
  2798. int index164 = 3;
  2799. num = transform3.position.y;
  2800. string str247 = num.ToString("0.###");
  2801. strArray218[index164] = str247;
  2802. strArray216[4] = ",";
  2803. string[] strArray219 = strArray216;
  2804. int index165 = 5;
  2805. num = transform3.position.z;
  2806. string str248 = num.ToString("0.###");
  2807. strArray219[index165] = str248;
  2808. string str249 = string.Concat(strArray216);
  2809. str1 = str1 + str24 + str25 + str131 + str249;
  2810. if (i + 1 != maidCnt)
  2811. {
  2812. str1 += ";";
  2813. }
  2814. }
  2815. string str250 = "_" + lightKage[0] + ",";
  2816. string str251;
  2817. if (isBloom)
  2818. {
  2819. string str24 = str250 + "1," + bloom1 + "," + bloom2 + "," + bloom3 + "," + bloom4
  2820. + "," + bloom5 + ",";
  2821. str251 = !isBloomA ? str24 + "0," : str24 + "1,";
  2822. }
  2823. else
  2824. {
  2825. str251 = str250 + "0,0,0,0,0,0,0,";
  2826. }
  2827. string str252 =
  2828. (!isBlur
  2829. ? str251 + "0,0,0,0,0,"
  2830. : str251 + "1," + blur1 + "," + blur2 + "," + blur3 + ","
  2831. + blur4 + ",").ToString() + bokashi + "," + kamiyure + ",";
  2832. string str253;
  2833. if (isDepth)
  2834. {
  2835. string str24 = str252 + "1," + depth1 + "," + depth2 + "," + depth3 + "," + depth4
  2836. + ",";
  2837. str253 = !isDepthA ? str24 + "0," : str24 + "1,";
  2838. }
  2839. else
  2840. {
  2841. str253 = str252 + "0,0,0,0,0,0,";
  2842. }
  2843. string str254 = !isFog
  2844. ? str253 + "0,0,0,0,0,0,0,0,"
  2845. : str253 + "1," + fog1 + "," + fog2 + "," + fog3 + "," + fog4
  2846. + "," + fog5 + "," + fog6 + "," + fog7 + ",";
  2847. string str255 = !isSepia ? str254 + "0" : str254 + "1";
  2848. string str256 = "_";
  2849. for (int index15 = 1; index15 < lightList.Count; ++index15)
  2850. {
  2851. str256 = str256 + lightIndex[index15] + "," + lightColorR[index15] + ","
  2852. + lightColorG[index15] + "," + lightColorB[index15] + "," + lightX[index15] + ","
  2853. + lightY[index15] + "," + lightAkarusa[index15] + "," + lightRange[index15] + ";";
  2854. }
  2855. string str257 = "_";
  2856. for (int index15 = 0; index15 < doguBObject.Count; ++index15)
  2857. {
  2858. string str24 = str257 + doguBObject[index15].name.Replace("_", " ") + ",";
  2859. string[] strArray20 = new string[7];
  2860. strArray20[0] = str24;
  2861. string[] strArray21 = strArray20;
  2862. int index16 = 1;
  2863. num = doguBObject[index15].transform.localEulerAngles.x;
  2864. string str25 = num.ToString("0.###");
  2865. strArray21[index16] = str25;
  2866. strArray20[2] = ",";
  2867. string[] strArray22 = strArray20;
  2868. int index17 = 3;
  2869. num = doguBObject[index15].transform.localEulerAngles.y;
  2870. string str26 = num.ToString("0.###");
  2871. strArray22[index17] = str26;
  2872. strArray20[4] = ",";
  2873. string[] strArray23 = strArray20;
  2874. int index18 = 5;
  2875. num = doguBObject[index15].transform.localEulerAngles.z;
  2876. string str27 = num.ToString("0.###");
  2877. strArray23[index18] = str27;
  2878. strArray20[6] = ",";
  2879. string str28 = string.Concat(strArray20);
  2880. string[] strArray24 = new string[7];
  2881. strArray24[0] = str28;
  2882. string[] strArray25 = strArray24;
  2883. int index19 = 1;
  2884. num = doguBObject[index15].transform.position.x;
  2885. string str29 = num.ToString("0.###");
  2886. strArray25[index19] = str29;
  2887. strArray24[2] = ",";
  2888. string[] strArray26 = strArray24;
  2889. int index20 = 3;
  2890. num = doguBObject[index15].transform.position.y;
  2891. string str30 = num.ToString("0.###");
  2892. strArray26[index20] = str30;
  2893. strArray24[4] = ",";
  2894. string[] strArray27 = strArray24;
  2895. int index21 = 5;
  2896. num = doguBObject[index15].transform.position.z;
  2897. string str31 = num.ToString("0.###");
  2898. strArray27[index21] = str31;
  2899. strArray24[6] = ",";
  2900. string str32 = string.Concat(strArray24);
  2901. string[] strArray28 = new string[6];
  2902. strArray28[0] = str32;
  2903. string[] strArray29 = strArray28;
  2904. int index22 = 1;
  2905. num = doguBObject[index15].transform.localScale.x;
  2906. string str33 = num.ToString("0.###");
  2907. strArray29[index22] = str33;
  2908. strArray28[2] = ",";
  2909. string[] strArray30 = strArray28;
  2910. int index23 = 3;
  2911. num = doguBObject[index15].transform.localScale.y;
  2912. string str34 = num.ToString("0.###");
  2913. strArray30[index23] = str34;
  2914. strArray28[4] = ",";
  2915. string[] strArray31 = strArray28;
  2916. int index24 = 5;
  2917. num = doguBObject[index15].transform.localScale.z;
  2918. string str35 = num.ToString("0.###");
  2919. strArray31[index24] = str35;
  2920. str257 = string.Concat(strArray28) + ";";
  2921. }
  2922. string str258 = "_";
  2923. for (int index15 = 0; index15 < lightList.Count; ++index15)
  2924. {
  2925. str258 = str258 + lightList[index15].transform.position.x + ","
  2926. + lightList[index15].transform.position.y + "," + lightList[index15].transform.position.z
  2927. + ";";
  2928. }
  2929. Preferences["scene"]["s" + saveScene].Value = str36 + str1 + str255 + str256 + str257 + str258;
  2930. SaveConfig();
  2931. saveScene = 0;
  2932. }
  2933. for (int index = 0; index < maidCnt; ++index)
  2934. {
  2935. if (haraCount[index] > 0)
  2936. {
  2937. --haraCount[index];
  2938. CMT.SearchObjName(maidArray[index].body0.m_Bones.transform, "Bip01", true).position = haraPosition[index];
  2939. }
  2940. if (isLoadFace[index])
  2941. {
  2942. isLoadFace[index] = false;
  2943. TMorph morph = maidArray[index].body0.Face.morph;
  2944. float[] fieldValue = GetFieldValue<TMorph, float[]>(morph, "BlendValues");
  2945. fieldValue[(int)morph.hash["mouthuphalf"]] = fieldValue[(int)morph.hash["mouthuphalf"]] - 0.01f;
  2946. maidArray[index].body0.Face.morph.FixBlendValues_Face();
  2947. }
  2948. }
  2949. if (isScene)
  2950. {
  2951. isScene = false;
  2952. string[] strArray1 = Preferences["scene"]["s" + loadScene].Value.Split('_');
  2953. string[] strArray2 = strArray1[1].Split(';');
  2954. string[] strArray3 = strArray1[0].Split(',');
  2955. string[] strArray4 = null;
  2956. string[] strArray5 = null;
  2957. string[] strArray6 = null;
  2958. string[] strArray7 = null;
  2959. if (strArray1.Length >= 5)
  2960. {
  2961. strArray4 = strArray1[2].Split(',');
  2962. strArray5 = strArray1[3].Split(';');
  2963. strArray6 = strArray1[4].Split(';');
  2964. }
  2965. if (strArray1.Length >= 6)
  2966. {
  2967. strArray7 = strArray1[5].Split(';');
  2968. }
  2969. if (!int.TryParse(strArray3[2], out bgIndex))
  2970. {
  2971. string str = strArray3[2].Replace(" ", "_");
  2972. bgIndex = Array.FindIndex(bgArray, bg => string.Equals(str, bg, StringComparison.InvariantCultureIgnoreCase));
  2973. if (bgIndex < 0) bgIndex = 0;
  2974. }
  2975. if (bgArray[bgIndex].Length == 36)
  2976. {
  2977. GameMain.Instance.BgMgr.ChangeBgMyRoom(bgArray[bgIndex]);
  2978. }
  2979. else
  2980. {
  2981. GameMain.Instance.BgMgr.ChangeBg(bgArray[bgIndex]);
  2982. }
  2983. bgCombo.selectedItemIndex = bgIndex;
  2984. bg.localEulerAngles = new Vector3(float.Parse(strArray3[3]), float.Parse(strArray3[4]), float.Parse(strArray3[5]));
  2985. bg.position = new Vector3(float.Parse(strArray3[6]), float.Parse(strArray3[7]), float.Parse(strArray3[8]));
  2986. bg.localScale = new Vector3(float.Parse(strArray3[9]), float.Parse(strArray3[10]), float.Parse(strArray3[11]));
  2987. softG = new Vector3(float.Parse(strArray3[12]), float.Parse(strArray3[13]), float.Parse(strArray3[14]));
  2988. for (int index1 = 0; index1 < maidCnt; ++index1)
  2989. {
  2990. Maid maid = maidArray[index1];
  2991. delCount[index1] = 20;
  2992. if (!isVR && goSlot[(int)selectList[index1]] != null)
  2993. {
  2994. maidArray[index1].body0.goSlot = new List<TBodySkin>(goSlot[(int)selectList[index1]]);
  2995. for (int index2 = 0; index2 < bodyHit[(int)selectList[index1]].Count; ++index2)
  2996. {
  2997. maidArray[index1].body0.goSlot[index2].bonehair.bodyhit = bodyHit[(int)selectList[index1]][index2];
  2998. }
  2999. }
  3000. for (int index2 = 0; index2 < maid.body0.goSlot.Count; ++index2)
  3001. {
  3002. if (maid.body0.goSlot[index2].obj != null)
  3003. {
  3004. DynamicBone component = maid.body0.goSlot[index2].obj.GetComponent<DynamicBone>();
  3005. if (component != null && component.enabled)
  3006. {
  3007. component.m_Gravity = new Vector3(softG.x * 5f, softG.y * 5f + kamiyure, softG.z * 5f);
  3008. }
  3009. }
  3010. List<THair1> fieldValue = GetFieldValue<TBoneHair_, List<THair1>>(maid.body0.goSlot[index2].bonehair, "hair1list");
  3011. for (int index3 = 0; index3 < fieldValue.Count; ++index3)
  3012. {
  3013. fieldValue[index3].SoftG = new Vector3(softG.x, softG.y + kamiyure, softG.z);
  3014. }
  3015. }
  3016. }
  3017. if (!kankyoLoadFlg)
  3018. {
  3019. int bgmIndex = this.bgmIndex;
  3020. this.bgmIndex = int.Parse(strArray3[15]);
  3021. if (bgmIndex != this.bgmIndex)
  3022. {
  3023. GameMain.Instance.SoundMgr.PlayBGM(bgmArray[this.bgmIndex] + ".ogg", 0.0f, true);
  3024. bgmCombo.selectedItemIndex = this.bgmIndex;
  3025. }
  3026. }
  3027. if (doguObject.Count > 0 && doguObject[doguSelectIndex] != null)
  3028. {
  3029. GraphicsUtils.Destroy(doguObject[doguSelectIndex]);
  3030. doguObject.RemoveAt(doguSelectIndex);
  3031. doguIndex.RemoveAt(doguSelectIndex);
  3032. }
  3033. doguSelectIndex = 0;
  3034. if (strArray3.Length > 16)
  3035. {
  3036. effectIndex = int.Parse(strArray3[16]);
  3037. if (!isVR)
  3038. {
  3039. Vignetting component = GameMain.Instance.MainCamera.gameObject.GetComponent<Vignetting>();
  3040. component.mode = Vignetting.AberrationMode.Simple;
  3041. component.intensity = -3.98f;
  3042. component.chromaticAberration = -0.75f;
  3043. component.axialAberration = 1.18f;
  3044. component.blurSpread = 4.19f;
  3045. component.luminanceDependency = 0.494f;
  3046. component.blurDistance = 1.71f;
  3047. component.enabled = false;
  3048. if (kami)
  3049. {
  3050. kami.SetActive(false);
  3051. }
  3052. if (effectIndex == 0)
  3053. {
  3054. component.enabled = false;
  3055. }
  3056. if (effectIndex == 1)
  3057. {
  3058. component.mode = Vignetting.AberrationMode.Simple;
  3059. component.intensity = -1f;
  3060. component.chromaticAberration = 0.0f;
  3061. component.axialAberration = 0.0f;
  3062. component.blurSpread = 5f;
  3063. component.luminanceDependency = 0.0f;
  3064. component.blurDistance = 0.0f;
  3065. component.enabled = true;
  3066. }
  3067. if (effectIndex == 2)
  3068. {
  3069. component.enabled = true;
  3070. }
  3071. if (effectIndex == 3)
  3072. {
  3073. component.mode = Vignetting.AberrationMode.Simple;
  3074. component.intensity = 9f;
  3075. component.chromaticAberration = 0.0f;
  3076. component.axialAberration = 0.0f;
  3077. component.blurSpread = 5f;
  3078. component.luminanceDependency = 0.0f;
  3079. component.blurDistance = 0.0f;
  3080. component.enabled = true;
  3081. }
  3082. if (effectIndex == 4)
  3083. {
  3084. kami = (GameObject)Instantiate(Resources.Load("Prefab/p_kamihubuki_photo_ver"));
  3085. Vector3 localPosition = kami.transform.localPosition;
  3086. localPosition.y = 3.5f;
  3087. kami.transform.localPosition = localPosition;
  3088. }
  3089. if (effectIndex == 5)
  3090. {
  3091. kami = (GameObject)Instantiate(Resources.Load("Prefab/p_kamihubuki_photo_ver"));
  3092. Vector3 localPosition = kami.transform.localPosition;
  3093. localPosition.y = 3.5f;
  3094. kami.transform.localPosition = localPosition;
  3095. component.enabled = true;
  3096. component.mode = Vignetting.AberrationMode.Simple;
  3097. component.intensity = -2.5f;
  3098. component.chromaticAberration = -0.3f;
  3099. component.axialAberration = 0.5f;
  3100. component.blurSpread = 4.5f;
  3101. component.luminanceDependency = 0.2f;
  3102. component.blurDistance = 0.8f;
  3103. component.enabled = true;
  3104. }
  3105. Vector3 localPosition1;
  3106. if (effectIndex == 6)
  3107. {
  3108. kami.SetActive(false);
  3109. kami = (GameObject)Instantiate(Resources.Load("Prefab/p_powder_snow_photo_ver"));
  3110. localPosition1 = kami.transform.localPosition;
  3111. localPosition1.y = 3.5f;
  3112. kami.transform.localPosition = localPosition1;
  3113. }
  3114. if (effectIndex == 7)
  3115. {
  3116. kami.SetActive(false);
  3117. kami = (GameObject)Instantiate(Resources.Load("Prefab/p_powder_snow_photo_ver"));
  3118. localPosition1 = kami.transform.localPosition;
  3119. localPosition1.y = 3.5f;
  3120. kami.transform.localPosition = localPosition1;
  3121. component.enabled = true;
  3122. component.mode = Vignetting.AberrationMode.Simple;
  3123. component.intensity = -2.5f;
  3124. component.chromaticAberration = -0.3f;
  3125. component.axialAberration = 0.5f;
  3126. component.blurSpread = 4.5f;
  3127. component.luminanceDependency = 0.2f;
  3128. component.blurDistance = 0.8f;
  3129. component.enabled = true;
  3130. }
  3131. if (effectIndex == 8)
  3132. {
  3133. kami.SetActive(false);
  3134. kami = (GameObject)Instantiate(Resources.Load("Prefab/p_powder_snow_photo_ver"));
  3135. localPosition1 = kami.transform.localPosition;
  3136. localPosition1.y = 3.5f;
  3137. kami.transform.localPosition = localPosition1;
  3138. component.mode = Vignetting.AberrationMode.Simple;
  3139. component.intensity = 8f;
  3140. component.chromaticAberration = 0.0f;
  3141. component.axialAberration = 0.0f;
  3142. component.blurSpread = 5f;
  3143. component.luminanceDependency = 0.0f;
  3144. component.blurDistance = 0.0f;
  3145. component.enabled = true;
  3146. }
  3147. }
  3148. for (int index = 1; index < lightList.Count; ++index)
  3149. {
  3150. GraphicsUtils.Destroy(lightList[index]);
  3151. }
  3152. lightIndex = new List<int>
  3153. {
  3154. 0
  3155. };
  3156. lightColorR = new List<float>
  3157. {
  3158. 1f
  3159. };
  3160. lightColorG = new List<float>
  3161. {
  3162. 1f
  3163. };
  3164. lightColorB = new List<float>
  3165. {
  3166. 1f
  3167. };
  3168. lightX = new List<float>
  3169. {
  3170. 40f
  3171. };
  3172. lightY = new List<float>
  3173. {
  3174. 180f
  3175. };
  3176. lightAkarusa = new List<float>
  3177. {
  3178. 0.95f
  3179. };
  3180. lightKage = new List<float>
  3181. {
  3182. 0.098f
  3183. };
  3184. lightRange = new List<float>
  3185. {
  3186. 50f
  3187. };
  3188. lightCombo.selectedItemIndex = 0;
  3189. lightList = new List<GameObject>
  3190. {
  3191. GameMain.Instance.MainLight.gameObject
  3192. };
  3193. lightComboList = new GUIContent[lightList.Count];
  3194. for (int index = 0; index < lightList.Count; ++index)
  3195. {
  3196. lightComboList[index] = index != 0 ? new GUIContent("追加" + index) : new GUIContent("メイン");
  3197. }
  3198. selectLightIndex = 0;
  3199. GameMain.Instance.MainLight.Reset();
  3200. GameMain.Instance.MainLight.SetIntensity(0.95f);
  3201. GameMain.Instance.MainLight.GetComponent<Light>().spotAngle = 50f;
  3202. GameMain.Instance.MainLight.GetComponent<Light>().range = 10f;
  3203. GameMain.Instance.MainLight.gameObject.transform.position = new Vector3(0.0f, 2f, 0.0f);
  3204. GameMain.Instance.MainLight.GetComponent<Light>().type = LightType.Directional;
  3205. bgObject.SetActive(true);
  3206. mainCamera.GetComponent<Camera>().backgroundColor = new Color(0.0f, 0.0f, 0.0f);
  3207. isIdx1 = false;
  3208. isIdx2 = false;
  3209. isIdx3 = false;
  3210. isIdx4 = false;
  3211. lightIndex[0] = int.Parse(strArray3[17]);
  3212. lightColorR[0] = float.Parse(strArray3[18]);
  3213. lightColorG[0] = float.Parse(strArray3[19]);
  3214. lightColorB[0] = float.Parse(strArray3[20]);
  3215. GameMain.Instance.MainLight.Reset();
  3216. GameMain.Instance.MainLight.SetIntensity(0.95f);
  3217. GameMain.Instance.MainLight.GetComponent<Light>().spotAngle = 50f;
  3218. GameMain.Instance.MainLight.GetComponent<Light>().range = 10f;
  3219. GameMain.Instance.MainLight.gameObject.transform.position = new Vector3(0.0f, 2f, 0.0f);
  3220. if (lightIndex[0] == 0)
  3221. {
  3222. GameMain.Instance.MainLight.GetComponent<Light>().type = LightType.Directional;
  3223. }
  3224. else if (lightIndex[0] == 1)
  3225. {
  3226. GameMain.Instance.MainLight.transform.eulerAngles += Vector3.right * 40f;
  3227. GameMain.Instance.MainLight.GetComponent<Light>().type = LightType.Spot;
  3228. }
  3229. else if (lightIndex[0] == 2)
  3230. {
  3231. GameMain.Instance.MainLight.GetComponent<Light>().type = LightType.Point;
  3232. }
  3233. else if (lightIndex[0] == 3)
  3234. {
  3235. GameMain.Instance.MainLight.GetComponent<Light>().type = LightType.Directional;
  3236. bgObject.SetActive(false);
  3237. }
  3238. if (lightIndex[0] != 3)
  3239. {
  3240. GameMain.Instance.MainLight.GetComponent<Light>().color = new Color(lightColorR[0], lightColorG[0], lightColorB[0]);
  3241. bgObject.SetActive(true);
  3242. mainCamera.GetComponent<Camera>().backgroundColor = new Color(0.0f, 0.0f, 0.0f);
  3243. }
  3244. else
  3245. {
  3246. mainCamera.GetComponent<Camera>().backgroundColor = new Color(lightColorR[0], lightColorG[0], lightColorB[0]);
  3247. }
  3248. GameMain.Instance.MainLight.transform.eulerAngles =
  3249. new Vector3(float.Parse(strArray3[21]), float.Parse(strArray3[22]), float.Parse(strArray3[23]));
  3250. GameMain.Instance.MainLight.GetComponent<Light>().intensity = float.Parse(strArray3[24]);
  3251. GameMain.Instance.MainLight.GetComponent<Light>().spotAngle = float.Parse(strArray3[25]);
  3252. GameMain.Instance.MainLight.GetComponent<Light>().range = float.Parse(strArray3[26]);
  3253. lightX = new List<float>
  3254. {
  3255. float.Parse(strArray3[21])
  3256. };
  3257. lightY = new List<float>
  3258. {
  3259. float.Parse(strArray3[22])
  3260. };
  3261. lightAkarusa = new List<float>
  3262. {
  3263. float.Parse(strArray3[24])
  3264. };
  3265. lightKage = new List<float>
  3266. {
  3267. 0.098f
  3268. };
  3269. lightRange = new List<float>
  3270. {
  3271. float.Parse(strArray3[25])
  3272. };
  3273. selectLightIndex = 0;
  3274. isIdx1 = false;
  3275. isIdx2 = false;
  3276. isIdx3 = false;
  3277. isIdx4 = false;
  3278. if (!kankyoLoadFlg && !isVR)
  3279. {
  3280. mainCamera.SetTargetPos(new Vector3(float.Parse(strArray3[27]),
  3281. float.Parse(strArray3[28]),
  3282. float.Parse(strArray3[29])),
  3283. true);
  3284. mainCamera.SetDistance(float.Parse(strArray3[30]), true);
  3285. mainCamera.transform.eulerAngles = new Vector3(float.Parse(strArray3[31]), float.Parse(strArray3[32]), float.Parse(strArray3[33]));
  3286. if (int.Parse(strArray3[34]) == 1)
  3287. {
  3288. inName = strArray3[35];
  3289. inText = strArray3[36];
  3290. inText = inText.Replace("&kaigyo", "\n");
  3291. isMessage = true;
  3292. bGuiMessage = false;
  3293. GameObject gameObject =
  3294. GameObject.Find("__GameMain__/SystemUI Root").transform.Find("MessageWindowPanel").gameObject;
  3295. MessageWindowMgr messageWindowMgr = GameMain.Instance.ScriptMgr.adv_kag.MessageWindowMgr;
  3296. messageWindowMgr.OpenMessageWindowPanel();
  3297. MessageClass messageClass = new MessageClass(gameObject, messageWindowMgr);
  3298. messageClass.SetText(inName, inText, "", 0, AudioSourceMgr.Type.System);
  3299. messageClass.FinishChAnime();
  3300. }
  3301. else if (isMessage)
  3302. {
  3303. isMessage = false;
  3304. GameObject gameObject =
  3305. GameObject.Find("__GameMain__/SystemUI Root").transform.Find("MessageWindowPanel").gameObject;
  3306. GameMain.Instance.ScriptMgr.adv_kag.MessageWindowMgr.CloseMessageWindowPanel();
  3307. }
  3308. }
  3309. }
  3310. if (strArray3.Length > 37 && strArray3[37] != "")
  3311. {
  3312. if (doguSelectIndex == doguObject.Count)
  3313. {
  3314. doguIndex.Add(0);
  3315. }
  3316. else if (doguObject.Count > 0 && doguObject[doguSelectIndex] != null)
  3317. {
  3318. GraphicsUtils.Destroy(doguObject[doguSelectIndex]);
  3319. doguObject.RemoveAt(doguSelectIndex);
  3320. }
  3321. else
  3322. {
  3323. doguIndex.Add(0);
  3324. doguSelectIndex = doguIndex.Count - 1;
  3325. }
  3326. string str = strArray3[37].Replace(" ", "_");
  3327. for (int index = 0; index < doguArray.Length; ++index)
  3328. {
  3329. if (str == doguArray[index])
  3330. {
  3331. doguIndex[doguSelectIndex] = index;
  3332. break;
  3333. }
  3334. }
  3335. if (!doguArray[doguIndex[doguSelectIndex]].StartsWith("mirror"))
  3336. {
  3337. Object original = null;
  3338. for (int index = 0; index < 5; ++index)
  3339. {
  3340. original = Resources.Load("Prefab/" + doguArray[doguIndex[doguSelectIndex]]);
  3341. if (original == null)
  3342. {
  3343. List<int> doguIndex;
  3344. int doguSelectIndex;
  3345. (doguIndex = this.doguIndex)[doguSelectIndex = this.doguSelectIndex] = doguIndex[doguSelectIndex] + 1;
  3346. }
  3347. else
  3348. {
  3349. break;
  3350. }
  3351. }
  3352. doguObject.Add(Instantiate(original) as GameObject);
  3353. }
  3354. else
  3355. {
  3356. Material material = new Material(Shader.Find("Mirror"));
  3357. GameObject primitive = GameObject.CreatePrimitive(PrimitiveType.Plane);
  3358. primitive.transform.localScale = new Vector3(0.3f, 1f, 0.3f);
  3359. primitive.GetComponent<Renderer>().material = material;
  3360. primitive.AddComponent<MirrorReflection2>();
  3361. MirrorReflection2 component = primitive.GetComponent<MirrorReflection2>();
  3362. component.m_TextureSize = 2048;
  3363. component.m_ClipPlaneOffset = 0.0f;
  3364. primitive.GetComponent<Renderer>().enabled = true;
  3365. doguObject.Add(primitive);
  3366. }
  3367. Vector3 zero1 = Vector3.zero;
  3368. Vector3 zero2 = Vector3.zero;
  3369. zero2.x = -90f;
  3370. switch (doguIndex[doguSelectIndex])
  3371. {
  3372. case 1:
  3373. zero1.z = -0.5f;
  3374. break;
  3375. case 2:
  3376. zero1.z = -0.5f;
  3377. break;
  3378. case 3:
  3379. zero1.z = 0.5f;
  3380. zero2.z = 90f;
  3381. break;
  3382. case 4:
  3383. zero1.z = 0.9f;
  3384. break;
  3385. case 5:
  3386. zero1.z = 0.9f;
  3387. break;
  3388. case 6:
  3389. zero1.z = 0.6f;
  3390. zero2.x = 0.0f;
  3391. doguObject[doguSelectIndex].transform.localScale = new Vector3(4.5f, 4.5f, 4.5f);
  3392. break;
  3393. case 7:
  3394. zero1.z = 0.6f;
  3395. doguObject[doguSelectIndex].transform.localScale = new Vector3(3.5f, 3.5f, 3.5f);
  3396. break;
  3397. case 8:
  3398. zero1.z = 0.5f;
  3399. zero2.x = 0.0f;
  3400. break;
  3401. case 9:
  3402. zero1.z = 0.32f;
  3403. zero2.z = 180f;
  3404. break;
  3405. case 10:
  3406. zero1.z = 0.6f;
  3407. break;
  3408. case 11:
  3409. zero1.z = 0.6f;
  3410. break;
  3411. case 12:
  3412. zero1.z = 0.5f;
  3413. zero2.z = 180f;
  3414. break;
  3415. case 13:
  3416. zero1.z = 0.7f;
  3417. zero2.z = 180f;
  3418. break;
  3419. case 14:
  3420. zero1.z = -0.4f;
  3421. break;
  3422. case 15:
  3423. zero1.z = -0.4f;
  3424. break;
  3425. case 16:
  3426. zero1.z = -0.4f;
  3427. zero2.z = 180f;
  3428. break;
  3429. case 17:
  3430. zero1.z = -0.4f;
  3431. break;
  3432. case 18:
  3433. zero1.z = -0.2f;
  3434. break;
  3435. case 19:
  3436. zero1.z = 0.0f;
  3437. break;
  3438. case 20:
  3439. zero1.z = 3.4f;
  3440. zero1.x = -1f;
  3441. break;
  3442. case 21:
  3443. zero1.z = 3.4f;
  3444. zero1.x = -1f;
  3445. break;
  3446. case 22:
  3447. zero1.z = 3.4f;
  3448. zero1.y = 0.3f;
  3449. zero1.x = -1f;
  3450. break;
  3451. case 23:
  3452. zero1.z = 2.7f;
  3453. zero1.x = 0.77f;
  3454. zero2.z = 90f;
  3455. break;
  3456. case 25:
  3457. zero1.z = 0.5f;
  3458. zero1.y = 0.9f;
  3459. zero2.z = 180f;
  3460. break;
  3461. case 26:
  3462. zero1.z = 0.5f;
  3463. zero1.y = 0.9f;
  3464. zero2.z = 180f;
  3465. break;
  3466. case 29:
  3467. zero1.z = 0.5f;
  3468. zero1.x = -1.05f;
  3469. break;
  3470. case 30:
  3471. zero1.z = 0.0f;
  3472. zero2.z = 0.0f;
  3473. doguObject[doguSelectIndex].transform.localScale = new Vector3(0.75f, 0.75f, 0.75f);
  3474. break;
  3475. case 31:
  3476. zero1.z = -0.6f;
  3477. zero1.y = 0.96f;
  3478. zero2.z = 180f;
  3479. doguObject[doguSelectIndex].transform.localScale = new Vector3(0.2f, 0.4f, 0.2f);
  3480. break;
  3481. case 32:
  3482. zero1.z = -0.6f;
  3483. zero1.y = 0.96f;
  3484. zero2.z = 180f;
  3485. doguObject[doguSelectIndex].transform.localScale = new Vector3(0.1f, 0.4f, 0.2f);
  3486. break;
  3487. case 33:
  3488. zero1.z = -0.6f;
  3489. zero1.y = 0.85f;
  3490. zero2.z = 180f;
  3491. doguObject[doguSelectIndex].transform.localScale = new Vector3(0.03f, 0.18f, 0.124f);
  3492. break;
  3493. default:
  3494. zero1.z = 0.5f;
  3495. break;
  3496. }
  3497. doguObject[doguSelectIndex].transform.localPosition = zero1;
  3498. doguObject[doguSelectIndex].transform.localRotation = Quaternion.Euler(zero2);
  3499. doguObject[doguSelectIndex].transform.localEulerAngles =
  3500. new Vector3(float.Parse(strArray3[38]), float.Parse(strArray3[39]), float.Parse(strArray3[40]));
  3501. doguObject[doguSelectIndex].transform.position =
  3502. new Vector3(float.Parse(strArray3[41]), float.Parse(strArray3[42]), float.Parse(strArray3[43]));
  3503. doguObject[doguSelectIndex].transform.localScale =
  3504. new Vector3(float.Parse(strArray3[44]), float.Parse(strArray3[45]), float.Parse(strArray3[46]));
  3505. }
  3506. if (!kankyoLoadFlg)
  3507. {
  3508. for (int i = 0; i < strArray2.Length && maidCnt > i; ++i)
  3509. {
  3510. Maid maid = maidArray[i];
  3511. if (maid && maid.Visible)
  3512. {
  3513. SetIK(maid, i);
  3514. Transform transform1 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01", true);
  3515. Transform transform2 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 L Toe0", true);
  3516. Transform transform3 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 R Toe0", true);
  3517. Transform transform4 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 L Toe01", true);
  3518. Transform transform5 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 R Toe01", true);
  3519. Transform transform6 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 L Toe0Nub", true);
  3520. Transform transform7 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 R Toe0Nub", true);
  3521. Transform transform8 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 L Toe1", true);
  3522. Transform transform9 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 R Toe1", true);
  3523. Transform transform10 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 L Toe11", true);
  3524. Transform transform11 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 R Toe11", true);
  3525. Transform transform12 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 L Toe1Nub", true);
  3526. Transform transform13 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 R Toe1Nub", true);
  3527. Transform transform14 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 L Toe2", true);
  3528. Transform transform15 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 R Toe2", true);
  3529. Transform transform16 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 L Toe21", true);
  3530. Transform transform17 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 R Toe21", true);
  3531. Transform transform18 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 L Toe2Nub", true);
  3532. Transform transform19 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 R Toe2Nub", true);
  3533. string[] strArray8 = strArray2[i].Split(':');
  3534. for (int index = 0; index < 40; ++index)
  3535. {
  3536. string[] strArray9 = strArray8[index].Split(',');
  3537. Finger[i, index].localEulerAngles =
  3538. new Vector3(float.Parse(strArray9[0]), float.Parse(strArray9[1]), float.Parse(strArray9[2]));
  3539. }
  3540. bool flag1 = false;
  3541. if (strArray8.Length == 64)
  3542. {
  3543. flag1 = true;
  3544. }
  3545. if (!isVR)
  3546. {
  3547. maid.body0.quaDefEyeL.eulerAngles = eyeL[(int)selectList[i]];
  3548. maid.body0.quaDefEyeR.eulerAngles = eyeR[(int)selectList[i]];
  3549. }
  3550. for (int index1 = 0; index1 < 3; ++index1)
  3551. {
  3552. for (int index2 = 40; index2 < strArray8.Length; ++index2)
  3553. {
  3554. string[] strArray9 = strArray8[index2].Split(',');
  3555. switch (index2)
  3556. {
  3557. case 40:
  3558. if (flag1)
  3559. {
  3560. Spine.localEulerAngles =
  3561. new Vector3(float.Parse(strArray9[0]),
  3562. float.Parse(strArray9[1]),
  3563. float.Parse(strArray9[2]));
  3564. }
  3565. if (!flag1)
  3566. {
  3567. Spine.eulerAngles = new Vector3(float.Parse(strArray9[0]),
  3568. float.Parse(strArray9[1]),
  3569. float.Parse(strArray9[2]));
  3570. break;
  3571. }
  3572. break;
  3573. case 41:
  3574. if (flag1)
  3575. {
  3576. Spine0a.localEulerAngles =
  3577. new Vector3(float.Parse(strArray9[0]),
  3578. float.Parse(strArray9[1]),
  3579. float.Parse(strArray9[2]));
  3580. }
  3581. if (!flag1)
  3582. {
  3583. Spine0a.eulerAngles =
  3584. new Vector3(float.Parse(strArray9[0]),
  3585. float.Parse(strArray9[1]),
  3586. float.Parse(strArray9[2]));
  3587. break;
  3588. }
  3589. break;
  3590. case 42:
  3591. if (flag1)
  3592. {
  3593. Spine1.localEulerAngles =
  3594. new Vector3(float.Parse(strArray9[0]),
  3595. float.Parse(strArray9[1]),
  3596. float.Parse(strArray9[2]));
  3597. }
  3598. if (!flag1)
  3599. {
  3600. Spine1.eulerAngles = new Vector3(float.Parse(strArray9[0]),
  3601. float.Parse(strArray9[1]),
  3602. float.Parse(strArray9[2]));
  3603. break;
  3604. }
  3605. break;
  3606. case 43:
  3607. if (flag1)
  3608. {
  3609. Spine1a.localEulerAngles =
  3610. new Vector3(float.Parse(strArray9[0]),
  3611. float.Parse(strArray9[1]),
  3612. float.Parse(strArray9[2]));
  3613. }
  3614. if (!flag1)
  3615. {
  3616. Spine1a.eulerAngles =
  3617. new Vector3(float.Parse(strArray9[0]),
  3618. float.Parse(strArray9[1]),
  3619. float.Parse(strArray9[2]));
  3620. break;
  3621. }
  3622. break;
  3623. case 44:
  3624. if (flag1)
  3625. {
  3626. Pelvis.localEulerAngles =
  3627. new Vector3(float.Parse(strArray9[0]),
  3628. float.Parse(strArray9[1]),
  3629. float.Parse(strArray9[2]));
  3630. }
  3631. if (!flag1)
  3632. {
  3633. Pelvis.eulerAngles = new Vector3(float.Parse(strArray9[0]),
  3634. float.Parse(strArray9[1]),
  3635. float.Parse(strArray9[2]));
  3636. break;
  3637. }
  3638. break;
  3639. case 45:
  3640. HandL1[i].localEulerAngles =
  3641. new Vector3(float.Parse(strArray9[0]),
  3642. float.Parse(strArray9[1]),
  3643. float.Parse(strArray9[2]));
  3644. break;
  3645. case 46:
  3646. if (flag1)
  3647. {
  3648. UpperArmL1[i].localEulerAngles =
  3649. new Vector3(float.Parse(strArray9[0]),
  3650. float.Parse(strArray9[1]),
  3651. float.Parse(strArray9[2]));
  3652. }
  3653. if (!flag1)
  3654. {
  3655. UpperArmL1[i].eulerAngles =
  3656. new Vector3(float.Parse(strArray9[0]),
  3657. float.Parse(strArray9[1]),
  3658. float.Parse(strArray9[2]));
  3659. break;
  3660. }
  3661. break;
  3662. case 47:
  3663. if (flag1)
  3664. {
  3665. ForearmL1[i].localEulerAngles =
  3666. new Vector3(float.Parse(strArray9[0]),
  3667. float.Parse(strArray9[1]),
  3668. float.Parse(strArray9[2]));
  3669. }
  3670. if (!flag1)
  3671. {
  3672. ForearmL1[i].eulerAngles =
  3673. new Vector3(float.Parse(strArray9[0]),
  3674. float.Parse(strArray9[1]),
  3675. float.Parse(strArray9[2]));
  3676. break;
  3677. }
  3678. break;
  3679. case 48:
  3680. HandR1[i].localEulerAngles =
  3681. new Vector3(float.Parse(strArray9[0]),
  3682. float.Parse(strArray9[1]),
  3683. float.Parse(strArray9[2]));
  3684. break;
  3685. case 49:
  3686. if (flag1)
  3687. {
  3688. UpperArmR1[i].localEulerAngles =
  3689. new Vector3(float.Parse(strArray9[0]),
  3690. float.Parse(strArray9[1]),
  3691. float.Parse(strArray9[2]));
  3692. }
  3693. if (!flag1)
  3694. {
  3695. UpperArmR1[i].eulerAngles =
  3696. new Vector3(float.Parse(strArray9[0]),
  3697. float.Parse(strArray9[1]),
  3698. float.Parse(strArray9[2]));
  3699. break;
  3700. }
  3701. break;
  3702. case 50:
  3703. if (flag1)
  3704. {
  3705. ForearmR1[i].localEulerAngles =
  3706. new Vector3(float.Parse(strArray9[0]),
  3707. float.Parse(strArray9[1]),
  3708. float.Parse(strArray9[2]));
  3709. }
  3710. if (!flag1)
  3711. {
  3712. ForearmR1[i].eulerAngles =
  3713. new Vector3(float.Parse(strArray9[0]),
  3714. float.Parse(strArray9[1]),
  3715. float.Parse(strArray9[2]));
  3716. break;
  3717. }
  3718. break;
  3719. case 51:
  3720. HandL2[i].localEulerAngles =
  3721. new Vector3(float.Parse(strArray9[0]),
  3722. float.Parse(strArray9[1]),
  3723. float.Parse(strArray9[2]));
  3724. break;
  3725. case 52:
  3726. if (flag1)
  3727. {
  3728. UpperArmL2[i].localEulerAngles =
  3729. new Vector3(float.Parse(strArray9[0]),
  3730. float.Parse(strArray9[1]),
  3731. float.Parse(strArray9[2]));
  3732. }
  3733. if (!flag1)
  3734. {
  3735. UpperArmL2[i].eulerAngles =
  3736. new Vector3(float.Parse(strArray9[0]),
  3737. float.Parse(strArray9[1]),
  3738. float.Parse(strArray9[2]));
  3739. break;
  3740. }
  3741. break;
  3742. case 53:
  3743. if (flag1)
  3744. {
  3745. ForearmL2[i].localEulerAngles =
  3746. new Vector3(float.Parse(strArray9[0]),
  3747. float.Parse(strArray9[1]),
  3748. float.Parse(strArray9[2]));
  3749. }
  3750. if (!flag1)
  3751. {
  3752. ForearmL2[i].eulerAngles =
  3753. new Vector3(float.Parse(strArray9[0]),
  3754. float.Parse(strArray9[1]),
  3755. float.Parse(strArray9[2]));
  3756. break;
  3757. }
  3758. break;
  3759. case 54:
  3760. HandR2[i].localEulerAngles =
  3761. new Vector3(float.Parse(strArray9[0]),
  3762. float.Parse(strArray9[1]),
  3763. float.Parse(strArray9[2]));
  3764. break;
  3765. case 55:
  3766. if (flag1)
  3767. {
  3768. UpperArmR2[i].localEulerAngles =
  3769. new Vector3(float.Parse(strArray9[0]),
  3770. float.Parse(strArray9[1]),
  3771. float.Parse(strArray9[2]));
  3772. }
  3773. if (!flag1)
  3774. {
  3775. UpperArmR2[i].eulerAngles =
  3776. new Vector3(float.Parse(strArray9[0]),
  3777. float.Parse(strArray9[1]),
  3778. float.Parse(strArray9[2]));
  3779. break;
  3780. }
  3781. break;
  3782. case 56:
  3783. if (flag1)
  3784. {
  3785. ForearmR2[i].localEulerAngles =
  3786. new Vector3(float.Parse(strArray9[0]),
  3787. float.Parse(strArray9[1]),
  3788. float.Parse(strArray9[2]));
  3789. }
  3790. if (!flag1)
  3791. {
  3792. ForearmR2[i].eulerAngles =
  3793. new Vector3(float.Parse(strArray9[0]),
  3794. float.Parse(strArray9[1]),
  3795. float.Parse(strArray9[2]));
  3796. break;
  3797. }
  3798. break;
  3799. case 57:
  3800. if (flag1)
  3801. {
  3802. Head.localEulerAngles =
  3803. new Vector3(float.Parse(strArray9[0]),
  3804. float.Parse(strArray9[1]),
  3805. float.Parse(strArray9[2]));
  3806. }
  3807. if (!flag1)
  3808. {
  3809. Head.eulerAngles = new Vector3(float.Parse(strArray9[0]),
  3810. float.Parse(strArray9[1]),
  3811. float.Parse(strArray9[2]));
  3812. break;
  3813. }
  3814. break;
  3815. case 58:
  3816. maid.transform.localEulerAngles =
  3817. new Vector3(float.Parse(strArray9[0]),
  3818. float.Parse(strArray9[1]),
  3819. float.Parse(strArray9[2]));
  3820. break;
  3821. case 59:
  3822. maid.transform.position =
  3823. new Vector3(float.Parse(strArray9[0]),
  3824. float.Parse(strArray9[1]),
  3825. float.Parse(strArray9[2]));
  3826. break;
  3827. case 60:
  3828. maid.transform.localScale =
  3829. new Vector3(float.Parse(strArray9[0]),
  3830. float.Parse(strArray9[1]),
  3831. float.Parse(strArray9[2]));
  3832. break;
  3833. case 63:
  3834. if (index1 <= 0)
  3835. {
  3836. hanten[i] = false;
  3837. hantenn[i] = false;
  3838. TMorph morph = maid.body0.Face.morph;
  3839. float[] fieldValue1 = GetFieldValue<TMorph, float[]>(morph, "BlendValues");
  3840. float[] fieldValue2 = GetFieldValue<TMorph, float[]>(morph, "BlendValuesBackup");
  3841. if (!isVR)
  3842. {
  3843. maid.boMabataki = false;
  3844. }
  3845. fieldValue2[(int)morph.hash["eyeclose"]] = float.Parse(strArray9[0]);
  3846. fieldValue2[(int)morph.hash["eyeclose2"]] = float.Parse(strArray9[1]);
  3847. fieldValue2[(int)morph.hash["eyeclose3"]] = float.Parse(strArray9[2]);
  3848. fieldValue2[(int)morph.hash["eyeclose6"]] = float.Parse(strArray9[3]);
  3849. fieldValue1[(int)morph.hash["hitomih"]] = float.Parse(strArray9[4]);
  3850. fieldValue1[(int)morph.hash["hitomis"]] = float.Parse(strArray9[5]);
  3851. fieldValue1[(int)morph.hash["mayuha"]] = float.Parse(strArray9[6]);
  3852. fieldValue1[(int)morph.hash["mayuup"]] = float.Parse(strArray9[7]);
  3853. fieldValue1[(int)morph.hash["mayuv"]] = float.Parse(strArray9[8]);
  3854. fieldValue1[(int)morph.hash["mayuvhalf"]] = float.Parse(strArray9[9]);
  3855. fieldValue1[(int)morph.hash["moutha"]] = float.Parse(strArray9[10]);
  3856. fieldValue1[(int)morph.hash["mouths"]] = float.Parse(strArray9[11]);
  3857. fieldValue1[(int)morph.hash["mouthdw"]] = float.Parse(strArray9[12]);
  3858. fieldValue1[(int)morph.hash["mouthup"]] = float.Parse(strArray9[13]);
  3859. fieldValue1[(int)morph.hash["tangout"]] = float.Parse(strArray9[14]);
  3860. fieldValue1[(int)morph.hash["tangup"]] = float.Parse(strArray9[15]);
  3861. fieldValue1[(int)morph.hash["eyebig"]] = float.Parse(strArray9[16]);
  3862. fieldValue2[(int)morph.hash["eyeclose5"]] = float.Parse(strArray9[17]);
  3863. fieldValue1[(int)morph.hash["mayuw"]] = float.Parse(strArray9[18]);
  3864. fieldValue1[(int)morph.hash["mouthhe"]] = float.Parse(strArray9[19]);
  3865. fieldValue1[(int)morph.hash["mouthc"]] = float.Parse(strArray9[20]);
  3866. fieldValue1[(int)morph.hash["mouthi"]] = float.Parse(strArray9[21]);
  3867. fieldValue1[(int)morph.hash["mouthuphalf"]] = float.Parse(strArray9[22]) + 0.01f;
  3868. isLoadFace[i] = true;
  3869. try
  3870. {
  3871. fieldValue1[(int)morph.hash["tangopen"]] = float.Parse(strArray9[23]);
  3872. }
  3873. catch { }
  3874. if (float.Parse(strArray9[24]) == 1.0)
  3875. {
  3876. fieldValue1[(int)morph.hash["namida"]] = 1f;
  3877. }
  3878. else
  3879. {
  3880. fieldValue1[(int)morph.hash["namida"]] = 0.0f;
  3881. }
  3882. if (float.Parse(strArray9[25]) == 1.0)
  3883. {
  3884. fieldValue1[(int)morph.hash["tear1"]] = 1f;
  3885. }
  3886. else
  3887. {
  3888. fieldValue1[(int)morph.hash["tear1"]] = 0.0f;
  3889. }
  3890. if (float.Parse(strArray9[26]) == 1.0)
  3891. {
  3892. fieldValue1[(int)morph.hash["tear2"]] = 1f;
  3893. }
  3894. else
  3895. {
  3896. fieldValue1[(int)morph.hash["tear2"]] = 0.0f;
  3897. }
  3898. if (float.Parse(strArray9[27]) == 1.0)
  3899. {
  3900. fieldValue1[(int)morph.hash["tear3"]] = 1f;
  3901. }
  3902. else
  3903. {
  3904. fieldValue1[(int)morph.hash["tear3"]] = 0.0f;
  3905. }
  3906. if (float.Parse(strArray9[28]) == 1.0)
  3907. {
  3908. fieldValue1[(int)morph.hash["shock"]] = 1f;
  3909. }
  3910. else
  3911. {
  3912. fieldValue1[(int)morph.hash["shock"]] = 0.0f;
  3913. }
  3914. if (float.Parse(strArray9[29]) == 1.0)
  3915. {
  3916. fieldValue1[(int)morph.hash["yodare"]] = 1f;
  3917. }
  3918. else
  3919. {
  3920. fieldValue1[(int)morph.hash["yodare"]] = 0.0f;
  3921. }
  3922. if (float.Parse(strArray9[30]) == 1.0)
  3923. {
  3924. fieldValue1[(int)morph.hash["hoho"]] = 0.5f;
  3925. }
  3926. else
  3927. {
  3928. fieldValue1[(int)morph.hash["hoho"]] = 0.0f;
  3929. }
  3930. if (float.Parse(strArray9[31]) == 1.0)
  3931. {
  3932. fieldValue1[(int)morph.hash["hoho2"]] = 0.5f;
  3933. }
  3934. else
  3935. {
  3936. fieldValue1[(int)morph.hash["hoho2"]] = 0.0f;
  3937. }
  3938. if (float.Parse(strArray9[32]) == 1.0)
  3939. {
  3940. fieldValue1[(int)morph.hash["hohos"]] = 1f;
  3941. }
  3942. else
  3943. {
  3944. fieldValue1[(int)morph.hash["hohos"]] = 0.0f;
  3945. }
  3946. if (float.Parse(strArray9[33]) == 1.0)
  3947. {
  3948. fieldValue1[(int)morph.hash["hohol"]] = 1f;
  3949. }
  3950. else
  3951. {
  3952. fieldValue1[(int)morph.hash["hohol"]] = 0.0f;
  3953. }
  3954. if (float.Parse(strArray9[34]) == 1.0)
  3955. {
  3956. fieldValue1[(int)morph.hash["toothoff"]] = 1f;
  3957. }
  3958. else
  3959. {
  3960. fieldValue1[(int)morph.hash["toothoff"]] = 0.0f;
  3961. }
  3962. if (strArray9.Length > 35)
  3963. {
  3964. morph.boNoseFook = float.Parse(strArray9[35]) == 1.0;
  3965. }
  3966. isFace[i] = true;
  3967. isFaceInit = true;
  3968. break;
  3969. }
  3970. break;
  3971. case 64:
  3972. if (index1 <= 0 && !isVR)
  3973. {
  3974. if (int.Parse(strArray9[0]) == 1)
  3975. {
  3976. isLook[i] = true;
  3977. lookX[i] = float.Parse(strArray9[1]);
  3978. lookY[i] = float.Parse(strArray9[2]);
  3979. if (maid.body0.offsetLookTarget.x != (double)lookY[i])
  3980. {
  3981. int num = !isLock[i] ? 1 : (lookY[i] >= 0.0 ? 1 : 0);
  3982. maid.body0.offsetLookTarget =
  3983. num != 0
  3984. ? new Vector3(lookY[i], 1f, lookX[i])
  3985. : new Vector3(lookY[i] * 0.6f, 1f, lookX[i]);
  3986. }
  3987. if (lookX[i] != (double)lookXn[i])
  3988. {
  3989. lookXn[i] = lookX[i];
  3990. maid.body0.offsetLookTarget = new Vector3(lookY[i], 1f, lookX[i]);
  3991. }
  3992. if (lookY[i] != (double)lookYn[i])
  3993. {
  3994. lookYn[i] = lookY[i];
  3995. int num = !isLock[i] ? 1 : (lookY[i] >= 0.0 ? 1 : 0);
  3996. maid.body0.offsetLookTarget =
  3997. num != 0
  3998. ? new Vector3(lookY[i], 1f, lookX[i])
  3999. : new Vector3(lookY[i] * 0.6f, 1f, lookX[i]);
  4000. }
  4001. }
  4002. else
  4003. {
  4004. isLook[i] = false;
  4005. }
  4006. if (isLook[i])
  4007. {
  4008. maid.body0.trsLookTarget = GameMain.Instance.MainCamera.transform;
  4009. maid.body0.boHeadToCam = true;
  4010. maid.body0.boEyeToCam = true;
  4011. maid.body0.trsLookTarget = null;
  4012. }
  4013. else
  4014. {
  4015. maid.body0.trsLookTarget = GameMain.Instance.MainCamera.transform;
  4016. maid.body0.boHeadToCam = true;
  4017. maid.body0.boEyeToCam = true;
  4018. }
  4019. break;
  4020. }
  4021. break;
  4022. case 65:
  4023. if (index1 <= 0)
  4024. {
  4025. if (itemIndex[i] != int.Parse(strArray9[0]))
  4026. {
  4027. itemIndex[i] = int.Parse(strArray9[0]);
  4028. if (itemIndex[i] == itemArray.Length - 1)
  4029. {
  4030. itemIndex[i] = 0;
  4031. }
  4032. string[] strArray10 = new string[2];
  4033. string[] strArray11 = itemArray[itemIndex[i]].Split(',');
  4034. if (itemIndex[i] > 13)
  4035. {
  4036. strArray11 = itemArray[itemIndex[i] + 1].Split(',');
  4037. }
  4038. maid.DelProp(MPN.handitem, true);
  4039. maid.DelProp(MPN.accvag, true);
  4040. maid.DelProp(MPN.accanl, true);
  4041. bool flag2 = false;
  4042. if (itemIndex[i] == 12 || itemIndex[i] == 13)
  4043. {
  4044. flag2 = true;
  4045. }
  4046. if (!flag2)
  4047. {
  4048. maid.DelProp(MPN.kousoku_upper, true);
  4049. maid.DelProp(MPN.kousoku_lower, true);
  4050. }
  4051. if (strArray11[0] != "")
  4052. {
  4053. maid.SetProp(strArray11[0], strArray11[1], 0, true, false);
  4054. }
  4055. if (itemIndex[i] == 12)
  4056. {
  4057. string[] strArray12 = itemArray[itemIndex[i] - 1].Split(',');
  4058. maid.SetProp(strArray12[0], strArray12[1], 0, true, false);
  4059. }
  4060. if (itemIndex[i] == 13)
  4061. {
  4062. string[] strArray12 = itemArray[itemIndex[i] + 1].Split(',');
  4063. maid.SetProp(strArray12[0], strArray12[1], 0, true, false);
  4064. }
  4065. if (itemIndex[i] == 23)
  4066. {
  4067. string[] strArray12 = itemArray[itemIndex[i]].Split(',');
  4068. maid.SetProp(strArray12[0], strArray12[1], 0, true, false);
  4069. cafeFlg[i] = true;
  4070. }
  4071. maid.AllProcPropSeqStart();
  4072. }
  4073. IK_hand = CMT.SearchObjName(maid.body0.m_Bones.transform, "_IK_handL", true);
  4074. break;
  4075. }
  4076. break;
  4077. case 66:
  4078. CMT.SearchObjName(maid.body0.m_Bones.transform, "_IK_handL", true).localEulerAngles =
  4079. new Vector3(float.Parse(strArray9[0]),
  4080. float.Parse(strArray9[1]),
  4081. float.Parse(strArray9[2]));
  4082. break;
  4083. case 67:
  4084. CMT.SearchObjName(maid.body0.m_Bones.transform, "_IK_handR", true).localEulerAngles =
  4085. new Vector3(float.Parse(strArray9[0]),
  4086. float.Parse(strArray9[1]),
  4087. float.Parse(strArray9[2]));
  4088. break;
  4089. case 68:
  4090. if (strArray9.Length >= 2)
  4091. {
  4092. ClavicleL1[i].eulerAngles =
  4093. new Vector3(float.Parse(strArray9[0]),
  4094. float.Parse(strArray9[1]),
  4095. float.Parse(strArray9[2]));
  4096. break;
  4097. }
  4098. break;
  4099. case 69:
  4100. ClavicleR1[i].eulerAngles =
  4101. new Vector3(float.Parse(strArray9[0]),
  4102. float.Parse(strArray9[1]),
  4103. float.Parse(strArray9[2]));
  4104. break;
  4105. case 70:
  4106. if (int.Parse(strArray9[0]) == 1)
  4107. {
  4108. hanten[i] = true;
  4109. hantenn[i] = true;
  4110. break;
  4111. }
  4112. break;
  4113. case 71:
  4114. transform1.eulerAngles =
  4115. new Vector3(float.Parse(strArray9[0]),
  4116. float.Parse(strArray9[1]),
  4117. float.Parse(strArray9[2]));
  4118. break;
  4119. case 72:
  4120. transform2.localEulerAngles =
  4121. new Vector3(float.Parse(strArray9[0]),
  4122. float.Parse(strArray9[1]),
  4123. float.Parse(strArray9[2]));
  4124. break;
  4125. case 73:
  4126. transform3.localEulerAngles =
  4127. new Vector3(float.Parse(strArray9[0]),
  4128. float.Parse(strArray9[1]),
  4129. float.Parse(strArray9[2]));
  4130. break;
  4131. case 74:
  4132. transform4.localEulerAngles =
  4133. new Vector3(float.Parse(strArray9[0]),
  4134. float.Parse(strArray9[1]),
  4135. float.Parse(strArray9[2]));
  4136. break;
  4137. case 75:
  4138. transform5.localEulerAngles =
  4139. new Vector3(float.Parse(strArray9[0]),
  4140. float.Parse(strArray9[1]),
  4141. float.Parse(strArray9[2]));
  4142. break;
  4143. case 76:
  4144. transform6.localEulerAngles =
  4145. new Vector3(float.Parse(strArray9[0]),
  4146. float.Parse(strArray9[1]),
  4147. float.Parse(strArray9[2]));
  4148. break;
  4149. case 77:
  4150. transform7.localEulerAngles =
  4151. new Vector3(float.Parse(strArray9[0]),
  4152. float.Parse(strArray9[1]),
  4153. float.Parse(strArray9[2]));
  4154. break;
  4155. case 78:
  4156. transform8.localEulerAngles =
  4157. new Vector3(float.Parse(strArray9[0]),
  4158. float.Parse(strArray9[1]),
  4159. float.Parse(strArray9[2]));
  4160. break;
  4161. case 79:
  4162. transform9.localEulerAngles =
  4163. new Vector3(float.Parse(strArray9[0]),
  4164. float.Parse(strArray9[1]),
  4165. float.Parse(strArray9[2]));
  4166. break;
  4167. case 80:
  4168. transform10.localEulerAngles =
  4169. new Vector3(float.Parse(strArray9[0]),
  4170. float.Parse(strArray9[1]),
  4171. float.Parse(strArray9[2]));
  4172. break;
  4173. case 81:
  4174. transform11.localEulerAngles =
  4175. new Vector3(float.Parse(strArray9[0]),
  4176. float.Parse(strArray9[1]),
  4177. float.Parse(strArray9[2]));
  4178. break;
  4179. case 82:
  4180. transform12.localEulerAngles =
  4181. new Vector3(float.Parse(strArray9[0]),
  4182. float.Parse(strArray9[1]),
  4183. float.Parse(strArray9[2]));
  4184. break;
  4185. case 83:
  4186. transform13.localEulerAngles =
  4187. new Vector3(float.Parse(strArray9[0]),
  4188. float.Parse(strArray9[1]),
  4189. float.Parse(strArray9[2]));
  4190. break;
  4191. case 84:
  4192. transform14.localEulerAngles =
  4193. new Vector3(float.Parse(strArray9[0]),
  4194. float.Parse(strArray9[1]),
  4195. float.Parse(strArray9[2]));
  4196. break;
  4197. case 85:
  4198. transform15.localEulerAngles =
  4199. new Vector3(float.Parse(strArray9[0]),
  4200. float.Parse(strArray9[1]),
  4201. float.Parse(strArray9[2]));
  4202. break;
  4203. case 86:
  4204. transform16.localEulerAngles =
  4205. new Vector3(float.Parse(strArray9[0]),
  4206. float.Parse(strArray9[1]),
  4207. float.Parse(strArray9[2]));
  4208. break;
  4209. case 87:
  4210. transform17.localEulerAngles =
  4211. new Vector3(float.Parse(strArray9[0]),
  4212. float.Parse(strArray9[1]),
  4213. float.Parse(strArray9[2]));
  4214. break;
  4215. case 88:
  4216. transform18.localEulerAngles =
  4217. new Vector3(float.Parse(strArray9[0]),
  4218. float.Parse(strArray9[1]),
  4219. float.Parse(strArray9[2]));
  4220. break;
  4221. case 89:
  4222. transform19.localEulerAngles =
  4223. new Vector3(float.Parse(strArray9[0]),
  4224. float.Parse(strArray9[1]),
  4225. float.Parse(strArray9[2]));
  4226. break;
  4227. case 90:
  4228. if (!isVR)
  4229. {
  4230. maid.body0.quaDefEyeL.eulerAngles =
  4231. new Vector3(float.Parse(strArray9[0]),
  4232. float.Parse(strArray9[1]),
  4233. float.Parse(strArray9[2]));
  4234. break;
  4235. }
  4236. break;
  4237. case 91:
  4238. if (!isVR)
  4239. {
  4240. maid.body0.quaDefEyeR.eulerAngles =
  4241. new Vector3(float.Parse(strArray9[0]),
  4242. float.Parse(strArray9[1]),
  4243. float.Parse(strArray9[2]));
  4244. break;
  4245. }
  4246. break;
  4247. case 92:
  4248. vIKMuneL[i] = new Vector3(float.Parse(strArray9[0]),
  4249. float.Parse(strArray9[1]),
  4250. float.Parse(strArray9[2]));
  4251. muneIKL[i] = true;
  4252. break;
  4253. case 93:
  4254. vIKMuneLSub[i] = new Vector3(float.Parse(strArray9[0]),
  4255. float.Parse(strArray9[1]),
  4256. float.Parse(strArray9[2]));
  4257. break;
  4258. case 94:
  4259. vIKMuneR[i] = new Vector3(float.Parse(strArray9[0]),
  4260. float.Parse(strArray9[1]),
  4261. float.Parse(strArray9[2]));
  4262. muneIKR[i] = true;
  4263. break;
  4264. case 95:
  4265. vIKMuneRSub[i] = new Vector3(float.Parse(strArray9[0]),
  4266. float.Parse(strArray9[1]),
  4267. float.Parse(strArray9[2]));
  4268. break;
  4269. case 96:
  4270. haraCount[i] = 2;
  4271. haraPosition[i] = new Vector3(float.Parse(strArray9[0]),
  4272. float.Parse(strArray9[1]),
  4273. float.Parse(strArray9[2]));
  4274. transform1.position = new Vector3(float.Parse(strArray9[0]),
  4275. float.Parse(strArray9[1]),
  4276. float.Parse(strArray9[2]));
  4277. break;
  4278. }
  4279. }
  4280. }
  4281. isStop[i] = true;
  4282. isLock[i] = true;
  4283. }
  4284. }
  4285. }
  4286. isBloom = false;
  4287. bloom1 = 2.85f;
  4288. bloom2 = 3f;
  4289. bloom3 = 0.0f;
  4290. bloom4 = 0.0f;
  4291. bloom5 = 0.0f;
  4292. isBloomA = false;
  4293. isBlur = false;
  4294. blur1 = -3.98f;
  4295. blur4 = -0.75f;
  4296. blur2 = 0.9f;
  4297. blur3 = 4.19f;
  4298. bokashi = 0.0f;
  4299. kamiyure = 0.0f;
  4300. isDepth = false;
  4301. isDepthA = false;
  4302. depth1 = 3f;
  4303. depth2 = 0.1f;
  4304. depth3 = 15f;
  4305. depth4 = 3f;
  4306. isFog = false;
  4307. fog1 = 4f;
  4308. fog2 = 1f;
  4309. fog3 = 1f;
  4310. fog4 = 0.0f;
  4311. fog5 = 1f;
  4312. fog6 = 1f;
  4313. fog7 = 1f;
  4314. isSepia = false;
  4315. if (strArray4 != null)
  4316. {
  4317. lightKage[0] = float.Parse(strArray4[0]);
  4318. if (int.Parse(strArray4[1]) == 1)
  4319. {
  4320. isBloom = true;
  4321. bloom1 = float.Parse(strArray4[2]);
  4322. bloom2 = float.Parse(strArray4[3]);
  4323. bloom3 = float.Parse(strArray4[4]);
  4324. bloom4 = float.Parse(strArray4[5]);
  4325. bloom5 = float.Parse(strArray4[6]);
  4326. if (int.Parse(strArray4[7]) == 1)
  4327. {
  4328. isBloomA = true;
  4329. }
  4330. }
  4331. if (int.Parse(strArray4[8]) == 1)
  4332. {
  4333. isBlur = true;
  4334. blur1 = float.Parse(strArray4[9]);
  4335. blur2 = float.Parse(strArray4[10]);
  4336. blur3 = float.Parse(strArray4[11]);
  4337. blur4 = float.Parse(strArray4[12]);
  4338. }
  4339. bokashi = float.Parse(strArray4[13]);
  4340. kamiyure = float.Parse(strArray4[14]);
  4341. if (strArray4.Length > 15)
  4342. {
  4343. if (int.Parse(strArray4[15]) == 1)
  4344. {
  4345. isDepth = true;
  4346. depth1 = float.Parse(strArray4[16]);
  4347. depth2 = float.Parse(strArray4[17]);
  4348. depth3 = float.Parse(strArray4[18]);
  4349. depth4 = float.Parse(strArray4[19]);
  4350. if (int.Parse(strArray4[20]) == 1)
  4351. {
  4352. isDepthA = true;
  4353. }
  4354. }
  4355. if (int.Parse(strArray4[21]) == 1)
  4356. {
  4357. isFog = true;
  4358. fog1 = float.Parse(strArray4[22]);
  4359. fog2 = float.Parse(strArray4[23]);
  4360. fog3 = float.Parse(strArray4[24]);
  4361. fog4 = float.Parse(strArray4[25]);
  4362. fog5 = float.Parse(strArray4[26]);
  4363. fog6 = float.Parse(strArray4[27]);
  4364. fog7 = float.Parse(strArray4[28]);
  4365. }
  4366. if (int.Parse(strArray4[29]) == 1)
  4367. {
  4368. isSepia = true;
  4369. }
  4370. }
  4371. }
  4372. if (strArray5 != null)
  4373. {
  4374. for (int index1 = 0; index1 < strArray5.Length - 1; ++index1)
  4375. {
  4376. string[] strArray8 = strArray5[index1].Split(',');
  4377. GameObject gameObject = new GameObject("Light");
  4378. gameObject.AddComponent<Light>();
  4379. lightList.Add(gameObject);
  4380. lightIndex.Add(int.Parse(strArray8[0]));
  4381. lightColorR.Add(float.Parse(strArray8[1]));
  4382. lightColorG.Add(float.Parse(strArray8[2]));
  4383. lightColorB.Add(float.Parse(strArray8[3]));
  4384. lightX.Add(float.Parse(strArray8[4]));
  4385. lightY.Add(float.Parse(strArray8[5]));
  4386. lightAkarusa.Add(float.Parse(strArray8[6]));
  4387. lightRange.Add(float.Parse(strArray8[7]));
  4388. lightKage.Add(0.098f);
  4389. gameObject.transform.position = GameMain.Instance.MainLight.transform.position;
  4390. selectLightIndex = lightList.Count - 1;
  4391. lightComboList = new GUIContent[lightList.Count];
  4392. for (int index2 = 0; index2 < lightList.Count; ++index2)
  4393. {
  4394. lightComboList[index2] = index2 != 0 ? new GUIContent("追加" + index2) : new GUIContent("メイン");
  4395. }
  4396. lightCombo.selectedItemIndex = selectLightIndex;
  4397. gameObject.GetComponent<Light>().intensity = lightAkarusa[index1];
  4398. gameObject.GetComponent<Light>().spotAngle = lightRange[index1];
  4399. gameObject.GetComponent<Light>().range = lightRange[index1] / 5f;
  4400. if (lightIndex[selectLightIndex] == 0)
  4401. {
  4402. lightList[selectLightIndex].GetComponent<Light>().type = LightType.Directional;
  4403. }
  4404. else if (lightIndex[selectLightIndex] == 1)
  4405. {
  4406. lightList[selectLightIndex].GetComponent<Light>().type = LightType.Spot;
  4407. }
  4408. else if (lightIndex[selectLightIndex] == 2)
  4409. {
  4410. lightList[selectLightIndex].GetComponent<Light>().type = LightType.Point;
  4411. }
  4412. else if (lightIndex[selectLightIndex] == 3)
  4413. {
  4414. lightList[selectLightIndex].GetComponent<Light>().type = LightType.Directional;
  4415. lightList[selectLightIndex].SetActive(false);
  4416. }
  4417. }
  4418. }
  4419. if (strArray7 != null)
  4420. {
  4421. for (int index = 0; index < lightList.Count; ++index)
  4422. {
  4423. string[] strArray8 = strArray7[index].Split(',');
  4424. lightList[index].transform.position =
  4425. new Vector3(float.Parse(strArray8[0]), float.Parse(strArray8[1]), float.Parse(strArray8[2]));
  4426. if (gLight[index] == null)
  4427. {
  4428. gLight[index] = GameObject.CreatePrimitive(PrimitiveType.Cube);
  4429. gLight[index].GetComponent<Renderer>().material =
  4430. new Material(Shader.Find("Transparent/Diffuse")) { color = new Color(0.5f, 0.5f, 1f, 0.8f) };
  4431. gLight[index].layer = 8;
  4432. gLight[index].GetComponent<Renderer>().enabled = false;
  4433. gLight[index].SetActive(false);
  4434. gLight[index].transform.position = lightList[index].transform.position;
  4435. mLight[index] = gLight[index].AddComponent<MouseDrag6>();
  4436. mLight[index].obj = gLight[index];
  4437. mLight[index].maid = lightList[index].gameObject;
  4438. mLight[index].angles = lightList[index].transform.eulerAngles;
  4439. gLight[index].transform.localScale = new Vector3(0.12f, 0.12f, 0.12f);
  4440. mLight[index].ido = 1;
  4441. mLight[index].isScale = false;
  4442. }
  4443. }
  4444. }
  4445. if (strArray6 != null)
  4446. {
  4447. for (int index = 0; index < doguBObject.Count; ++index)
  4448. {
  4449. GraphicsUtils.Destroy(doguBObject[index]);
  4450. }
  4451. doguBObject = new List<GameObject>();
  4452. Dictionary<string, string> modFiles = null;
  4453. for (int index1 = 0; index1 < strArray6.Length - 1; ++index1)
  4454. {
  4455. string[] strArray8 = strArray6[index1].Split(',');
  4456. string str1 = strArray8[0].Replace(" ", "_");
  4457. GameObject original1 = null;
  4458. bool flag1 = true;
  4459. if (str1.Contains(".menu"))
  4460. {
  4461. string mainMenu = str1;
  4462. string modMenu = null;
  4463. int modMenuPos = str1.IndexOf("#");
  4464. if (modMenuPos >= 0)
  4465. {
  4466. if (modFiles == null)
  4467. {
  4468. modFiles = new Dictionary<string, string>();
  4469. foreach (string filePath in Menu.GetModFiles())
  4470. {
  4471. string filename = Path.GetFileName(filePath).ToLowerInvariant();
  4472. if (!modFiles.ContainsKey(filename)) modFiles.Add(filename, filePath);
  4473. }
  4474. }
  4475. string modFilename = strArray8[0].Substring(modMenuPos + 1).Replace(" ", "_").ToLowerInvariant();
  4476. modMenu = modFiles[modFilename];
  4477. mainMenu = str1.Substring(0, modMenuPos);
  4478. }
  4479. byte[] modBuf = null;
  4480. if (!string.IsNullOrEmpty(modMenu))
  4481. {
  4482. using (FileStream fileStream = new FileStream(modMenu, FileMode.Open))
  4483. {
  4484. if (fileStream != null)
  4485. {
  4486. modBuf = new byte[fileStream.Length];
  4487. fileStream.Read(modBuf, 0, (int)fileStream.Length);
  4488. }
  4489. else
  4490. {
  4491. flag1 = false;
  4492. }
  4493. }
  4494. }
  4495. byte[] menuBuf = null;
  4496. using (AFileBase afileBase = GameUty.FileOpen(mainMenu, null))
  4497. {
  4498. if (flag1 = afileBase.IsValid())
  4499. {
  4500. menuBuf = afileBase.ReadAll();
  4501. }
  4502. }
  4503. if (flag1)
  4504. {
  4505. string[] meshInfo = ProcScriptBin(menuBuf);
  4506. original1 = ImportCM2.LoadSkinMesh_R(meshInfo[0], meshInfo, 1);
  4507. original1.name = mainMenu;
  4508. if (modBuf != null)
  4509. {
  4510. original1.name += $"#{Path.GetFileName(modMenu)}";
  4511. ProcModScriptBin(modBuf, original1);
  4512. }
  4513. doguBObject.Add(original1);
  4514. Vector3 zero1 = Vector3.zero;
  4515. Vector3 zero2 = Vector3.zero;
  4516. zero1.z = 0.4f;
  4517. if (str1.Contains("HandItem"))
  4518. {
  4519. switch (str1)
  4520. {
  4521. case "HandItemR_WineGlass_I_.menu":
  4522. zero2.z = 90f;
  4523. zero1.y = 0.04f;
  4524. goto case "HandItemL_Dance_Hataki_I_.menu";
  4525. case "HandItemR_WineBottle_I_.menu":
  4526. zero2.z = 90f;
  4527. goto case "HandItemL_Dance_Hataki_I_.menu";
  4528. case "HandItemR_Mop_I_.menu":
  4529. zero2.x = 90f;
  4530. goto case "HandItemL_Dance_Hataki_I_.menu";
  4531. case "HandItemL_Dance_Hataki_I_.menu":
  4532. case "HandItemL_Dance_Mop_I_.menu": break;
  4533. default:
  4534. zero2.x = -90f;
  4535. goto case "HandItemL_Dance_Hataki_I_.menu";
  4536. }
  4537. }
  4538. original1.transform.localPosition = zero1;
  4539. original1.transform.localRotation = Quaternion.Euler(zero2);
  4540. }
  4541. }
  4542. else
  4543. {
  4544. try
  4545. {
  4546. bool flag2 = false;
  4547. bool flag3 = false;
  4548. if (str1.StartsWith("creative_"))
  4549. {
  4550. string asset = str1.Replace("creative_", "");
  4551. Object original2 = GameMain.Instance.BgMgr.CreateAssetBundle(asset);
  4552. if (original2 == null)
  4553. {
  4554. original2 = Resources.Load($"SceneCreativeRoom/Debug/Prefab/{asset}");
  4555. }
  4556. original1 = Instantiate(original2) as GameObject;
  4557. doguBObject.Add(original1);
  4558. }
  4559. else if (str1.StartsWith("BG_"))
  4560. {
  4561. Object original2 = GameMain.Instance.BgMgr.CreateAssetBundle(str1.Replace("BG_", ""));
  4562. if (original2 == null)
  4563. {
  4564. original2 = Resources.Load(str1.Replace("BG_", "BG/"));
  4565. }
  4566. original1 = Instantiate(original2) as GameObject;
  4567. doguBObject.Add(original1);
  4568. }
  4569. else if (str1.Contains("#"))
  4570. {
  4571. original1 = GameMain.Instance.BgMgr.CreateAssetBundle(str1.Split('#')[1]);
  4572. if (original1 != null)
  4573. {
  4574. original1 = Instantiate(original1);
  4575. MeshRenderer[] componentsInChildren = original1.GetComponentsInChildren<MeshRenderer>();
  4576. for (int index2 = 0; index2 < componentsInChildren.Length; ++index2)
  4577. {
  4578. if (componentsInChildren[index2] != null)
  4579. {
  4580. componentsInChildren[index2].shadowCastingMode = ShadowCastingMode.Off;
  4581. }
  4582. }
  4583. }
  4584. flag2 = true;
  4585. if (!parArray[parIndex].Contains("Odogu_"))
  4586. {
  4587. flag3 = true;
  4588. }
  4589. doguBObject.Add(original1);
  4590. }
  4591. else if (!str1.StartsWith("mirror") && str1.IndexOf(":") < 0)
  4592. {
  4593. Object original2;
  4594. bool isBG = str1.StartsWith("BG");
  4595. string name = isBG ? str1.Replace("BG", "") : str1;
  4596. original2 = GameMain.Instance.BgMgr.CreateAssetBundle(name);
  4597. if (original2 == null)
  4598. {
  4599. original2 = Resources.Load((isBG ? "BG/" : "Prefab/") + name);
  4600. }
  4601. original1 = Instantiate(original2) as GameObject;
  4602. doguBObject.Add(original1);
  4603. }
  4604. else if (str1.StartsWith("mirror"))
  4605. {
  4606. Material material = new Material(Shader.Find("Mirror"));
  4607. GameObject primitive = GameObject.CreatePrimitive(PrimitiveType.Plane);
  4608. primitive.transform.localScale = new Vector3(0.3f, 1f, 0.3f);
  4609. primitive.GetComponent<Renderer>().material = material;
  4610. primitive.AddComponent<MirrorReflection2>();
  4611. MirrorReflection2 component = primitive.GetComponent<MirrorReflection2>();
  4612. component.m_TextureSize = 2048;
  4613. component.m_ClipPlaneOffset = 0.0f;
  4614. primitive.GetComponent<Renderer>().enabled = true;
  4615. original1 = primitive;
  4616. doguBObject.Add(original1);
  4617. }
  4618. else
  4619. {
  4620. string[] strArray9 = str1.Split(':');
  4621. Object original2 = GameMain.Instance.BgMgr.CreateAssetBundle(strArray9[0]);
  4622. if (original2 == null)
  4623. {
  4624. original2 = Resources.Load("BG/" + strArray9[0]);
  4625. }
  4626. GameObject gameObject = Instantiate(original2) as GameObject;
  4627. int num = 0;
  4628. int.TryParse(strArray9[1], out int result);
  4629. foreach (Transform transform in gameObject.transform)
  4630. {
  4631. if (result == num)
  4632. {
  4633. original1 = transform.gameObject;
  4634. break;
  4635. }
  4636. ++num;
  4637. }
  4638. doguBObject.Add(original1);
  4639. original1.transform.parent = null;
  4640. GraphicsUtils.Destroy(gameObject);
  4641. gameObject.SetActive(false);
  4642. }
  4643. original1.name = str1;
  4644. Vector3 zero1 = Vector3.zero;
  4645. Vector3 zero2 = Vector3.zero;
  4646. if (str1.StartsWith("BG_"))
  4647. {
  4648. original1.transform.localScale = new Vector3(0.1f, 0.1f, 0.1f);
  4649. }
  4650. switch (str1)
  4651. {
  4652. case "Odogu_XmasTreeMini_photo_ver":
  4653. zero1.z = 0.6f;
  4654. original1.transform.localScale = new Vector3(4.5f, 4.5f, 4.5f);
  4655. IEnumerator enumerator1 = original1.transform.GetEnumerator();
  4656. try
  4657. {
  4658. while (enumerator1.MoveNext())
  4659. {
  4660. Transform current = (Transform)enumerator1.Current;
  4661. if (current.GetComponent<Collider>() != null)
  4662. {
  4663. current.GetComponent<Collider>().enabled = false;
  4664. }
  4665. }
  4666. break;
  4667. }
  4668. finally
  4669. {
  4670. (enumerator1 as IDisposable)?.Dispose();
  4671. }
  4672. case "Odogu_KadomatsuMini_photo_ver":
  4673. zero1.z = 0.6f;
  4674. original1.transform.localScale = new Vector3(3.5f, 3.5f, 3.5f);
  4675. IEnumerator enumerator2 = original1.transform.GetEnumerator();
  4676. try
  4677. {
  4678. while (enumerator2.MoveNext())
  4679. {
  4680. Transform current = (Transform)enumerator2.Current;
  4681. if (current.GetComponent<Collider>() != null)
  4682. {
  4683. current.GetComponent<Collider>().enabled = false;
  4684. }
  4685. }
  4686. break;
  4687. }
  4688. finally
  4689. {
  4690. (enumerator2 as IDisposable)?.Dispose();
  4691. }
  4692. case "Odogu_ClassRoomDesk":
  4693. zero1.z = 0.5f;
  4694. zero2.x = -90f;
  4695. break;
  4696. case "mirror1":
  4697. zero1.z = -0.6f;
  4698. zero1.y = 0.96f;
  4699. zero2.z = 180f;
  4700. zero2.x = -90f;
  4701. original1.transform.localScale = new Vector3(0.2f, 0.4f, 0.2f);
  4702. break;
  4703. case "mirror2":
  4704. zero1.z = -0.6f;
  4705. zero1.y = 0.96f;
  4706. zero2.z = 180f;
  4707. zero2.x = -90f;
  4708. original1.transform.localScale = new Vector3(0.1f, 0.4f, 0.2f);
  4709. break;
  4710. case "mirror3":
  4711. zero1.z = -0.6f;
  4712. zero1.y = 0.85f;
  4713. zero2.z = 180f;
  4714. zero2.x = -90f;
  4715. original1.transform.localScale = new Vector3(0.03f, 0.18f, 0.124f);
  4716. break;
  4717. case "Particle/pLineY":
  4718. case "Particle/pLineP02":
  4719. case "Particle/pLine_act2":
  4720. original1.transform.localScale = new Vector3(3f, 3f, 3f);
  4721. break;
  4722. case "Mob_Man_Stand001":
  4723. case "Mob_Man_Stand002":
  4724. case "Mob_Man_Stand003":
  4725. case "Mob_Man_Sit001":
  4726. case "Mob_Man_Sit002":
  4727. case "Mob_Man_Sit003":
  4728. case "Mob_Girl_Stand001":
  4729. case "Mob_Girl_Stand002":
  4730. case "Mob_Girl_Stand003":
  4731. case "Mob_Girl_Sit001":
  4732. case "Mob_Girl_Sit002":
  4733. case "Mob_Girl_Sit003":
  4734. case "Salon:63":
  4735. case "Salon:65":
  4736. case "Salon:69":
  4737. case "Salon_Entrance:0":
  4738. case "Salon_Entrance:1":
  4739. case "Salon_Entrance:2":
  4740. case "Salon_Entrance:3":
  4741. case "Salon_Entrance:4":
  4742. case "Pool:26":
  4743. case "Shitsumu:23":
  4744. case "Shitsumu_Night:23":
  4745. zero1.z = 0.5f;
  4746. zero2.x = -90f;
  4747. break;
  4748. case "Odogu_Dresser_photo_ver":
  4749. GameObject.Find("Prim.00000000").GetComponent<Collider>().enabled = false;
  4750. GameObject.Find("Prim.00000001").GetComponent<Collider>().enabled = false;
  4751. GameObject.Find("Prim.00000002").GetComponent<Collider>().enabled = false;
  4752. GameObject.Find("Prim.00000004").GetComponent<Collider>().enabled = false;
  4753. break;
  4754. default:
  4755. zero1.z = 0.5f;
  4756. if (str1.StartsWith("Odogu_"))
  4757. {
  4758. IEnumerator enumerator3 = original1.transform.GetEnumerator();
  4759. try
  4760. {
  4761. while (enumerator3.MoveNext())
  4762. {
  4763. Transform current = (Transform)enumerator3.Current;
  4764. if (current.GetComponent<Collider>() != null)
  4765. {
  4766. current.GetComponent<Collider>().enabled = false;
  4767. }
  4768. }
  4769. break;
  4770. }
  4771. finally
  4772. {
  4773. (enumerator3 as IDisposable)?.Dispose();
  4774. }
  4775. }
  4776. else
  4777. {
  4778. if (original1.GetComponent<Collider>() != null)
  4779. {
  4780. original1.GetComponent<Collider>().enabled = false;
  4781. }
  4782. break;
  4783. }
  4784. }
  4785. if (flag2)
  4786. {
  4787. zero1.z = 0.4f;
  4788. if (flag3)
  4789. {
  4790. zero2.x = -90f;
  4791. }
  4792. }
  4793. original1.transform.localPosition = zero1;
  4794. original1.transform.localRotation = Quaternion.Euler(zero2);
  4795. }
  4796. catch
  4797. {
  4798. flag1 = false;
  4799. }
  4800. }
  4801. if (flag1)
  4802. {
  4803. doguCnt = doguBObject.Count - 1;
  4804. gDogu[doguCnt] = GameObject.CreatePrimitive(PrimitiveType.Cube);
  4805. Vector3 localEulerAngles = original1.transform.localEulerAngles;
  4806. original1.transform.localEulerAngles =
  4807. new Vector3(float.Parse(strArray8[1]), float.Parse(strArray8[2]), float.Parse(strArray8[3]));
  4808. original1.transform.position =
  4809. new Vector3(float.Parse(strArray8[4]), float.Parse(strArray8[5]), float.Parse(strArray8[6]));
  4810. gDogu[doguCnt].transform.localEulerAngles =
  4811. new Vector3(float.Parse(strArray8[1]), float.Parse(strArray8[2]), float.Parse(strArray8[3]));
  4812. gDogu[doguCnt].transform.position =
  4813. new Vector3(float.Parse(strArray8[4]), float.Parse(strArray8[5]), float.Parse(strArray8[6]));
  4814. gDogu[doguCnt].GetComponent<Renderer>().material = m_material;
  4815. gDogu[doguCnt].layer = 8;
  4816. gDogu[doguCnt].GetComponent<Renderer>().enabled = false;
  4817. gDogu[doguCnt].SetActive(false);
  4818. gDogu[doguCnt].transform.position = original1.transform.position;
  4819. mDogu[doguCnt] = gDogu[doguCnt].AddComponent<MouseDrag6>();
  4820. mDogu[doguCnt].obj = gDogu[doguCnt];
  4821. mDogu[doguCnt].maid = original1;
  4822. mDogu[doguCnt].angles = localEulerAngles;
  4823. gDogu[doguCnt].transform.localScale = new Vector3(cubeSize, cubeSize, cubeSize);
  4824. mDogu[doguCnt].ido = 1;
  4825. mDogu[doguCnt].isScale = false;
  4826. if (str1 == "Particle/pLineY")
  4827. {
  4828. mDogu[doguCnt].count = 180;
  4829. }
  4830. if (str1 == "Particle/pLineP02")
  4831. {
  4832. mDogu[doguCnt].count = 115;
  4833. }
  4834. if (original1.name == "Particle/pLine_act2")
  4835. {
  4836. mDogu[doguCnt].count = 80;
  4837. original1.transform.localScale = new Vector3(3f, 3f, 3f);
  4838. }
  4839. if (original1.name == "Particle/pHeart01")
  4840. {
  4841. mDogu[doguCnt].count = 80;
  4842. }
  4843. if (str1 == "mirror1" || str1 == "mirror2" || str1 == "mirror3")
  4844. {
  4845. mDogu[doguCnt].isScale = true;
  4846. mDogu[doguCnt].isScale2 = true;
  4847. mDogu[doguCnt].scale2 = original1.transform.localScale;
  4848. if (str1 == "mirror1")
  4849. {
  4850. mDogu[doguCnt].scale = new Vector3(original1.transform.localScale.x * 5f,
  4851. original1.transform.localScale.y * 5f,
  4852. original1.transform.localScale.z * 5f);
  4853. }
  4854. if (str1 == "mirror2")
  4855. {
  4856. mDogu[doguCnt].scale = new Vector3(original1.transform.localScale.x * 10f,
  4857. original1.transform.localScale.y * 10f,
  4858. original1.transform.localScale.z * 10f);
  4859. }
  4860. if (str1 == "mirror3")
  4861. {
  4862. mDogu[doguCnt].scale = new Vector3(original1.transform.localScale.x * 33f,
  4863. original1.transform.localScale.y * 33f,
  4864. original1.transform.localScale.z * 33f);
  4865. }
  4866. }
  4867. if (str1 == "Odogu_XmasTreeMini_photo_ver" || str1 == "Odogu_KadomatsuMini_photo_ver")
  4868. {
  4869. mDogu[doguCnt].isScale2 = true;
  4870. mDogu[doguCnt].scale2 = original1.transform.localScale;
  4871. }
  4872. original1.transform.localScale =
  4873. new Vector3(float.Parse(strArray8[7]), float.Parse(strArray8[8]), float.Parse(strArray8[9]));
  4874. }
  4875. }
  4876. }
  4877. loadScene = 0;
  4878. kankyoLoadFlg = false;
  4879. }
  4880. for (int i = 0; i < maidCnt; ++i)
  4881. {
  4882. if (loadPose[i] != "" && isLoadPose[i])
  4883. {
  4884. IniKey iniKey = Preferences["pose"][loadPose[i]];
  4885. if (iniKey.Value == null || iniKey.Value.ToString() == "" || iniKey.Value.ToString() == "del")
  4886. {
  4887. loadPose[i] = "";
  4888. isLoadPose[i] = false;
  4889. }
  4890. else
  4891. {
  4892. if (loadCount[i] > 4)
  4893. {
  4894. isLoadPose[i] = false;
  4895. loadPose[i] = "";
  4896. loadCount[i] = 0;
  4897. }
  4898. int num = 0;
  4899. while (num < 10)
  4900. {
  4901. ++num;
  4902. }
  4903. ++loadCount[i];
  4904. Maid maid = maidArray[i];
  4905. isStop[i] = true;
  4906. if (maid && maid.Visible)
  4907. {
  4908. SetIK(maid, i);
  4909. Transform transform1 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01", true);
  4910. Transform transform2 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 L Toe0", true);
  4911. Transform transform3 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 R Toe0", true);
  4912. Transform transform4 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 L Toe01", true);
  4913. Transform transform5 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 R Toe01", true);
  4914. Transform transform6 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 L Toe0Nub", true);
  4915. Transform transform7 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 R Toe0Nub", true);
  4916. Transform transform8 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 L Toe1", true);
  4917. Transform transform9 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 R Toe1", true);
  4918. Transform transform10 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 L Toe11", true);
  4919. Transform transform11 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 R Toe11", true);
  4920. Transform transform12 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 L Toe1Nub", true);
  4921. Transform transform13 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 R Toe1Nub", true);
  4922. Transform transform14 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 L Toe2", true);
  4923. Transform transform15 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 R Toe2", true);
  4924. Transform transform16 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 L Toe21", true);
  4925. Transform transform17 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 R Toe21", true);
  4926. Transform transform18 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 L Toe2Nub", true);
  4927. Transform transform19 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 R Toe2Nub", true);
  4928. string[] strArray1 = iniKey.Value.Split('_')[1].Split(':');
  4929. for (int index = 0; index < 40; ++index)
  4930. {
  4931. string[] strArray2 = strArray1[index].Split(',');
  4932. Finger[i, index].localEulerAngles =
  4933. new Vector3(float.Parse(strArray2[0]), float.Parse(strArray2[1]), float.Parse(strArray2[2]));
  4934. }
  4935. bool flag = false;
  4936. if (strArray1.Length == 64)
  4937. {
  4938. flag = true;
  4939. }
  4940. Vector3 localEulerAngles = maid.transform.localEulerAngles;
  4941. maid.transform.localEulerAngles = new Vector3(0.0f, 0.0f, 0.0f);
  4942. Vector3 position = maid.transform.position;
  4943. maid.transform.position = new Vector3(0.0f, 0.0f, 0.0f);
  4944. for (int index1 = 0; index1 < 3; ++index1)
  4945. {
  4946. for (int index2 = 40; index2 < strArray1.Length; ++index2)
  4947. {
  4948. string[] strArray2 = strArray1[index2].Split(',');
  4949. switch (index2)
  4950. {
  4951. case 40:
  4952. if (flag)
  4953. {
  4954. Spine.localEulerAngles =
  4955. new Vector3(float.Parse(strArray2[0]),
  4956. float.Parse(strArray2[1]),
  4957. float.Parse(strArray2[2]));
  4958. }
  4959. if (!flag)
  4960. {
  4961. Spine.eulerAngles = new Vector3(float.Parse(strArray2[0]),
  4962. float.Parse(strArray2[1]),
  4963. float.Parse(strArray2[2]));
  4964. break;
  4965. }
  4966. break;
  4967. case 41:
  4968. if (flag)
  4969. {
  4970. Spine0a.localEulerAngles =
  4971. new Vector3(float.Parse(strArray2[0]),
  4972. float.Parse(strArray2[1]),
  4973. float.Parse(strArray2[2]));
  4974. }
  4975. if (!flag)
  4976. {
  4977. Spine0a.eulerAngles =
  4978. new Vector3(float.Parse(strArray2[0]),
  4979. float.Parse(strArray2[1]),
  4980. float.Parse(strArray2[2]));
  4981. break;
  4982. }
  4983. break;
  4984. case 42:
  4985. if (flag)
  4986. {
  4987. Spine1.localEulerAngles =
  4988. new Vector3(float.Parse(strArray2[0]),
  4989. float.Parse(strArray2[1]),
  4990. float.Parse(strArray2[2]));
  4991. }
  4992. if (!flag)
  4993. {
  4994. Spine1.eulerAngles = new Vector3(float.Parse(strArray2[0]),
  4995. float.Parse(strArray2[1]),
  4996. float.Parse(strArray2[2]));
  4997. break;
  4998. }
  4999. break;
  5000. case 43:
  5001. if (flag)
  5002. {
  5003. Spine1a.localEulerAngles =
  5004. new Vector3(float.Parse(strArray2[0]),
  5005. float.Parse(strArray2[1]),
  5006. float.Parse(strArray2[2]));
  5007. }
  5008. if (!flag)
  5009. {
  5010. Spine1a.eulerAngles =
  5011. new Vector3(float.Parse(strArray2[0]),
  5012. float.Parse(strArray2[1]),
  5013. float.Parse(strArray2[2]));
  5014. break;
  5015. }
  5016. break;
  5017. case 44:
  5018. if (flag)
  5019. {
  5020. Pelvis.localEulerAngles =
  5021. new Vector3(float.Parse(strArray2[0]),
  5022. float.Parse(strArray2[1]),
  5023. float.Parse(strArray2[2]));
  5024. }
  5025. if (!flag)
  5026. {
  5027. Pelvis.eulerAngles = new Vector3(float.Parse(strArray2[0]),
  5028. float.Parse(strArray2[1]),
  5029. float.Parse(strArray2[2]));
  5030. break;
  5031. }
  5032. break;
  5033. case 45:
  5034. HandL1[i].localEulerAngles =
  5035. new Vector3(float.Parse(strArray2[0]),
  5036. float.Parse(strArray2[1]),
  5037. float.Parse(strArray2[2]));
  5038. break;
  5039. case 46:
  5040. if (flag)
  5041. {
  5042. UpperArmL1[i].localEulerAngles =
  5043. new Vector3(float.Parse(strArray2[0]),
  5044. float.Parse(strArray2[1]),
  5045. float.Parse(strArray2[2]));
  5046. }
  5047. if (!flag)
  5048. {
  5049. UpperArmL1[i].eulerAngles =
  5050. new Vector3(float.Parse(strArray2[0]),
  5051. float.Parse(strArray2[1]),
  5052. float.Parse(strArray2[2]));
  5053. break;
  5054. }
  5055. break;
  5056. case 47:
  5057. if (flag)
  5058. {
  5059. ForearmL1[i].localEulerAngles =
  5060. new Vector3(float.Parse(strArray2[0]),
  5061. float.Parse(strArray2[1]),
  5062. float.Parse(strArray2[2]));
  5063. }
  5064. if (!flag)
  5065. {
  5066. ForearmL1[i].eulerAngles =
  5067. new Vector3(float.Parse(strArray2[0]),
  5068. float.Parse(strArray2[1]),
  5069. float.Parse(strArray2[2]));
  5070. break;
  5071. }
  5072. break;
  5073. case 48:
  5074. HandR1[i].localEulerAngles =
  5075. new Vector3(float.Parse(strArray2[0]),
  5076. float.Parse(strArray2[1]),
  5077. float.Parse(strArray2[2]));
  5078. break;
  5079. case 49:
  5080. if (flag)
  5081. {
  5082. UpperArmR1[i].localEulerAngles =
  5083. new Vector3(float.Parse(strArray2[0]),
  5084. float.Parse(strArray2[1]),
  5085. float.Parse(strArray2[2]));
  5086. }
  5087. if (!flag)
  5088. {
  5089. UpperArmR1[i].eulerAngles =
  5090. new Vector3(float.Parse(strArray2[0]),
  5091. float.Parse(strArray2[1]),
  5092. float.Parse(strArray2[2]));
  5093. break;
  5094. }
  5095. break;
  5096. case 50:
  5097. if (flag)
  5098. {
  5099. ForearmR1[i].localEulerAngles =
  5100. new Vector3(float.Parse(strArray2[0]),
  5101. float.Parse(strArray2[1]),
  5102. float.Parse(strArray2[2]));
  5103. }
  5104. if (!flag)
  5105. {
  5106. ForearmR1[i].eulerAngles =
  5107. new Vector3(float.Parse(strArray2[0]),
  5108. float.Parse(strArray2[1]),
  5109. float.Parse(strArray2[2]));
  5110. break;
  5111. }
  5112. break;
  5113. case 51:
  5114. HandL2[i].localEulerAngles =
  5115. new Vector3(float.Parse(strArray2[0]),
  5116. float.Parse(strArray2[1]),
  5117. float.Parse(strArray2[2]));
  5118. break;
  5119. case 52:
  5120. if (flag)
  5121. {
  5122. UpperArmL2[i].localEulerAngles =
  5123. new Vector3(float.Parse(strArray2[0]),
  5124. float.Parse(strArray2[1]),
  5125. float.Parse(strArray2[2]));
  5126. }
  5127. if (!flag)
  5128. {
  5129. UpperArmL2[i].eulerAngles =
  5130. new Vector3(float.Parse(strArray2[0]),
  5131. float.Parse(strArray2[1]),
  5132. float.Parse(strArray2[2]));
  5133. break;
  5134. }
  5135. break;
  5136. case 53:
  5137. if (flag)
  5138. {
  5139. ForearmL2[i].localEulerAngles =
  5140. new Vector3(float.Parse(strArray2[0]),
  5141. float.Parse(strArray2[1]),
  5142. float.Parse(strArray2[2]));
  5143. }
  5144. if (!flag)
  5145. {
  5146. ForearmL2[i].eulerAngles =
  5147. new Vector3(float.Parse(strArray2[0]),
  5148. float.Parse(strArray2[1]),
  5149. float.Parse(strArray2[2]));
  5150. break;
  5151. }
  5152. break;
  5153. case 54:
  5154. HandR2[i].localEulerAngles =
  5155. new Vector3(float.Parse(strArray2[0]),
  5156. float.Parse(strArray2[1]),
  5157. float.Parse(strArray2[2]));
  5158. break;
  5159. case 55:
  5160. if (flag)
  5161. {
  5162. UpperArmR2[i].localEulerAngles =
  5163. new Vector3(float.Parse(strArray2[0]),
  5164. float.Parse(strArray2[1]),
  5165. float.Parse(strArray2[2]));
  5166. }
  5167. if (!flag)
  5168. {
  5169. UpperArmR2[i].eulerAngles =
  5170. new Vector3(float.Parse(strArray2[0]),
  5171. float.Parse(strArray2[1]),
  5172. float.Parse(strArray2[2]));
  5173. break;
  5174. }
  5175. break;
  5176. case 56:
  5177. if (flag)
  5178. {
  5179. ForearmR2[i].localEulerAngles =
  5180. new Vector3(float.Parse(strArray2[0]),
  5181. float.Parse(strArray2[1]),
  5182. float.Parse(strArray2[2]));
  5183. }
  5184. if (!flag)
  5185. {
  5186. ForearmR2[i].eulerAngles =
  5187. new Vector3(float.Parse(strArray2[0]),
  5188. float.Parse(strArray2[1]),
  5189. float.Parse(strArray2[2]));
  5190. break;
  5191. }
  5192. break;
  5193. case 57:
  5194. if (flag)
  5195. {
  5196. Head.localEulerAngles =
  5197. new Vector3(float.Parse(strArray2[0]),
  5198. float.Parse(strArray2[1]),
  5199. float.Parse(strArray2[2]));
  5200. }
  5201. if (!flag)
  5202. {
  5203. Head.eulerAngles = new Vector3(float.Parse(strArray2[0]),
  5204. float.Parse(strArray2[1]),
  5205. float.Parse(strArray2[2]));
  5206. break;
  5207. }
  5208. break;
  5209. case 66:
  5210. CMT.SearchObjName(maid.body0.m_Bones.transform, "_IK_handL", true).localEulerAngles =
  5211. new Vector3(float.Parse(strArray2[0]),
  5212. float.Parse(strArray2[1]),
  5213. float.Parse(strArray2[2]));
  5214. break;
  5215. case 67:
  5216. CMT.SearchObjName(maid.body0.m_Bones.transform, "_IK_handR", true).localEulerAngles =
  5217. new Vector3(float.Parse(strArray2[0]),
  5218. float.Parse(strArray2[1]),
  5219. float.Parse(strArray2[2]));
  5220. break;
  5221. case 68:
  5222. if (strArray2.Length >= 2)
  5223. {
  5224. ClavicleL1[i].eulerAngles =
  5225. new Vector3(float.Parse(strArray2[0]),
  5226. float.Parse(strArray2[1]),
  5227. float.Parse(strArray2[2]));
  5228. break;
  5229. }
  5230. break;
  5231. case 69:
  5232. ClavicleR1[i].eulerAngles =
  5233. new Vector3(float.Parse(strArray2[0]),
  5234. float.Parse(strArray2[1]),
  5235. float.Parse(strArray2[2]));
  5236. break;
  5237. case 71:
  5238. transform1.eulerAngles =
  5239. new Vector3(float.Parse(strArray2[0]),
  5240. float.Parse(strArray2[1]),
  5241. float.Parse(strArray2[2]));
  5242. break;
  5243. case 72:
  5244. transform2.localEulerAngles =
  5245. new Vector3(float.Parse(strArray2[0]),
  5246. float.Parse(strArray2[1]),
  5247. float.Parse(strArray2[2]));
  5248. break;
  5249. case 73:
  5250. transform3.localEulerAngles =
  5251. new Vector3(float.Parse(strArray2[0]),
  5252. float.Parse(strArray2[1]),
  5253. float.Parse(strArray2[2]));
  5254. break;
  5255. case 74:
  5256. transform4.localEulerAngles =
  5257. new Vector3(float.Parse(strArray2[0]),
  5258. float.Parse(strArray2[1]),
  5259. float.Parse(strArray2[2]));
  5260. break;
  5261. case 75:
  5262. transform5.localEulerAngles =
  5263. new Vector3(float.Parse(strArray2[0]),
  5264. float.Parse(strArray2[1]),
  5265. float.Parse(strArray2[2]));
  5266. break;
  5267. case 76:
  5268. transform6.localEulerAngles =
  5269. new Vector3(float.Parse(strArray2[0]),
  5270. float.Parse(strArray2[1]),
  5271. float.Parse(strArray2[2]));
  5272. break;
  5273. case 77:
  5274. transform7.localEulerAngles =
  5275. new Vector3(float.Parse(strArray2[0]),
  5276. float.Parse(strArray2[1]),
  5277. float.Parse(strArray2[2]));
  5278. break;
  5279. case 78:
  5280. transform8.localEulerAngles =
  5281. new Vector3(float.Parse(strArray2[0]),
  5282. float.Parse(strArray2[1]),
  5283. float.Parse(strArray2[2]));
  5284. break;
  5285. case 79:
  5286. transform9.localEulerAngles =
  5287. new Vector3(float.Parse(strArray2[0]),
  5288. float.Parse(strArray2[1]),
  5289. float.Parse(strArray2[2]));
  5290. break;
  5291. case 80:
  5292. transform10.localEulerAngles =
  5293. new Vector3(float.Parse(strArray2[0]),
  5294. float.Parse(strArray2[1]),
  5295. float.Parse(strArray2[2]));
  5296. break;
  5297. case 81:
  5298. transform11.localEulerAngles =
  5299. new Vector3(float.Parse(strArray2[0]),
  5300. float.Parse(strArray2[1]),
  5301. float.Parse(strArray2[2]));
  5302. break;
  5303. case 82:
  5304. transform12.localEulerAngles =
  5305. new Vector3(float.Parse(strArray2[0]),
  5306. float.Parse(strArray2[1]),
  5307. float.Parse(strArray2[2]));
  5308. break;
  5309. case 83:
  5310. transform13.localEulerAngles =
  5311. new Vector3(float.Parse(strArray2[0]),
  5312. float.Parse(strArray2[1]),
  5313. float.Parse(strArray2[2]));
  5314. break;
  5315. case 84:
  5316. transform14.localEulerAngles =
  5317. new Vector3(float.Parse(strArray2[0]),
  5318. float.Parse(strArray2[1]),
  5319. float.Parse(strArray2[2]));
  5320. break;
  5321. case 85:
  5322. transform15.localEulerAngles =
  5323. new Vector3(float.Parse(strArray2[0]),
  5324. float.Parse(strArray2[1]),
  5325. float.Parse(strArray2[2]));
  5326. break;
  5327. case 86:
  5328. transform16.localEulerAngles =
  5329. new Vector3(float.Parse(strArray2[0]),
  5330. float.Parse(strArray2[1]),
  5331. float.Parse(strArray2[2]));
  5332. break;
  5333. case 87:
  5334. transform17.localEulerAngles =
  5335. new Vector3(float.Parse(strArray2[0]),
  5336. float.Parse(strArray2[1]),
  5337. float.Parse(strArray2[2]));
  5338. break;
  5339. case 88:
  5340. transform18.localEulerAngles =
  5341. new Vector3(float.Parse(strArray2[0]),
  5342. float.Parse(strArray2[1]),
  5343. float.Parse(strArray2[2]));
  5344. break;
  5345. case 89:
  5346. transform19.localEulerAngles =
  5347. new Vector3(float.Parse(strArray2[0]),
  5348. float.Parse(strArray2[1]),
  5349. float.Parse(strArray2[2]));
  5350. break;
  5351. case 92:
  5352. vIKMuneL[i] = new Vector3(float.Parse(strArray2[0]),
  5353. float.Parse(strArray2[1]),
  5354. float.Parse(strArray2[2]));
  5355. muneIKL[i] = true;
  5356. break;
  5357. case 93:
  5358. vIKMuneLSub[i] = new Vector3(float.Parse(strArray2[0]),
  5359. float.Parse(strArray2[1]),
  5360. float.Parse(strArray2[2]));
  5361. break;
  5362. case 94:
  5363. vIKMuneR[i] = new Vector3(float.Parse(strArray2[0]),
  5364. float.Parse(strArray2[1]),
  5365. float.Parse(strArray2[2]));
  5366. muneIKR[i] = true;
  5367. break;
  5368. case 95:
  5369. vIKMuneRSub[i] = new Vector3(float.Parse(strArray2[0]),
  5370. float.Parse(strArray2[1]),
  5371. float.Parse(strArray2[2]));
  5372. break;
  5373. case 96:
  5374. transform1.position = new Vector3(float.Parse(strArray2[0]),
  5375. float.Parse(strArray2[1]),
  5376. float.Parse(strArray2[2]));
  5377. break;
  5378. }
  5379. }
  5380. }
  5381. maid.transform.localEulerAngles = localEulerAngles;
  5382. maid.transform.position = position;
  5383. }
  5384. }
  5385. }
  5386. if (loadPose[i] != "" && !isLoadPose[i])
  5387. {
  5388. IniKey iniKey = Preferences["pose"][loadPose[i]];
  5389. if (iniKey.Value != null && iniKey.Value.ToString() != "" && iniKey.Value.ToString() != "del")
  5390. {
  5391. isStop[i] = true;
  5392. }
  5393. isLoadPose[i] = true;
  5394. }
  5395. }
  5396. if (loadScene > 0)
  5397. {
  5398. IniKey iniKey = Preferences["scene"]["s" + loadScene];
  5399. if (iniKey.Value == null || iniKey.Value.ToString() == "")
  5400. {
  5401. loadScene = 0;
  5402. }
  5403. else
  5404. {
  5405. isScene = true;
  5406. if (!kankyoLoadFlg)
  5407. {
  5408. string[] strArray1 = iniKey.Value.Split('_')[1].Split(';');
  5409. for (int i = 0; i < strArray1.Length; ++i)
  5410. {
  5411. if (maidCnt > i)
  5412. {
  5413. Maid maid = maidArray[i];
  5414. for (int index = 0; index < 10; ++index)
  5415. {
  5416. Transform transform1 = maid.transform;
  5417. Vector3 position1 = maid.transform.position;
  5418. Vector3 right = Vector3.right;
  5419. rotation = maid.transform.rotation;
  5420. double num1 = -rotation.eulerAngles.x;
  5421. transform1.RotateAround(position1, right, (float)num1);
  5422. Transform transform2 = maid.transform;
  5423. Vector3 position2 = maid.transform.position;
  5424. Vector3 forward = Vector3.forward;
  5425. rotation = maid.transform.rotation;
  5426. double num2 = -rotation.eulerAngles.z;
  5427. transform2.RotateAround(position2, forward, (float)num2);
  5428. }
  5429. string[] array2 = strArray1[i].Split(':');
  5430. if (!int.TryParse(array2[61], out poseIndex[i]))
  5431. {
  5432. string str = array2[61].Replace(" ", "_").Replace("|", ",");
  5433. for (int index = 0; index < poseArray.Length; ++index)
  5434. {
  5435. if (str == poseArray[index])
  5436. {
  5437. poseIndex[i] = index;
  5438. break;
  5439. }
  5440. }
  5441. }
  5442. string[] strArray2 = poseArray[poseIndex[i]].Split(',');
  5443. isStop[i] = true;
  5444. poseCount[i] = 20;
  5445. if (array2[61].Contains("MultipleMaidsPose"))
  5446. {
  5447. string url = "";
  5448. ((Action<string, List<string>>)((path, result_list) =>
  5449. {
  5450. string[] files = Directory.GetFiles(path);
  5451. for (int index1 = 0; index1 < files.Length; ++index1)
  5452. {
  5453. if (Path.GetExtension(files[index1]) == ".anm")
  5454. {
  5455. string str1 =
  5456. files[index1].Split('\\')[files[index1]
  5457. .Split('\\').Length
  5458. - 1].Split('.')[0];
  5459. if (str1 == array2[61].Replace("MultipleMaidsPose", ""))
  5460. {
  5461. url = files[index1];
  5462. for (int index2 = 0;
  5463. index2 < poseArray.Length;
  5464. ++index2)
  5465. {
  5466. string str2 = poseArray[index2]
  5467. .Replace(" ", "").Split('/')[0];
  5468. if (str1 == str2)
  5469. {
  5470. poseIndex[i] = index2;
  5471. }
  5472. }
  5473. break;
  5474. }
  5475. }
  5476. }
  5477. }))(Path.GetFullPath(".\\") + "Mod\\MultipleMaidsPose",
  5478. new List<string>());
  5479. if (url != "")
  5480. {
  5481. string path = url;
  5482. byte[] numArray = new byte[0];
  5483. try
  5484. {
  5485. using (FileStream fileStream = new FileStream(path, FileMode.Open, FileAccess.Read))
  5486. {
  5487. numArray = new byte[fileStream.Length];
  5488. fileStream.Read(numArray, 0, numArray.Length);
  5489. }
  5490. }
  5491. catch { }
  5492. if (0 < numArray.Length)
  5493. {
  5494. long hashCode = Path.GetFileName(path).GetHashCode();
  5495. maid.body0.CrossFade(hashCode.ToString(), numArray, false, false, false, 0.0f, 1f);
  5496. Maid.AutoTwist[] autoTwistArray = new Maid.AutoTwist[6]
  5497. {
  5498. Maid.AutoTwist.ShoulderL, Maid.AutoTwist.ShoulderR, Maid.AutoTwist.WristL,
  5499. Maid.AutoTwist.WristR, Maid.AutoTwist.ThighL, Maid.AutoTwist.ThighR
  5500. };
  5501. foreach (Maid.AutoTwist f_eType in autoTwistArray)
  5502. {
  5503. maid.SetAutoTwist(f_eType, true);
  5504. }
  5505. }
  5506. }
  5507. }
  5508. else
  5509. {
  5510. if (strArray2[0].StartsWith("p") && int.TryParse(strArray2[0].Substring(1), out int result))
  5511. {
  5512. loadPose[i] = strArray2[0];
  5513. }
  5514. else if (!strArray2[0].StartsWith("dance_"))
  5515. {
  5516. maidArray[i].CrossFade(strArray2[0] + ".anm", false, true, false, 0.0f, 1f);
  5517. }
  5518. else
  5519. {
  5520. if (!maidArray[i]
  5521. .body0.m_Bones.GetComponent<Animation>().GetClip(strArray2[0] + ".anm"))
  5522. {
  5523. maidArray[i].body0.LoadAnime(strArray2[0] + ".anm",
  5524. GameUty.FileSystem,
  5525. strArray2[0] + ".anm",
  5526. false,
  5527. false);
  5528. }
  5529. maidArray[i].body0.m_Bones.GetComponent<Animation>().Play(strArray2[0] + ".anm");
  5530. }
  5531. }
  5532. if (strArray2.Length > 1)
  5533. {
  5534. maidArray[i].body0.m_Bones.GetComponent<Animation>()[strArray2[0] + ".anm"].time =
  5535. float.Parse(strArray2[1]);
  5536. isStop[i] = true;
  5537. if (strArray2.Length > 2)
  5538. {
  5539. CMT.SearchObjName(maidArray[i].body0.m_Bones.transform, "Bip01", true);
  5540. isPoseIti[i] = true;
  5541. poseIti[i] = maidArray[i].transform.position;
  5542. maidArray[i].transform.position = new Vector3(100f, 100f, 100f);
  5543. }
  5544. }
  5545. faceIndex[i] = int.Parse(array2[62]);
  5546. if (faceIndex[i] < faceArray.Length)
  5547. {
  5548. maid.FaceAnime(faceArray[faceIndex[i]], 0.01f, 0);
  5549. }
  5550. else
  5551. {
  5552. faceIndex[i] = 0;
  5553. }
  5554. TMorph morph = maid.body0.Face.morph;
  5555. if (!isVR)
  5556. {
  5557. maid.boMabataki = false;
  5558. morph.EyeMabataki = 0.0f;
  5559. maid.body0.Face.morph.FixBlendValues_Face();
  5560. }
  5561. }
  5562. else
  5563. {
  5564. break;
  5565. }
  5566. }
  5567. }
  5568. }
  5569. }
  5570. if (allowUpdate || sceneLevel == 14 || sceneLevel == 24)
  5571. {
  5572. if (isF6 && !cameraObj && !isVR)
  5573. {
  5574. cameraObj = new GameObject("subCamera");
  5575. subcamera = cameraObj.AddComponent<Camera>();
  5576. subcamera.CopyFrom(Camera.main);
  5577. cameraObj.SetActive(true);
  5578. subcamera.clearFlags = CameraClearFlags.Depth;
  5579. subcamera.cullingMask = 256;
  5580. subcamera.depth = 1f;
  5581. subcamera.transform.parent = mainCamera.transform;
  5582. if (lightList.Count == 0)
  5583. {
  5584. float num = 2f;
  5585. if (Application.unityVersion.StartsWith("4"))
  5586. {
  5587. num = 1f;
  5588. }
  5589. GameObject gameObject = new GameObject("Light");
  5590. gameObject.AddComponent<Light>();
  5591. lightList.Add(gameObject);
  5592. lightColorR.Add(1f);
  5593. lightColorG.Add(1f);
  5594. lightColorB.Add(1f);
  5595. lightIndex.Add(0);
  5596. lightX.Add(40f);
  5597. lightY.Add(180f);
  5598. lightAkarusa.Add(num);
  5599. lightKage.Add(0.098f);
  5600. lightRange.Add(50f);
  5601. gameObject.transform.position = GameMain.Instance.MainLight.transform.position;
  5602. gameObject.GetComponent<Light>().intensity = 2f;
  5603. gameObject.GetComponent<Light>().spotAngle = 50f;
  5604. gameObject.GetComponent<Light>().range = 10f;
  5605. gameObject.GetComponent<Light>().type = LightType.Directional;
  5606. gameObject.GetComponent<Light>().color = new Color(0.5f, 1f, 0.0f);
  5607. gameObject.GetComponent<Light>().cullingMask = 256;
  5608. // lightComboList = new GUIContent[lightList.Count];
  5609. // lightComboList[0] = new GUIContent("メイン");
  5610. // lightCombo.selectedItemIndex = 0;
  5611. // selectLightIndex = 0;
  5612. }
  5613. }
  5614. if ((!isF6S || !getModKeyPressing(modKey.Shift) || !Input.GetKeyDown(KeyCode.F6))
  5615. && (isF6S || !getModKeyPressing(modKey.Shift) || !Input.GetKeyDown(KeyCode.F6)))
  5616. {
  5617. if (!isF6 && Input.GetKeyDown(KeyCode.F6) && sceneLevel != 5 && sceneLevel != 3
  5618. && !isVR && maidArray[0] && maidArray[0].Visible)
  5619. {
  5620. isF6 = true;
  5621. bGui = true;
  5622. isFaceInit = true;
  5623. isGuiInit = true;
  5624. maidArray[0].boMabataki = false;
  5625. selectMaidIndex = 0;
  5626. maidCnt = 1;
  5627. isFace[0] = true;
  5628. faceFlg = true;
  5629. kankyoFlg = false;
  5630. string bgName = GameMain.Instance.BgMgr.GetBGName();
  5631. int num = 0;
  5632. foreach (string bg in bgArray)
  5633. {
  5634. if (bg == bgName)
  5635. {
  5636. bgIndex = num;
  5637. bgIndex6 = num;
  5638. break;
  5639. }
  5640. ++num;
  5641. }
  5642. bgCombo.selectedItemIndex = bgIndex6;
  5643. lightX[0] = GameMain.Instance.MainLight.transform.eulerAngles.x;
  5644. lightY[0] = GameMain.Instance.MainLight.transform.eulerAngles.y;
  5645. }
  5646. else if (!isF6 && Input.GetKeyDown(KeyCode.F7) && sceneLevel != 5 && sceneLevel != 3
  5647. && !isVR && maidArray[0] && maidArray[0].Visible)
  5648. {
  5649. isF6 = true;
  5650. bGui = true;
  5651. isGuiInit = true;
  5652. selectMaidIndex = 0;
  5653. maidCnt = 1;
  5654. isFace[0] = false;
  5655. faceFlg = false;
  5656. kankyoFlg = true;
  5657. string bgName = GameMain.Instance.BgMgr.GetBGName();
  5658. int num = 0;
  5659. foreach (string bg in bgArray)
  5660. {
  5661. if (bg == bgName)
  5662. {
  5663. bgIndex = num;
  5664. bgIndex6 = num;
  5665. break;
  5666. }
  5667. ++num;
  5668. }
  5669. bgmCombo.selectedItemIndex = bgmIndex;
  5670. bgCombo.selectedItemIndex = bgIndex6;
  5671. lightX[0] = GameMain.Instance.MainLight.transform.eulerAngles.x;
  5672. lightY[0] = GameMain.Instance.MainLight.transform.eulerAngles.y;
  5673. lightX6 = lightX[0];
  5674. lightY6 = lightY[0];
  5675. }
  5676. else if (isVR && Input.GetKey(KeyCode.F7) && Input.GetKeyDown(KeyCode.BackQuote)
  5677. || isF6 && (Input.GetKeyDown(KeyCode.F6) || Input.GetKeyDown(KeyCode.F7)))
  5678. {
  5679. isF6 = false;
  5680. bGui = false;
  5681. maidArray[0].boMabataki = true;
  5682. bgIndex = bgIndex6;
  5683. bg.localScale = new Vector3(1f, 1f, 1f);
  5684. if (!isVR)
  5685. {
  5686. Bloom fieldValue = GetFieldValue<CameraMain, Bloom>(mainCamera, "m_gcBloom");
  5687. fieldValue.enabled = true;
  5688. fieldValue.bloomIntensity = 2.85f;
  5689. fieldValue.hdr = Bloom.HDRBloomMode.Auto;
  5690. fieldValue.bloomThreshholdColor = new Color(1f, 1f, 1f);
  5691. fieldValue.bloomBlurIterations = 3;
  5692. }
  5693. else if (bgArray[bgIndex].Length == 36)
  5694. {
  5695. GameMain.Instance.BgMgr.ChangeBgMyRoom(bgArray[bgIndex]);
  5696. }
  5697. else
  5698. {
  5699. GameMain.Instance.BgMgr.ChangeBg(bgArray[bgIndex]);
  5700. }
  5701. mainCamera.GetComponent<Camera>().backgroundColor = new Color(0.0f, 0.0f, 0.0f);
  5702. maidCnt = 0;
  5703. wearIndex = 0;
  5704. faceFlg = false;
  5705. faceFlg2 = false;
  5706. sceneFlg = false;
  5707. poseFlg = false;
  5708. kankyoFlg = false;
  5709. kankyo2Flg = false;
  5710. unLockFlg = false;
  5711. ikMaid = 0;
  5712. ikBui = 0;
  5713. isNamida = false;
  5714. isTear1 = false;
  5715. isTear2 = false;
  5716. isTear3 = false;
  5717. isShock = false;
  5718. isYodare = false;
  5719. isHoho = false;
  5720. isHoho2 = false;
  5721. isHohos = false;
  5722. isHohol = false;
  5723. isToothoff = false;
  5724. isNosefook = false;
  5725. isFaceInit = false;
  5726. isPoseInit = false;
  5727. isWear = true;
  5728. isSkirt = true;
  5729. isBra = true;
  5730. isPanz = true;
  5731. isHeadset = true;
  5732. isAccUde = true;
  5733. isStkg = true;
  5734. isShoes = true;
  5735. isGlove = true;
  5736. isMegane = true;
  5737. isAccSenaka = true;
  5738. isPanel = true;
  5739. isBloom = false;
  5740. isBloomA = false;
  5741. isBlur = false;
  5742. isBlur2 = false;
  5743. bloom1 = 2.85f;
  5744. bloom2 = 3f;
  5745. bloom3 = 0.0f;
  5746. bloom4 = 0.0f;
  5747. bloom5 = 0.0f;
  5748. blur1 = -3.98f;
  5749. blur4 = -0.75f;
  5750. blur2 = 0.9f;
  5751. blur3 = 4.19f;
  5752. bokashi = 0.0f;
  5753. kamiyure = 0.0f;
  5754. isDepth = false;
  5755. isDepthA = false;
  5756. depth1 = 3f;
  5757. depth2 = 0.1f;
  5758. depth3 = 15f;
  5759. depth4 = 2.5f;
  5760. isFog = false;
  5761. fog1 = 4f;
  5762. fog2 = 1f;
  5763. fog3 = 1f;
  5764. fog4 = 0.0f;
  5765. fog5 = 1f;
  5766. fog6 = 1f;
  5767. fog7 = 1f;
  5768. isSepia = false;
  5769. isBloomS = true;
  5770. isDepthS = false;
  5771. isBlurS = false;
  5772. isFogS = false;
  5773. if (depth_field_ != null)
  5774. {
  5775. depth_field_.enabled = false;
  5776. }
  5777. if (fog_ != null)
  5778. {
  5779. fog_.enabled = false;
  5780. }
  5781. if (sepia_tone_ != null)
  5782. {
  5783. sepia_tone_.enabled = false;
  5784. }
  5785. isCube = false;
  5786. isCube2 = true;
  5787. isCube3 = false;
  5788. isCube4 = true;
  5789. effectIndex = 0;
  5790. selectMaidIndex = 0;
  5791. copyIndex = 0;
  5792. selectLightIndex = 0;
  5793. doguBIndex = 0;
  5794. parIndex = 0;
  5795. isEditNo = 0;
  5796. editSelectMaid = null;
  5797. for (int index = 0; index < 10; ++index)
  5798. {
  5799. date[index] = "";
  5800. ninzu[index] = "";
  5801. }
  5802. if (kami)
  5803. {
  5804. kami.SetActive(false);
  5805. }
  5806. lightIndex = new List<int>
  5807. {
  5808. 0
  5809. };
  5810. lightColorR = new List<float>
  5811. {
  5812. 1f
  5813. };
  5814. lightColorG = new List<float>
  5815. {
  5816. 1f
  5817. };
  5818. lightColorB = new List<float>
  5819. {
  5820. 1f
  5821. };
  5822. lightX = new List<float>
  5823. {
  5824. lightX6
  5825. };
  5826. lightY = new List<float>
  5827. {
  5828. lightY6
  5829. };
  5830. lightAkarusa = new List<float>
  5831. {
  5832. 0.95f
  5833. };
  5834. lightKage = new List<float>
  5835. {
  5836. 0.098f
  5837. };
  5838. lightRange = new List<float>
  5839. {
  5840. 50f
  5841. };
  5842. isIdx1 = false;
  5843. isIdx2 = false;
  5844. isIdx3 = false;
  5845. isIdx4 = false;
  5846. bgObject.SetActive(true);
  5847. GameMain.Instance.MainLight.Reset();
  5848. GameMain.Instance.MainLight.SetIntensity(0.95f);
  5849. GameMain.Instance.MainLight.GetComponent<Light>().spotAngle = 30f;
  5850. GameMain.Instance.MainLight.GetComponent<Light>().range = 10f;
  5851. GameMain.Instance.MainLight.gameObject.transform.position = new Vector3(0.0f, 2f, 0.0f);
  5852. GameMain.Instance.MainLight.GetComponent<Light>().type = LightType.Directional;
  5853. GameMain.Instance.MainLight.transform.eulerAngles =
  5854. new Vector3(lightX6, lightY6, GameMain.Instance.MainLight.transform.eulerAngles.z);
  5855. for (int index = 0; index < doguBObject.Count; ++index)
  5856. {
  5857. GraphicsUtils.Destroy(doguBObject[index]);
  5858. }
  5859. doguBObject.Clear();
  5860. doguBIndex = 0;
  5861. parIndex = 0;
  5862. doguCombo.selectedItemIndex = 0;
  5863. parCombo.selectedItemIndex = 0;
  5864. for (int index = 1; index < lightList.Count; ++index)
  5865. {
  5866. GraphicsUtils.Destroy(lightList[index]);
  5867. }
  5868. lightList = new List<GameObject>
  5869. {
  5870. GameMain.Instance.MainLight.gameObject
  5871. };
  5872. lightComboList = new GUIContent[lightList.Count];
  5873. lightComboList[0] = new GUIContent("メイン");
  5874. lightCombo.selectedItemIndex = 0;
  5875. selectLightIndex = 0;
  5876. GameMain.Instance.BgMgr.ChangeBg(bgArray[bgIndex6]);
  5877. bgCombo.selectedItemIndex = bgIndex6;
  5878. bgCombo2.selectedItemIndex = 0;
  5879. itemCombo2.selectedItemIndex = 0;
  5880. slotCombo.selectedItemIndex = 0;
  5881. sortList.Clear();
  5882. maidCallScrollPos = new Vector2(0.0f, 0.0f);
  5883. poseScrollPos = new Vector2(0.0f, 0.0f);
  5884. faceScrollPos = new Vector2(0.0f, 0.0f);
  5885. bgScrollPos = new Vector2(0.0f, 0.0f);
  5886. saveSceneScrollPos = new Vector2(0.0f, 0.0f);
  5887. bg2ScrollPos = new Vector2(0.0f, 0.0f);
  5888. if (!isVR)
  5889. {
  5890. Vignetting component = GameMain.Instance.MainCamera.gameObject.GetComponent<Vignetting>();
  5891. component.mode = Vignetting.AberrationMode.Simple;
  5892. component.intensity = -3.98f;
  5893. component.chromaticAberration = -0.75f;
  5894. component.axialAberration = 1.18f;
  5895. component.blurSpread = 4.19f;
  5896. component.luminanceDependency = 0.494f;
  5897. component.blurDistance = 1.71f;
  5898. component.enabled = false;
  5899. }
  5900. doguIndex.Clear();
  5901. doguSelectIndex = 0;
  5902. for (int index = 0; index < doguObject.Count; ++index)
  5903. {
  5904. if (doguObject[index] != null)
  5905. {
  5906. GraphicsUtils.Destroy(doguObject[index]);
  5907. doguObject[index] = null;
  5908. }
  5909. }
  5910. doguObject.Clear();
  5911. }
  5912. }
  5913. for (int index = 0; index < maidCnt; ++index)
  5914. {
  5915. if (maidArray[index] && maidArray[index].Visible)
  5916. {
  5917. Maid maid = maidArray[index];
  5918. if (isLook[index] != isLookn[index])
  5919. {
  5920. isLookn[index] = isLook[index];
  5921. if (isLook[index])
  5922. {
  5923. maid.body0.trsLookTarget = GameMain.Instance.MainCamera.transform;
  5924. maid.body0.boHeadToCam = true;
  5925. maid.body0.boEyeToCam = true;
  5926. maid.body0.trsLookTarget = null;
  5927. }
  5928. else
  5929. {
  5930. maid.body0.trsLookTarget = GameMain.Instance.MainCamera.transform;
  5931. maid.body0.boHeadToCam = true;
  5932. maid.body0.boEyeToCam = true;
  5933. }
  5934. }
  5935. }
  5936. }
  5937. if (maidArray[selectMaidIndex] && maidArray[selectMaidIndex].Visible
  5938. && (!faceFlg && !poseFlg && !sceneFlg && !kankyoFlg && !kankyo2Flg
  5939. || sceneFlg || kankyoFlg || kankyo2Flg))
  5940. {
  5941. for (int index = 0; index < maidCnt; ++index)
  5942. {
  5943. if (maidArray[index] && !maidArray[index].boMabataki)
  5944. {
  5945. maidArray[index].body0.Face.morph.FixBlendValues_Face();
  5946. }
  5947. }
  5948. }
  5949. if (maidArray[selectMaidIndex] && maidArray[selectMaidIndex].Visible && poseFlg)
  5950. {
  5951. if (isPoseInit)
  5952. {
  5953. if (!isDanceChu)
  5954. {
  5955. Maid maid = maidArray[selectMaidIndex];
  5956. isPoseInit = false;
  5957. isWear = maid.body0.GetMask(TBody.SlotID.wear) || maid.body0.GetMask(TBody.SlotID.mizugi)
  5958. || maid.body0.GetMask(TBody.SlotID.onepiece);
  5959. isSkirt = maid.body0.GetMask(TBody.SlotID.skirt);
  5960. isBra = maid.body0.GetMask(TBody.SlotID.bra);
  5961. isPanz = maid.body0.GetMask(TBody.SlotID.panz);
  5962. isMaid = maid.body0.GetMask(TBody.SlotID.body);
  5963. isHeadset = maid.body0.GetMask(TBody.SlotID.headset) || maid.body0.GetMask(TBody.SlotID.accHat)
  5964. || maid.body0.GetMask(TBody.SlotID.accHead)
  5965. || maid.body0.GetMask(TBody.SlotID.accKamiSubL)
  5966. || maid.body0.GetMask(TBody.SlotID.accKamiSubR)
  5967. || maid.body0.GetMask(TBody.SlotID.accKami_1_)
  5968. || maid.body0.GetMask(TBody.SlotID.accKami_2_)
  5969. || maid.body0.GetMask(TBody.SlotID.accKami_3_);
  5970. isAccUde = maid.body0.GetMask(TBody.SlotID.accUde);
  5971. isStkg = maid.body0.GetMask(TBody.SlotID.stkg);
  5972. isShoes = maid.body0.GetMask(TBody.SlotID.shoes);
  5973. isGlove = maid.body0.GetMask(TBody.SlotID.glove);
  5974. isMegane = maid.body0.GetMask(TBody.SlotID.megane);
  5975. isAccSenaka = maid.body0.GetMask(TBody.SlotID.accSenaka);
  5976. TMorph morph = maidArray[selectMaidIndex].body0.Face.morph;
  5977. float[] fieldValue1 = GetFieldValue<TMorph, float[]>(morph, "BlendValues");
  5978. float[] fieldValue2 = GetFieldValue<TMorph, float[]>(morph, "BlendValuesBackup");
  5979. eyeclose = fieldValue2[(int)morph.hash["eyeclose"]];
  5980. eyeclose2 = fieldValue2[(int)morph.hash["eyeclose2"]];
  5981. eyeclose3 = fieldValue2[(int)morph.hash["eyeclose3"]];
  5982. eyeclose6 = fieldValue2[(int)morph.hash["eyeclose6"]];
  5983. hitomih = fieldValue1[(int)morph.hash["hitomih"]];
  5984. hitomis = fieldValue1[(int)morph.hash["hitomis"]];
  5985. mayuha = fieldValue1[(int)morph.hash["mayuha"]];
  5986. mayuup = fieldValue1[(int)morph.hash["mayuup"]];
  5987. mayuv = fieldValue1[(int)morph.hash["mayuv"]];
  5988. mayuvhalf = fieldValue1[(int)morph.hash["mayuvhalf"]];
  5989. moutha = fieldValue1[(int)morph.hash["moutha"]];
  5990. mouths = fieldValue1[(int)morph.hash["mouths"]];
  5991. mouthdw = fieldValue1[(int)morph.hash["mouthdw"]];
  5992. mouthup = fieldValue1[(int)morph.hash["mouthup"]];
  5993. tangout = fieldValue1[(int)morph.hash["tangout"]];
  5994. tangup = fieldValue1[(int)morph.hash["tangup"]];
  5995. eyebig = fieldValue1[(int)morph.hash["eyebig"]];
  5996. eyeclose5 = fieldValue2[(int)morph.hash["eyeclose5"]];
  5997. mayuw = fieldValue1[(int)morph.hash["mayuw"]];
  5998. mouthhe = fieldValue1[(int)morph.hash["mouthhe"]];
  5999. mouthc = fieldValue1[(int)morph.hash["mouthc"]];
  6000. mouthi = fieldValue1[(int)morph.hash["mouthi"]];
  6001. mouthuphalf = fieldValue1[(int)morph.hash["mouthuphalf"]];
  6002. try
  6003. {
  6004. tangopen = fieldValue1[(int)morph.hash["tangopen"]];
  6005. }
  6006. catch { }
  6007. isNamida = fieldValue1[(int)morph.hash["namida"]] > 0.0;
  6008. isTear1 = fieldValue1[(int)morph.hash["tear1"]] > 0.0;
  6009. isTear2 = fieldValue1[(int)morph.hash["tear2"]] > 0.0;
  6010. isTear3 = fieldValue1[(int)morph.hash["tear3"]] > 0.0;
  6011. isShock = fieldValue1[(int)morph.hash["shock"]] > 0.0;
  6012. isYodare = fieldValue1[(int)morph.hash["yodare"]] > 0.0;
  6013. isHoho = fieldValue1[(int)morph.hash["hoho"]] > 0.0;
  6014. isHoho2 = fieldValue1[(int)morph.hash["hoho2"]] > 0.0;
  6015. isHohos = fieldValue1[(int)morph.hash["hohos"]] > 0.0;
  6016. isHohol = fieldValue1[(int)morph.hash["hohol"]] > 0.0;
  6017. isToothoff = fieldValue1[(int)morph.hash["toothoff"]] > 0.0;
  6018. isNosefook = fieldValue1[(int)morph.hash["nosefook"]] > 0.0;
  6019. }
  6020. }
  6021. else
  6022. {
  6023. Maid maid = maidArray[selectMaidIndex];
  6024. if (goSlot[(int)selectList[selectMaidIndex]] != null)
  6025. {
  6026. maidArray[selectMaidIndex].body0.goSlot =
  6027. new List<TBodySkin>(goSlot[(int)selectList[selectMaidIndex]]);
  6028. for (int index = 0; index < bodyHit[(int)selectList[selectMaidIndex]].Count; ++index)
  6029. {
  6030. maidArray[selectMaidIndex].body0.goSlot[index].bonehair.bodyhit =
  6031. bodyHit[(int)selectList[selectMaidIndex]][index];
  6032. }
  6033. }
  6034. if (maid.body0.GetMask(TBody.SlotID.wear) != isWear)
  6035. {
  6036. maid.body0.SetMask(TBody.SlotID.wear, isWear);
  6037. }
  6038. if (maid.body0.GetMask(TBody.SlotID.mizugi) != isWear)
  6039. {
  6040. maid.body0.SetMask(TBody.SlotID.mizugi, isWear);
  6041. }
  6042. if (maid.body0.GetMask(TBody.SlotID.onepiece) != isWear)
  6043. {
  6044. maid.body0.SetMask(TBody.SlotID.onepiece, isWear);
  6045. }
  6046. if (maid.body0.GetMask(TBody.SlotID.skirt) != isSkirt)
  6047. {
  6048. maid.body0.SetMask(TBody.SlotID.skirt, isSkirt);
  6049. }
  6050. if (maid.body0.GetMask(TBody.SlotID.bra) != isBra)
  6051. {
  6052. maid.body0.SetMask(TBody.SlotID.bra, isBra);
  6053. }
  6054. if (maid.body0.GetMask(TBody.SlotID.panz) != isPanz)
  6055. {
  6056. maid.body0.SetMask(TBody.SlotID.panz, isPanz);
  6057. }
  6058. if (maid.body0.GetMask(TBody.SlotID.headset) != isHeadset)
  6059. {
  6060. maid.body0.SetMask(TBody.SlotID.headset, isHeadset);
  6061. }
  6062. if (maid.body0.GetMask(TBody.SlotID.accHat) != isHeadset)
  6063. {
  6064. maid.body0.SetMask(TBody.SlotID.accHat, isHeadset);
  6065. }
  6066. if (maid.body0.GetMask(TBody.SlotID.accHead) != isHeadset)
  6067. {
  6068. maid.body0.SetMask(TBody.SlotID.accHead, isHeadset);
  6069. }
  6070. if (maid.body0.GetMask(TBody.SlotID.accKamiSubL) != isHeadset)
  6071. {
  6072. maid.body0.SetMask(TBody.SlotID.accKamiSubL, isHeadset);
  6073. }
  6074. if (maid.body0.GetMask(TBody.SlotID.accKamiSubR) != isHeadset)
  6075. {
  6076. maid.body0.SetMask(TBody.SlotID.accKamiSubR, isHeadset);
  6077. }
  6078. if (maid.body0.GetMask(TBody.SlotID.accKami_1_) != isHeadset)
  6079. {
  6080. maid.body0.SetMask(TBody.SlotID.accKami_1_, isHeadset);
  6081. }
  6082. if (maid.body0.GetMask(TBody.SlotID.accKami_2_) != isHeadset)
  6083. {
  6084. maid.body0.SetMask(TBody.SlotID.accKami_2_, isHeadset);
  6085. }
  6086. if (maid.body0.GetMask(TBody.SlotID.accKami_3_) != isHeadset)
  6087. {
  6088. maid.body0.SetMask(TBody.SlotID.accKami_3_, isHeadset);
  6089. }
  6090. if (maid.body0.GetMask(TBody.SlotID.accUde) != isAccUde)
  6091. {
  6092. maid.body0.SetMask(TBody.SlotID.accUde, isAccUde);
  6093. }
  6094. if (maid.body0.GetMask(TBody.SlotID.stkg) != isStkg)
  6095. {
  6096. maid.body0.SetMask(TBody.SlotID.stkg, isStkg);
  6097. }
  6098. if (maid.body0.GetMask(TBody.SlotID.shoes) != isShoes)
  6099. {
  6100. maid.body0.SetMask(TBody.SlotID.shoes, isShoes);
  6101. }
  6102. if (maid.body0.GetMask(TBody.SlotID.glove) != isGlove)
  6103. {
  6104. maid.body0.SetMask(TBody.SlotID.glove, isGlove);
  6105. }
  6106. if (maid.body0.GetMask(TBody.SlotID.megane) != isMegane)
  6107. {
  6108. maid.body0.SetMask(TBody.SlotID.megane, isMegane);
  6109. }
  6110. if (maid.body0.GetMask(TBody.SlotID.accSenaka) != isAccSenaka)
  6111. {
  6112. maid.body0.SetMask(TBody.SlotID.accSenaka, isAccSenaka);
  6113. }
  6114. if (mekure1[selectMaidIndex] != mekure1n[selectMaidIndex])
  6115. {
  6116. mekure1n[selectMaidIndex] = mekure1[selectMaidIndex];
  6117. if (mekure1[selectMaidIndex])
  6118. {
  6119. maid.ItemChangeTemp("skirt", "めくれスカート");
  6120. maid.ItemChangeTemp("onepiece", "めくれスカート");
  6121. mekure2[selectMaidIndex] = false;
  6122. mekure2n[selectMaidIndex] = false;
  6123. }
  6124. else
  6125. {
  6126. ResetProp(maid, MPN.skirt);
  6127. ResetProp(maid, MPN.onepiece);
  6128. }
  6129. maid.AllProcPropSeqStart();
  6130. }
  6131. if (mekure2[selectMaidIndex] != mekure2n[selectMaidIndex])
  6132. {
  6133. mekure2n[selectMaidIndex] = mekure2[selectMaidIndex];
  6134. if (mekure2[selectMaidIndex])
  6135. {
  6136. maid.ItemChangeTemp("skirt", "めくれスカート後ろ");
  6137. maid.ItemChangeTemp("onepiece", "めくれスカート後ろ");
  6138. mekure1[selectMaidIndex] = false;
  6139. mekure1n[selectMaidIndex] = false;
  6140. }
  6141. else
  6142. {
  6143. ResetProp(maid, MPN.skirt);
  6144. ResetProp(maid, MPN.onepiece);
  6145. }
  6146. maid.AllProcPropSeqStart();
  6147. }
  6148. if (zurasi[selectMaidIndex] != zurasin[selectMaidIndex])
  6149. {
  6150. zurasin[selectMaidIndex] = zurasi[selectMaidIndex];
  6151. if (zurasi[selectMaidIndex])
  6152. {
  6153. maid.ItemChangeTemp("panz", "パンツずらし");
  6154. maid.ItemChangeTemp("mizugi", "パンツずらし");
  6155. }
  6156. else
  6157. {
  6158. ResetProp(maid, MPN.panz);
  6159. ResetProp(maid, MPN.mizugi);
  6160. }
  6161. maid.AllProcPropSeqStart();
  6162. }
  6163. if (!isDanceChu)
  6164. {
  6165. if (maid.body0.GetMask(TBody.SlotID.body) != isMaid)
  6166. {
  6167. Hashtable fieldValue = GetFieldValue<TBody, Hashtable>(maid.body0, "m_hFoceHide");
  6168. fieldValue[TBody.SlotID.body] = isMaid;
  6169. fieldValue[TBody.SlotID.head] = isMaid;
  6170. fieldValue[TBody.SlotID.eye] = isMaid;
  6171. fieldValue[TBody.SlotID.hairF] = isMaid;
  6172. fieldValue[TBody.SlotID.hairR] = isMaid;
  6173. fieldValue[TBody.SlotID.hairS] = isMaid;
  6174. fieldValue[TBody.SlotID.hairT] = isMaid;
  6175. fieldValue[TBody.SlotID.hairAho] = isMaid;
  6176. fieldValue[TBody.SlotID.chikubi] = isMaid;
  6177. fieldValue[TBody.SlotID.underhair] = isMaid;
  6178. fieldValue[TBody.SlotID.moza] = isMaid;
  6179. if (maid.body0.goSlot[19].m_strModelFileName.Contains("melala_body"))
  6180. {
  6181. fieldValue[TBody.SlotID.accHana] = isMaid;
  6182. }
  6183. maid.body0.FixMaskFlag();
  6184. maid.body0.FixVisibleFlag(false);
  6185. }
  6186. if (isLook[selectMaidIndex] != isLookn[selectMaidIndex])
  6187. {
  6188. isLookn[selectMaidIndex] = isLook[selectMaidIndex];
  6189. if (isLook[selectMaidIndex])
  6190. {
  6191. maid.body0.trsLookTarget = GameMain.Instance.MainCamera.transform;
  6192. maid.body0.boHeadToCam = true;
  6193. maid.body0.boEyeToCam = true;
  6194. maid.body0.trsLookTarget = null;
  6195. }
  6196. else
  6197. {
  6198. maid.body0.trsLookTarget = GameMain.Instance.MainCamera.transform;
  6199. maid.body0.boHeadToCam = true;
  6200. maid.body0.boEyeToCam = true;
  6201. }
  6202. }
  6203. if (isLook[selectMaidIndex])
  6204. {
  6205. if (maid.body0.offsetLookTarget.x != (double)lookY[selectMaidIndex])
  6206. {
  6207. int num = !isLock[selectMaidIndex] ? 1 : (lookY[selectMaidIndex] >= 0.0 ? 1 : 0);
  6208. maid.body0.offsetLookTarget =
  6209. num != 0
  6210. ? new Vector3(lookY[selectMaidIndex], 1f, lookX[selectMaidIndex])
  6211. : new Vector3(lookY[selectMaidIndex] * 0.6f, 1f, lookX[selectMaidIndex]);
  6212. }
  6213. if (lookX[selectMaidIndex] != (double)lookXn[selectMaidIndex])
  6214. {
  6215. lookXn[selectMaidIndex] = lookX[selectMaidIndex];
  6216. maid.body0.offsetLookTarget = new Vector3(lookY[selectMaidIndex], 1f, lookX[selectMaidIndex]);
  6217. }
  6218. if (lookY[selectMaidIndex] != (double)lookYn[selectMaidIndex])
  6219. {
  6220. lookYn[selectMaidIndex] = lookY[selectMaidIndex];
  6221. int num = !isLock[selectMaidIndex] ? 1 : (lookY[selectMaidIndex] >= 0.0 ? 1 : 0);
  6222. maid.body0.offsetLookTarget =
  6223. num != 0
  6224. ? new Vector3(lookY[selectMaidIndex], 1f, lookX[selectMaidIndex])
  6225. : new Vector3(lookY[selectMaidIndex] * 0.6f, 1f, lookX[selectMaidIndex]);
  6226. }
  6227. }
  6228. if (isHanten)
  6229. {
  6230. isHanten = false;
  6231. SetHanten(maid, selectMaidIndex);
  6232. }
  6233. if (hanten[selectMaidIndex] != hantenn[selectMaidIndex])
  6234. {
  6235. hantenn[selectMaidIndex] = hanten[selectMaidIndex];
  6236. isStop[selectMaidIndex] = true;
  6237. isLock[selectMaidIndex] = true;
  6238. isHanten = true;
  6239. }
  6240. if (voice1[selectMaidIndex] != voice1n[selectMaidIndex])
  6241. {
  6242. voice1n[selectMaidIndex] = voice1[selectMaidIndex];
  6243. if (voice1[selectMaidIndex])
  6244. {
  6245. zFlg[selectMaidIndex] = true;
  6246. xFlg[selectMaidIndex] = false;
  6247. voice2[selectMaidIndex] = false;
  6248. voice2n[selectMaidIndex] = false;
  6249. }
  6250. else
  6251. {
  6252. zFlg[selectMaidIndex] = false;
  6253. }
  6254. }
  6255. if (voice2[selectMaidIndex] != voice2n[selectMaidIndex])
  6256. {
  6257. voice2n[selectMaidIndex] = voice2[selectMaidIndex];
  6258. if (voice2[selectMaidIndex])
  6259. {
  6260. xFlg[selectMaidIndex] = true;
  6261. zFlg[selectMaidIndex] = false;
  6262. voice1[selectMaidIndex] = false;
  6263. voice1n[selectMaidIndex] = false;
  6264. }
  6265. else
  6266. {
  6267. xFlg[selectMaidIndex] = false;
  6268. }
  6269. }
  6270. for (int index = 0; index < maidCnt; ++index)
  6271. {
  6272. if (!maidArray[index].boMabataki)
  6273. {
  6274. maidArray[index].body0.Face.morph.FixBlendValues_Face();
  6275. }
  6276. }
  6277. }
  6278. }
  6279. }
  6280. if (maidArray[selectMaidIndex] && maidArray[selectMaidIndex].Visible && (isF6 || okFlg && faceFlg))
  6281. {
  6282. if (isFaceInit)
  6283. {
  6284. if (!isDanceChu)
  6285. {
  6286. TMorph morph = maidArray[selectMaidIndex].body0.Face.morph;
  6287. float[] fieldValue1 = GetFieldValue<TMorph, float[]>(morph, "BlendValues");
  6288. float[] fieldValue2 = GetFieldValue<TMorph, float[]>(morph, "BlendValuesBackup");
  6289. Maid maid = maidArray[selectMaidIndex];
  6290. maidArray[selectMaidIndex].boMabataki = false;
  6291. morph.EyeMabataki = 0.0f;
  6292. isFaceInit = false;
  6293. maidArray[selectMaidIndex].body0.Face.morph.FixBlendValues_Face();
  6294. eyeclose = fieldValue2[(int)morph.hash["eyeclose"]];
  6295. eyeclose2 = fieldValue2[(int)morph.hash["eyeclose2"]];
  6296. eyeclose3 = fieldValue2[(int)morph.hash["eyeclose3"]];
  6297. eyeclose6 = fieldValue2[(int)morph.hash["eyeclose6"]];
  6298. hitomih = fieldValue1[(int)morph.hash["hitomih"]];
  6299. hitomis = fieldValue1[(int)morph.hash["hitomis"]];
  6300. mayuha = fieldValue1[(int)morph.hash["mayuha"]];
  6301. mayuup = fieldValue1[(int)morph.hash["mayuup"]];
  6302. mayuv = fieldValue1[(int)morph.hash["mayuv"]];
  6303. mayuvhalf = fieldValue1[(int)morph.hash["mayuvhalf"]];
  6304. moutha = fieldValue1[(int)morph.hash["moutha"]];
  6305. mouths = fieldValue1[(int)morph.hash["mouths"]];
  6306. mouthdw = fieldValue1[(int)morph.hash["mouthdw"]];
  6307. mouthup = fieldValue1[(int)morph.hash["mouthup"]];
  6308. tangout = fieldValue1[(int)morph.hash["tangout"]];
  6309. tangup = fieldValue1[(int)morph.hash["tangup"]];
  6310. eyebig = fieldValue1[(int)morph.hash["eyebig"]];
  6311. eyeclose5 = fieldValue2[(int)morph.hash["eyeclose5"]];
  6312. mayuw = fieldValue1[(int)morph.hash["mayuw"]];
  6313. mouthhe = fieldValue1[(int)morph.hash["mouthhe"]];
  6314. mouthc = fieldValue1[(int)morph.hash["mouthc"]];
  6315. mouthi = fieldValue1[(int)morph.hash["mouthi"]];
  6316. mouthuphalf = fieldValue1[(int)morph.hash["mouthuphalf"]];
  6317. try
  6318. {
  6319. tangopen = fieldValue1[(int)morph.hash["tangopen"]];
  6320. }
  6321. catch { }
  6322. isWear = maid.body0.GetMask(TBody.SlotID.wear) || maid.body0.GetMask(TBody.SlotID.mizugi)
  6323. || maid.body0.GetMask(TBody.SlotID.onepiece);
  6324. isSkirt = maid.body0.GetMask(TBody.SlotID.skirt);
  6325. isBra = maid.body0.GetMask(TBody.SlotID.bra);
  6326. isPanz = maid.body0.GetMask(TBody.SlotID.panz);
  6327. isHeadset = maid.body0.GetMask(TBody.SlotID.headset) || maid.body0.GetMask(TBody.SlotID.accHat)
  6328. || maid.body0.GetMask(TBody.SlotID.accHead)
  6329. || maid.body0.GetMask(TBody.SlotID.accKamiSubL)
  6330. || maid.body0.GetMask(TBody.SlotID.accKamiSubR)
  6331. || maid.body0.GetMask(TBody.SlotID.accKami_1_)
  6332. || maid.body0.GetMask(TBody.SlotID.accKami_2_)
  6333. || maid.body0.GetMask(TBody.SlotID.accKami_3_);
  6334. isAccUde = maid.body0.GetMask(TBody.SlotID.accUde);
  6335. isStkg = maid.body0.GetMask(TBody.SlotID.stkg);
  6336. isShoes = maid.body0.GetMask(TBody.SlotID.shoes);
  6337. isGlove = maid.body0.GetMask(TBody.SlotID.glove);
  6338. isMegane = maid.body0.GetMask(TBody.SlotID.megane);
  6339. isAccSenaka = maid.body0.GetMask(TBody.SlotID.accSenaka);
  6340. isNamida = fieldValue1[(int)morph.hash["namida"]] > 0.0;
  6341. isTear1 = fieldValue1[(int)morph.hash["tear1"]] > 0.0;
  6342. isTear2 = fieldValue1[(int)morph.hash["tear2"]] > 0.0;
  6343. isTear3 = fieldValue1[(int)morph.hash["tear3"]] > 0.0;
  6344. isShock = fieldValue1[(int)morph.hash["shock"]] > 0.0;
  6345. isYodare = fieldValue1[(int)morph.hash["yodare"]] > 0.0;
  6346. isHoho = fieldValue1[(int)morph.hash["hoho"]] > 0.0;
  6347. isHoho2 = fieldValue1[(int)morph.hash["hoho2"]] > 0.0;
  6348. isHohos = fieldValue1[(int)morph.hash["hohos"]] > 0.0;
  6349. isHohol = fieldValue1[(int)morph.hash["hohol"]] > 0.0;
  6350. isToothoff = fieldValue1[(int)morph.hash["toothoff"]] > 0.0;
  6351. isNosefook = fieldValue1[(int)morph.hash["nosefook"]] > 0.0;
  6352. }
  6353. }
  6354. else
  6355. {
  6356. Maid maid = maidArray[selectMaidIndex];
  6357. if (!yotogiFlg && sceneLevel != 5 && sceneLevel != 3)
  6358. {
  6359. if (maid.body0.GetMask(TBody.SlotID.wear) != isWear)
  6360. {
  6361. maid.body0.SetMask(TBody.SlotID.wear, isWear);
  6362. }
  6363. if (maid.body0.GetMask(TBody.SlotID.mizugi) != isWear)
  6364. {
  6365. maid.body0.SetMask(TBody.SlotID.mizugi, isWear);
  6366. }
  6367. if (maid.body0.GetMask(TBody.SlotID.onepiece) != isWear)
  6368. {
  6369. maid.body0.SetMask(TBody.SlotID.onepiece, isWear);
  6370. }
  6371. if (maid.body0.GetMask(TBody.SlotID.skirt) != isSkirt)
  6372. {
  6373. maid.body0.SetMask(TBody.SlotID.skirt, isSkirt);
  6374. }
  6375. if (maid.body0.GetMask(TBody.SlotID.bra) != isBra)
  6376. {
  6377. maid.body0.SetMask(TBody.SlotID.bra, isBra);
  6378. }
  6379. if (maid.body0.GetMask(TBody.SlotID.panz) != isPanz)
  6380. {
  6381. maid.body0.SetMask(TBody.SlotID.panz, isPanz);
  6382. }
  6383. if (maid.body0.GetMask(TBody.SlotID.headset) != isHeadset)
  6384. {
  6385. maid.body0.SetMask(TBody.SlotID.headset, isHeadset);
  6386. }
  6387. if (maid.body0.GetMask(TBody.SlotID.accHat) != isHeadset)
  6388. {
  6389. maid.body0.SetMask(TBody.SlotID.accHat, isHeadset);
  6390. }
  6391. if (maid.body0.GetMask(TBody.SlotID.accHead) != isHeadset)
  6392. {
  6393. maid.body0.SetMask(TBody.SlotID.accHead, isHeadset);
  6394. }
  6395. if (maid.body0.GetMask(TBody.SlotID.accKamiSubL) != isHeadset)
  6396. {
  6397. maid.body0.SetMask(TBody.SlotID.accKamiSubL, isHeadset);
  6398. }
  6399. if (maid.body0.GetMask(TBody.SlotID.accKamiSubR) != isHeadset)
  6400. {
  6401. maid.body0.SetMask(TBody.SlotID.accKamiSubR, isHeadset);
  6402. }
  6403. if (maid.body0.GetMask(TBody.SlotID.accKami_1_) != isHeadset)
  6404. {
  6405. maid.body0.SetMask(TBody.SlotID.accKami_1_, isHeadset);
  6406. }
  6407. if (maid.body0.GetMask(TBody.SlotID.accKami_2_) != isHeadset)
  6408. {
  6409. maid.body0.SetMask(TBody.SlotID.accKami_2_, isHeadset);
  6410. }
  6411. if (maid.body0.GetMask(TBody.SlotID.accKami_3_) != isHeadset)
  6412. {
  6413. maid.body0.SetMask(TBody.SlotID.accKami_3_, isHeadset);
  6414. }
  6415. if (maid.body0.GetMask(TBody.SlotID.accUde) != isAccUde)
  6416. {
  6417. maid.body0.SetMask(TBody.SlotID.accUde, isAccUde);
  6418. }
  6419. if (maid.body0.GetMask(TBody.SlotID.stkg) != isStkg)
  6420. {
  6421. maid.body0.SetMask(TBody.SlotID.stkg, isStkg);
  6422. }
  6423. if (maid.body0.GetMask(TBody.SlotID.shoes) != isShoes)
  6424. {
  6425. maid.body0.SetMask(TBody.SlotID.shoes, isShoes);
  6426. }
  6427. if (maid.body0.GetMask(TBody.SlotID.glove) != isGlove)
  6428. {
  6429. maid.body0.SetMask(TBody.SlotID.glove, isGlove);
  6430. }
  6431. if (maid.body0.GetMask(TBody.SlotID.megane) != isMegane)
  6432. {
  6433. maid.body0.SetMask(TBody.SlotID.megane, isMegane);
  6434. }
  6435. if (maid.body0.GetMask(TBody.SlotID.accSenaka) != isAccSenaka)
  6436. {
  6437. maid.body0.SetMask(TBody.SlotID.accSenaka, isAccSenaka);
  6438. }
  6439. if (mekure1[selectMaidIndex] != mekure1n[selectMaidIndex])
  6440. {
  6441. mekure1n[selectMaidIndex] = mekure1[selectMaidIndex];
  6442. if (mekure1[selectMaidIndex])
  6443. {
  6444. maid.ItemChangeTemp("skirt", "めくれスカート");
  6445. maid.ItemChangeTemp("onepiece", "めくれスカート");
  6446. mekure2[selectMaidIndex] = false;
  6447. mekure2n[selectMaidIndex] = false;
  6448. }
  6449. else
  6450. {
  6451. ResetProp(maid, MPN.skirt);
  6452. ResetProp(maid, MPN.onepiece);
  6453. }
  6454. maid.AllProcPropSeqStart();
  6455. }
  6456. if (mekure2[selectMaidIndex] != mekure2n[selectMaidIndex])
  6457. {
  6458. mekure2n[selectMaidIndex] = mekure2[selectMaidIndex];
  6459. if (mekure2[selectMaidIndex])
  6460. {
  6461. maid.ItemChangeTemp("skirt", "めくれスカート後ろ");
  6462. maid.ItemChangeTemp("onepiece", "めくれスカート後ろ");
  6463. mekure1[selectMaidIndex] = false;
  6464. mekure1n[selectMaidIndex] = false;
  6465. }
  6466. else
  6467. {
  6468. ResetProp(maid, MPN.skirt);
  6469. ResetProp(maid, MPN.onepiece);
  6470. }
  6471. maid.AllProcPropSeqStart();
  6472. }
  6473. if (zurasi[selectMaidIndex] != zurasin[selectMaidIndex])
  6474. {
  6475. zurasin[selectMaidIndex] = zurasi[selectMaidIndex];
  6476. if (zurasi[selectMaidIndex])
  6477. {
  6478. maid.ItemChangeTemp("panz", "パンツずらし");
  6479. maid.ItemChangeTemp("mizugi", "パンツずらし");
  6480. }
  6481. else
  6482. {
  6483. ResetProp(maid, MPN.panz);
  6484. ResetProp(maid, MPN.mizugi);
  6485. }
  6486. maid.AllProcPropSeqStart();
  6487. }
  6488. }
  6489. if (!isDanceChu)
  6490. {
  6491. TMorph morph = maidArray[selectMaidIndex].body0.Face.morph;
  6492. float[] fieldValue1 = GetFieldValue<TMorph, float[]>(morph, "BlendValues");
  6493. float[] fieldValue2 = GetFieldValue<TMorph, float[]>(morph, "BlendValuesBackup");
  6494. fieldValue2[(int)morph.hash["eyeclose"]] = eyeclose;
  6495. fieldValue2[(int)morph.hash["eyeclose2"]] = eyeclose2;
  6496. fieldValue2[(int)morph.hash["eyeclose3"]] = eyeclose3;
  6497. fieldValue2[(int)morph.hash["eyeclose6"]] = eyeclose6;
  6498. fieldValue1[(int)morph.hash["hitomih"]] = hitomih;
  6499. fieldValue1[(int)morph.hash["hitomis"]] = hitomis;
  6500. fieldValue1[(int)morph.hash["mayuha"]] = mayuha;
  6501. fieldValue1[(int)morph.hash["mayuup"]] = mayuup;
  6502. fieldValue1[(int)morph.hash["mayuv"]] = mayuv;
  6503. fieldValue1[(int)morph.hash["mayuvhalf"]] = mayuvhalf;
  6504. fieldValue1[(int)morph.hash["tangout"]] = tangout;
  6505. fieldValue1[(int)morph.hash["tangup"]] = tangup;
  6506. fieldValue1[(int)morph.hash["eyebig"]] = eyebig;
  6507. fieldValue2[(int)morph.hash["eyeclose5"]] = eyeclose5;
  6508. fieldValue1[(int)morph.hash["mayuw"]] = mayuw;
  6509. try
  6510. {
  6511. fieldValue1[(int)morph.hash["tangopen"]] = tangopen;
  6512. }
  6513. catch { }
  6514. if (!isDanceChu)
  6515. {
  6516. fieldValue1[(int)morph.hash["moutha"]] = moutha;
  6517. fieldValue1[(int)morph.hash["mouths"]] = mouths;
  6518. fieldValue1[(int)morph.hash["mouthdw"]] = mouthdw;
  6519. fieldValue1[(int)morph.hash["mouthup"]] = mouthup;
  6520. fieldValue1[(int)morph.hash["mouthhe"]] = mouthhe;
  6521. fieldValue1[(int)morph.hash["mouthc"]] = mouthc;
  6522. fieldValue1[(int)morph.hash["mouthi"]] = mouthi;
  6523. fieldValue1[(int)morph.hash["mouthuphalf"]] = mouthuphalf;
  6524. }
  6525. if (isNamida)
  6526. {
  6527. fieldValue1[(int)morph.hash["namida"]] = 1f;
  6528. }
  6529. else
  6530. {
  6531. fieldValue1[(int)morph.hash["namida"]] = 0.0f;
  6532. }
  6533. if (isTear1)
  6534. {
  6535. fieldValue1[(int)morph.hash["tear1"]] = 1f;
  6536. }
  6537. else
  6538. {
  6539. fieldValue1[(int)morph.hash["tear1"]] = 0.0f;
  6540. }
  6541. if (isTear2)
  6542. {
  6543. fieldValue1[(int)morph.hash["tear2"]] = 1f;
  6544. }
  6545. else
  6546. {
  6547. fieldValue1[(int)morph.hash["tear2"]] = 0.0f;
  6548. }
  6549. if (isTear3)
  6550. {
  6551. fieldValue1[(int)morph.hash["tear3"]] = 1f;
  6552. }
  6553. else
  6554. {
  6555. fieldValue1[(int)morph.hash["tear3"]] = 0.0f;
  6556. }
  6557. if (isShock)
  6558. {
  6559. fieldValue1[(int)morph.hash["shock"]] = 1f;
  6560. }
  6561. else
  6562. {
  6563. fieldValue1[(int)morph.hash["shock"]] = 0.0f;
  6564. }
  6565. if (isYodare)
  6566. {
  6567. fieldValue1[(int)morph.hash["yodare"]] = 1f;
  6568. }
  6569. else
  6570. {
  6571. fieldValue1[(int)morph.hash["yodare"]] = 0.0f;
  6572. }
  6573. if (isHoho)
  6574. {
  6575. fieldValue1[(int)morph.hash["hoho"]] = 0.5f;
  6576. }
  6577. else
  6578. {
  6579. fieldValue1[(int)morph.hash["hoho"]] = 0.0f;
  6580. }
  6581. if (isHoho2)
  6582. {
  6583. fieldValue1[(int)morph.hash["hoho2"]] = 0.5f;
  6584. }
  6585. else
  6586. {
  6587. fieldValue1[(int)morph.hash["hoho2"]] = 0.0f;
  6588. }
  6589. if (isHohos)
  6590. {
  6591. fieldValue1[(int)morph.hash["hohos"]] = 1f;
  6592. }
  6593. else
  6594. {
  6595. fieldValue1[(int)morph.hash["hohos"]] = 0.0f;
  6596. }
  6597. if (isHohol)
  6598. {
  6599. fieldValue1[(int)morph.hash["hohol"]] = 1f;
  6600. }
  6601. else
  6602. {
  6603. fieldValue1[(int)morph.hash["hohol"]] = 0.0f;
  6604. }
  6605. if (isToothoff)
  6606. {
  6607. fieldValue1[(int)morph.hash["toothoff"]] = 1f;
  6608. }
  6609. else
  6610. {
  6611. fieldValue1[(int)morph.hash["toothoff"]] = 0.0f;
  6612. }
  6613. morph.boNoseFook = isNosefook;
  6614. for (int index = 0; index < maidCnt; ++index)
  6615. {
  6616. maidArray[index].body0.Face.morph.FixBlendValues_Face();
  6617. }
  6618. }
  6619. }
  6620. }
  6621. if (isF6 && !okFlg && (!escFlg && Input.GetKeyDown(KeyCode.Escape) || Input.GetKeyDown(KeyCode.Tab)))
  6622. {
  6623. bGui = !bGui;
  6624. }
  6625. if (isF6 && maidArray[0] != null && maidArray[0].Visible)
  6626. {
  6627. for (int index = 0; index < 999; ++index)
  6628. {
  6629. if (gDogu[index] != null)
  6630. {
  6631. gDogu[index].GetComponent<Renderer>().enabled = false;
  6632. gDogu[index].SetActive(false);
  6633. if (mDogu[index].del)
  6634. {
  6635. mDogu[index].del = false;
  6636. GraphicsUtils.Destroy(doguBObject[index]);
  6637. doguBObject.RemoveAt(index);
  6638. }
  6639. else if (mDogu[index].count > 0)
  6640. {
  6641. --mDogu[index].count;
  6642. if (doguBObject.Count > index && doguBObject[index] != null
  6643. && doguBObject[index].name.StartsWith("Particle/p"))
  6644. {
  6645. if (mDogu[index].count == 1)
  6646. {
  6647. doguBObject[index].SetActive(false);
  6648. }
  6649. if (mDogu[index].count == 0)
  6650. {
  6651. doguBObject[index].SetActive(true);
  6652. switch (doguBObject[index].name)
  6653. {
  6654. case "Particle/pLineY":
  6655. mDogu[index].count = 180;
  6656. break;
  6657. case "Particle/pLineP02":
  6658. mDogu[index].count = 115;
  6659. break;
  6660. case "Particle/pLine_act2":
  6661. mDogu[index].count = 90;
  6662. break;
  6663. case "Particle/pHeart01":
  6664. mDogu[index].count = 77;
  6665. break;
  6666. }
  6667. }
  6668. }
  6669. }
  6670. }
  6671. }
  6672. ikMode2 = !Input.GetKey(KeyCode.Z) || !getModKeyPressing(modKey.Shift)
  6673. ? (!Input.GetKey(KeyCode.Z) || !getModKeyPressing(modKey.Ctrl)
  6674. ? (!Input.GetKey(KeyCode.X) || !getModKeyPressing(modKey.Shift)
  6675. ? (!Input.GetKey(KeyCode.X)
  6676. ? (!Input.GetKey(KeyCode.Z)
  6677. ? (!Input.GetKey(KeyCode.C)
  6678. ? (!Input.GetKey(KeyCode.D) ? 0 : 15)
  6679. : 13)
  6680. : 10)
  6681. : 9)
  6682. : 14)
  6683. : 12)
  6684. : 11;
  6685. if (gBg != null)
  6686. {
  6687. if (!isCube3)
  6688. {
  6689. gBg.GetComponent<Renderer>().enabled = false;
  6690. gBg.SetActive(false);
  6691. }
  6692. else
  6693. {
  6694. if (ikMode2 > 0 && ikMode2 != 15)
  6695. {
  6696. gBg.GetComponent<Renderer>().enabled = true;
  6697. gBg.SetActive(true);
  6698. }
  6699. else
  6700. {
  6701. gBg.GetComponent<Renderer>().enabled = false;
  6702. gBg.SetActive(false);
  6703. }
  6704. if (ikMode2 == 10 || ikMode2 == 11 || ikMode2 == 12)
  6705. {
  6706. gBg.GetComponent<Renderer>().material.color = new Color(0.4f, 0.4f, 1f, 0.5f);
  6707. }
  6708. if (ikMode2 == 9 || ikMode2 == 14)
  6709. {
  6710. gBg.GetComponent<Renderer>().material.color = new Color(0.3f, 0.7f, 0.3f, 0.5f);
  6711. mBg.Update();
  6712. }
  6713. if (ikMode2 == 13)
  6714. {
  6715. gBg.GetComponent<Renderer>().material.color = new Color(0.7f, 0.7f, 0.3f, 0.5f);
  6716. mBg.Update();
  6717. }
  6718. if (ikMode2 == 13)
  6719. {
  6720. if ((ikModeOld2 == 0 || ikModeOld2 >= 9) && ikModeOld2 != 13 && gBg)
  6721. {
  6722. mBg.ido = 5;
  6723. mBg.reset = true;
  6724. }
  6725. else
  6726. {
  6727. gBg.transform.position = bg.position;
  6728. gBg.transform.eulerAngles = bg.eulerAngles;
  6729. mBg.maid = bgObject;
  6730. mBg.ido = 5;
  6731. }
  6732. }
  6733. else if (ikMode2 == 11)
  6734. {
  6735. if ((ikModeOld2 == 0 || ikModeOld2 >= 9) && ikModeOld2 != 11 && gBg)
  6736. {
  6737. mBg.ido = 3;
  6738. mBg.reset = true;
  6739. }
  6740. else
  6741. {
  6742. gBg.transform.position = bg.position;
  6743. gBg.transform.eulerAngles = bg.eulerAngles;
  6744. mBg.maid = bgObject;
  6745. mBg.ido = 3;
  6746. }
  6747. }
  6748. else if (ikMode2 == 12)
  6749. {
  6750. if ((ikModeOld2 == 0 || ikModeOld2 >= 9) && ikModeOld2 != 12 && gBg)
  6751. {
  6752. mBg.ido = 2;
  6753. mBg.reset = true;
  6754. }
  6755. else
  6756. {
  6757. gBg.transform.position = bg.position;
  6758. gBg.transform.eulerAngles = bg.eulerAngles;
  6759. mBg.maid = bgObject;
  6760. mBg.ido = 2;
  6761. }
  6762. }
  6763. else if (ikMode2 == 10)
  6764. {
  6765. if ((ikModeOld2 == 0 || ikModeOld2 >= 9) && ikModeOld2 != 10 && gBg)
  6766. {
  6767. mBg.ido = 1;
  6768. mBg.reset = true;
  6769. }
  6770. else
  6771. {
  6772. gBg.transform.position = bg.position;
  6773. gBg.transform.eulerAngles = bg.eulerAngles;
  6774. mBg.maid = bgObject;
  6775. mBg.ido = 1;
  6776. }
  6777. }
  6778. else if (ikMode2 == 9)
  6779. {
  6780. if ((ikModeOld2 == 0 || ikModeOld2 >= 9) && ikModeOld2 != 9 && gBg)
  6781. {
  6782. mBg.ido = 4;
  6783. mBg.reset = true;
  6784. }
  6785. else
  6786. {
  6787. gBg.transform.position = bg.position;
  6788. gBg.transform.eulerAngles = bg.eulerAngles;
  6789. mBg.maid = bgObject;
  6790. mBg.ido = 4;
  6791. }
  6792. }
  6793. else if (ikMode2 == 14)
  6794. {
  6795. if ((ikModeOld2 == 0 || ikModeOld2 >= 9) && ikModeOld2 != 14 && gBg)
  6796. {
  6797. mBg.ido = 6;
  6798. mBg.reset = true;
  6799. }
  6800. else
  6801. {
  6802. gBg.transform.position = bg.position;
  6803. gBg.transform.eulerAngles = bg.eulerAngles;
  6804. mBg.maid = bgObject;
  6805. mBg.ido = 6;
  6806. }
  6807. }
  6808. }
  6809. }
  6810. for (int index = 0; index < lightIndex.Count; ++index)
  6811. {
  6812. if (gLight[0] == null)
  6813. {
  6814. gLight[0] = GameObject.CreatePrimitive(PrimitiveType.Cube);
  6815. gLight[0].GetComponent<Renderer>().material =
  6816. new Material(Shader.Find("Transparent/Diffuse")) { color = new Color(0.5f, 0.5f, 1f, 0.8f) };
  6817. gLight[0].layer = 8;
  6818. gLight[0].GetComponent<Renderer>().enabled = false;
  6819. gLight[0].SetActive(false);
  6820. gLight[0].transform.position = GameMain.Instance.MainLight.transform.position;
  6821. mLight[0] = gLight[0].AddComponent<MouseDrag6>();
  6822. mLight[0].obj = gLight[0];
  6823. mLight[0].maid = GameMain.Instance.MainLight.gameObject;
  6824. mLight[0].angles = GameMain.Instance.MainLight.gameObject.transform.eulerAngles;
  6825. gLight[0].transform.localScale = new Vector3(0.12f, 0.12f, 0.12f);
  6826. mLight[0].ido = 1;
  6827. mLight[0].isScale = false;
  6828. }
  6829. if (gLight[index] != null)
  6830. {
  6831. if (!isCube4)
  6832. {
  6833. gLight[index].GetComponent<Renderer>().enabled = false;
  6834. gLight[index].SetActive(false);
  6835. }
  6836. else if (lightList[index].GetComponent<Light>().type == LightType.Spot
  6837. || lightList[index].GetComponent<Light>().type == LightType.Point)
  6838. {
  6839. if (ikMode2 > 0 && ikMode2 != 15)
  6840. {
  6841. gLight[index].GetComponent<Renderer>().enabled = true;
  6842. gLight[index].SetActive(true);
  6843. }
  6844. else
  6845. {
  6846. gLight[index].GetComponent<Renderer>().enabled = false;
  6847. gLight[index].SetActive(false);
  6848. mLight[index].isAlt = false;
  6849. }
  6850. if (ikMode2 == 10 || ikMode2 == 11 || ikMode2 == 12)
  6851. {
  6852. gLight[index].GetComponent<Renderer>().material.color = new Color(0.4f, 0.4f, 1f, 0.5f);
  6853. if (mLight[index].isAlt)
  6854. {
  6855. gLight[index].GetComponent<Renderer>().material.color = new Color(0.6f, 0.6f, 1f, 0.5f);
  6856. }
  6857. }
  6858. if (ikMode2 == 9 || ikMode2 == 14)
  6859. {
  6860. gLight[index].GetComponent<Renderer>().material.color = new Color(0.3f, 0.7f, 0.3f, 0.5f);
  6861. mLight[index].Update();
  6862. }
  6863. if (ikMode2 == 13)
  6864. {
  6865. gLight[index].GetComponent<Renderer>().material.color = new Color(0.7f, 0.7f, 0.3f, 0.5f);
  6866. mLight[index].Update();
  6867. }
  6868. if (ikMode2 == 13)
  6869. {
  6870. if ((ikModeOld2 == 0 || ikModeOld2 >= 9) && ikModeOld2 != 13 && gLight[index])
  6871. {
  6872. mLight[index].ido = 15;
  6873. mLight[index].reset = true;
  6874. }
  6875. else
  6876. {
  6877. if (lightList[index].transform.localScale.x == 1.0)
  6878. {
  6879. lightList[index].transform.localScale =
  6880. new Vector3(lightRange[index], lightRange[index], lightRange[index]);
  6881. }
  6882. lightRange[index] = lightList[index].transform.localScale.x;
  6883. gLight[index].transform.position = lightList[index].transform.position;
  6884. gLight[index].transform.eulerAngles = lightList[index].transform.eulerAngles;
  6885. mLight[index].maid = lightList[index];
  6886. mLight[index].ido = 15;
  6887. }
  6888. }
  6889. else if (ikMode2 == 11)
  6890. {
  6891. if ((ikModeOld2 == 0 || ikModeOld2 >= 9) && ikModeOld2 != 11 && gLight[index])
  6892. {
  6893. mLight[index].ido = 3;
  6894. mLight[index].reset = true;
  6895. }
  6896. else
  6897. {
  6898. gLight[index].transform.position = lightList[index].transform.position;
  6899. gLight[index].transform.eulerAngles = lightList[index].transform.eulerAngles;
  6900. lightX[index] = gLight[index].transform.eulerAngles.x;
  6901. lightY[index] = gLight[index].transform.eulerAngles.y;
  6902. mLight[index].maid = lightList[index];
  6903. mLight[index].ido = 3;
  6904. }
  6905. }
  6906. else if (ikMode2 == 12)
  6907. {
  6908. if ((ikModeOld2 == 0 || ikModeOld2 >= 9) && ikModeOld2 != 12 && gLight[index])
  6909. {
  6910. mLight[index].ido = 2;
  6911. mLight[index].reset = true;
  6912. }
  6913. else
  6914. {
  6915. gLight[index].transform.position = lightList[index].transform.position;
  6916. gLight[index].transform.eulerAngles = lightList[index].transform.eulerAngles;
  6917. mLight[index].maid = lightList[index];
  6918. mLight[index].ido = 2;
  6919. }
  6920. }
  6921. else if (ikMode2 == 10)
  6922. {
  6923. if ((ikModeOld2 == 0 || ikModeOld2 >= 9) && ikModeOld2 != 10 && gLight[index])
  6924. {
  6925. mLight[index].ido = 1;
  6926. mLight[index].reset = true;
  6927. }
  6928. else
  6929. {
  6930. gLight[index].transform.position = lightList[index].transform.position;
  6931. gLight[index].transform.eulerAngles = lightList[index].transform.eulerAngles;
  6932. mLight[index].maid = lightList[index];
  6933. mLight[index].ido = 1;
  6934. }
  6935. }
  6936. else if (ikMode2 == 9)
  6937. {
  6938. if ((ikModeOld2 == 0 || ikModeOld2 >= 9) && ikModeOld2 != 9 && gLight[index])
  6939. {
  6940. mLight[index].ido = 4;
  6941. mLight[index].reset = true;
  6942. }
  6943. else
  6944. {
  6945. gLight[index].transform.position = lightList[index].transform.position;
  6946. gLight[index].transform.eulerAngles = lightList[index].transform.eulerAngles;
  6947. lightX[index] = gLight[index].transform.eulerAngles.x;
  6948. lightY[index] = gLight[index].transform.eulerAngles.y;
  6949. mLight[index].maid = lightList[index];
  6950. mLight[index].ido = 4;
  6951. }
  6952. }
  6953. else if (ikMode2 == 14)
  6954. {
  6955. if ((ikModeOld2 == 0 || ikModeOld2 >= 9) && ikModeOld2 != 14 && gLight[index])
  6956. {
  6957. mLight[index].ido = 6;
  6958. mLight[index].reset = true;
  6959. }
  6960. else
  6961. {
  6962. gLight[index].transform.position = lightList[index].transform.position;
  6963. gLight[index].transform.eulerAngles = lightList[index].transform.eulerAngles;
  6964. lightX[index] = gLight[index].transform.eulerAngles.x;
  6965. lightY[index] = gLight[index].transform.eulerAngles.y;
  6966. mLight[index].maid = lightList[index];
  6967. mLight[index].ido = 6;
  6968. }
  6969. }
  6970. }
  6971. }
  6972. }
  6973. for (int index = 0; index < doguBObject.Count; ++index)
  6974. {
  6975. if (!isCube2)
  6976. {
  6977. gDogu[index].GetComponent<Renderer>().enabled = false;
  6978. gDogu[index].SetActive(false);
  6979. }
  6980. else
  6981. {
  6982. if (ikMode2 > 0)
  6983. {
  6984. gDogu[index].GetComponent<Renderer>().enabled = true;
  6985. gDogu[index].SetActive(true);
  6986. }
  6987. else
  6988. {
  6989. gDogu[index].GetComponent<Renderer>().enabled = false;
  6990. gDogu[index].SetActive(false);
  6991. mDogu[index].isAlt = false;
  6992. }
  6993. if (ikMode2 == 10 || ikMode2 == 11 || ikMode2 == 12)
  6994. {
  6995. gDogu[index].GetComponent<Renderer>().material.color = new Color(0.4f, 0.4f, 1f, 0.5f);
  6996. if (mDogu[index].isAlt)
  6997. {
  6998. gDogu[index].GetComponent<Renderer>().material.color = new Color(0.6f, 0.6f, 1f, 0.5f);
  6999. }
  7000. }
  7001. if (ikMode2 == 9 || ikMode2 == 14)
  7002. {
  7003. gDogu[index].GetComponent<Renderer>().material.color = new Color(0.3f, 0.7f, 0.3f, 0.5f);
  7004. mDogu[index].Update();
  7005. }
  7006. if (ikMode2 == 15)
  7007. {
  7008. gDogu[index].GetComponent<Renderer>().material.color = new Color(1f, 0.3f, 0.3f, 0.5f);
  7009. }
  7010. if (ikMode2 == 13)
  7011. {
  7012. gDogu[index].GetComponent<Renderer>().material.color = new Color(0.7f, 0.7f, 0.3f, 0.5f);
  7013. mDogu[index].Update();
  7014. }
  7015. if (ikMode2 == 13)
  7016. {
  7017. if ((ikModeOld2 == 0 || ikModeOld2 >= 9) && ikModeOld2 != 13 && gDogu[index])
  7018. {
  7019. mDogu[index].ido = 5;
  7020. mDogu[index].reset = true;
  7021. }
  7022. else
  7023. {
  7024. gDogu[index].transform.position = doguBObject[index].transform.position;
  7025. gDogu[index].transform.eulerAngles = doguBObject[index].transform.eulerAngles;
  7026. mDogu[index].maid = doguBObject[index];
  7027. mDogu[index].ido = 5;
  7028. }
  7029. }
  7030. else if (ikMode2 == 11)
  7031. {
  7032. if ((ikModeOld2 == 0 || ikModeOld2 >= 9) && ikModeOld2 != 11 && gDogu[index])
  7033. {
  7034. mDogu[index].ido = 3;
  7035. mDogu[index].reset = true;
  7036. }
  7037. else
  7038. {
  7039. gDogu[index].transform.position = doguBObject[index].transform.position;
  7040. gDogu[index].transform.eulerAngles = doguBObject[index].transform.eulerAngles;
  7041. mDogu[index].maid = doguBObject[index];
  7042. mDogu[index].ido = 3;
  7043. }
  7044. }
  7045. else if (ikMode2 == 12)
  7046. {
  7047. if ((ikModeOld2 == 0 || ikModeOld2 >= 9) && ikModeOld2 != 12 && gDogu[index])
  7048. {
  7049. mDogu[index].ido = 2;
  7050. mDogu[index].reset = true;
  7051. }
  7052. else
  7053. {
  7054. gDogu[index].transform.position = doguBObject[index].transform.position;
  7055. gDogu[index].transform.eulerAngles = doguBObject[index].transform.eulerAngles;
  7056. mDogu[index].maid = doguBObject[index];
  7057. mDogu[index].ido = 2;
  7058. }
  7059. }
  7060. else if (ikMode2 == 10)
  7061. {
  7062. if ((ikModeOld2 == 0 || ikModeOld2 >= 9) && ikModeOld2 != 10 && gDogu[index])
  7063. {
  7064. mDogu[index].ido = 1;
  7065. mDogu[index].reset = true;
  7066. }
  7067. else
  7068. {
  7069. gDogu[index].transform.position = doguBObject[index].transform.position;
  7070. gDogu[index].transform.eulerAngles = doguBObject[index].transform.eulerAngles;
  7071. mDogu[index].maid = doguBObject[index];
  7072. mDogu[index].maidArray = doguBObject.ToArray();
  7073. mDogu[index].mArray = ((IEnumerable<MouseDrag6>)mDogu).ToArray();
  7074. mDogu[index].ido = 1;
  7075. }
  7076. }
  7077. else if (ikMode2 == 9)
  7078. {
  7079. if ((ikModeOld2 == 0 || ikModeOld2 >= 9) && ikModeOld2 != 9 && gDogu[index])
  7080. {
  7081. mDogu[index].ido = 4;
  7082. mDogu[index].reset = true;
  7083. }
  7084. else
  7085. {
  7086. gDogu[index].transform.position = doguBObject[index].transform.position;
  7087. gDogu[index].transform.eulerAngles = doguBObject[index].transform.eulerAngles;
  7088. mDogu[index].maid = doguBObject[index];
  7089. mDogu[index].ido = 4;
  7090. }
  7091. }
  7092. else if (ikMode2 == 14)
  7093. {
  7094. if ((ikModeOld2 == 0 || ikModeOld2 >= 9) && ikModeOld2 != 14 && gDogu[index])
  7095. {
  7096. mDogu[index].ido = 6;
  7097. mDogu[index].reset = true;
  7098. }
  7099. else
  7100. {
  7101. gDogu[index].transform.position = doguBObject[index].transform.position;
  7102. gDogu[index].transform.eulerAngles = doguBObject[index].transform.eulerAngles;
  7103. mDogu[index].maid = doguBObject[index];
  7104. mDogu[index].ido = 6;
  7105. }
  7106. }
  7107. else if (ikMode2 == 15)
  7108. {
  7109. if ((ikModeOld2 == 0 || ikModeOld2 >= 9) && ikModeOld2 != 15 && gDogu[index])
  7110. {
  7111. mDogu[index].ido = 7;
  7112. mDogu[index].reset = true;
  7113. }
  7114. else
  7115. {
  7116. gDogu[index].transform.position = doguBObject[index].transform.position;
  7117. gDogu[index].transform.eulerAngles = doguBObject[index].transform.eulerAngles;
  7118. mDogu[index].maid = doguBObject[index];
  7119. mDogu[index].ido = 7;
  7120. }
  7121. }
  7122. }
  7123. }
  7124. ikModeOld2 = ikMode2;
  7125. Vector3 vector3_2 = mainCameraTransform.TransformDirection(Vector3.forward);
  7126. Vector3 vector3_3 = mainCameraTransform.TransformDirection(Vector3.right);
  7127. vector3_1 = mainCameraTransform.TransformDirection(Vector3.up);
  7128. if (Input.GetKeyDown(KeyCode.Y) && getModKeyPressing(modKey.Shift))
  7129. {
  7130. keyFlg = true;
  7131. --bgIndex;
  7132. if (bgIndex <= -1)
  7133. {
  7134. bgIndex = bgArray.Length - 1;
  7135. }
  7136. if (!moveBg)
  7137. {
  7138. bg.localScale = new Vector3(1f, 1f, 1f);
  7139. if (bgArray[bgIndex].Length == 36)
  7140. {
  7141. GameMain.Instance.BgMgr.ChangeBgMyRoom(bgArray[bgIndex]);
  7142. }
  7143. else
  7144. {
  7145. GameMain.Instance.BgMgr.ChangeBg(bgArray[bgIndex]);
  7146. }
  7147. bgCombo.selectedItemIndex = bgIndex;
  7148. }
  7149. }
  7150. else if (Input.GetKey(KeyCode.Y) && Input.GetKey(KeyCode.E))
  7151. {
  7152. keyFlg = true;
  7153. bg.localScale = new Vector3(bg.localScale.x * 1.005f, bg.localScale.y * 1.005f, bg.localScale.z * 1.005f);
  7154. }
  7155. else if (Input.GetKey(KeyCode.Y) && Input.GetKey(KeyCode.D))
  7156. {
  7157. keyFlg = true;
  7158. bg.localScale = new Vector3(bg.localScale.x * 0.995f, bg.localScale.y * 0.995f, bg.localScale.z * 0.995f);
  7159. }
  7160. else if (Input.GetKey(KeyCode.Y) && Input.GetKeyDown(KeyCode.C))
  7161. {
  7162. keyFlg = true;
  7163. bg.localScale = new Vector3(1f, 1f, 1f);
  7164. }
  7165. else if ((Input.GetKey(KeyCode.Y) || Input.GetKey(KeyCode.V)) && Input.GetKey(KeyCode.I) && Input.GetKey(KeyCode.J))
  7166. {
  7167. bg.localPosition = bg.position + new Vector3(vector3_2.x, 0.0f, vector3_2.z) * -0.025f * speed
  7168. + new Vector3(vector3_3.x, 0.0f, vector3_3.z) * 0.025f * speed;
  7169. if (Input.GetKey(KeyCode.Y))
  7170. {
  7171. keyFlg = true;
  7172. }
  7173. }
  7174. else if ((Input.GetKey(KeyCode.Y) || Input.GetKey(KeyCode.V)) && Input.GetKey(KeyCode.I) && Input.GetKey(KeyCode.L))
  7175. {
  7176. bg.localPosition = bg.position + new Vector3(vector3_2.x, 0.0f, vector3_2.z) * -0.025f * speed
  7177. + new Vector3(vector3_3.x, 0.0f, vector3_3.z) * -0.025f * speed;
  7178. if (Input.GetKey(KeyCode.Y))
  7179. {
  7180. keyFlg = true;
  7181. }
  7182. }
  7183. else if ((Input.GetKey(KeyCode.Y) || Input.GetKey(KeyCode.V)) && Input.GetKey(KeyCode.K) && Input.GetKey(KeyCode.J))
  7184. {
  7185. bg.localPosition = bg.position + new Vector3(vector3_2.x, 0.0f, vector3_2.z) * 0.025f * speed
  7186. + new Vector3(vector3_3.x, 0.0f, vector3_3.z) * 0.025f * speed;
  7187. if (Input.GetKey(KeyCode.Y))
  7188. {
  7189. keyFlg = true;
  7190. }
  7191. }
  7192. else if ((Input.GetKey(KeyCode.Y) || Input.GetKey(KeyCode.V)) && Input.GetKey(KeyCode.K) && Input.GetKey(KeyCode.L))
  7193. {
  7194. bg.localPosition = bg.position + new Vector3(vector3_2.x, 0.0f, vector3_2.z) * 0.025f * speed
  7195. + new Vector3(vector3_3.x, 0.0f, vector3_3.z) * -0.025f * speed;
  7196. if (Input.GetKey(KeyCode.Y))
  7197. {
  7198. keyFlg = true;
  7199. }
  7200. }
  7201. else if ((Input.GetKey(KeyCode.Y) || Input.GetKey(KeyCode.V)) && Input.GetKey(KeyCode.I))
  7202. {
  7203. bg.localPosition = bg.position + new Vector3(vector3_2.x, 0.0f, vector3_2.z) * -0.025f * speed;
  7204. if (Input.GetKey(KeyCode.Y))
  7205. {
  7206. keyFlg = true;
  7207. }
  7208. }
  7209. else if ((Input.GetKey(KeyCode.Y) || Input.GetKey(KeyCode.V)) && Input.GetKey(KeyCode.K))
  7210. {
  7211. bg.localPosition = bg.position + new Vector3(vector3_2.x, 0.0f, vector3_2.z) * 0.025f * speed;
  7212. if (Input.GetKey(KeyCode.Y))
  7213. {
  7214. keyFlg = true;
  7215. }
  7216. }
  7217. else if ((Input.GetKey(KeyCode.Y) || Input.GetKey(KeyCode.V)) && Input.GetKey(KeyCode.J))
  7218. {
  7219. bg.localPosition = bg.position + new Vector3(vector3_3.x, 0.0f, vector3_3.z) * 0.025f * speed;
  7220. if (Input.GetKey(KeyCode.Y))
  7221. {
  7222. keyFlg = true;
  7223. }
  7224. }
  7225. else if ((Input.GetKey(KeyCode.Y) || Input.GetKey(KeyCode.V)) && Input.GetKey(KeyCode.L))
  7226. {
  7227. bg.localPosition = bg.position + new Vector3(vector3_3.x, 0.0f, vector3_3.z) * -0.025f * speed;
  7228. if (Input.GetKey(KeyCode.Y))
  7229. {
  7230. keyFlg = true;
  7231. }
  7232. }
  7233. else if ((Input.GetKey(KeyCode.Y) || Input.GetKey(KeyCode.V)) && Input.GetKey(KeyCode.Alpha0))
  7234. {
  7235. Vector3 position = bg.position;
  7236. position.y -= 0.015f * speed;
  7237. bg.localPosition = position;
  7238. if (Input.GetKey(KeyCode.Y))
  7239. {
  7240. keyFlg = true;
  7241. }
  7242. }
  7243. else if ((Input.GetKey(KeyCode.Y) || Input.GetKey(KeyCode.V)) && Input.GetKey(KeyCode.P))
  7244. {
  7245. Vector3 position = bg.position;
  7246. position.y += 0.015f * speed;
  7247. bg.localPosition = position;
  7248. if (Input.GetKey(KeyCode.Y))
  7249. {
  7250. keyFlg = true;
  7251. }
  7252. }
  7253. else if ((Input.GetKey(KeyCode.Y) || Input.GetKey(KeyCode.V)) && Input.GetKey(KeyCode.U))
  7254. {
  7255. bg.RotateAround(maidArray[0].transform.position, Vector3.up, 0.7f);
  7256. if (Input.GetKey(KeyCode.Y))
  7257. {
  7258. keyFlg = true;
  7259. }
  7260. }
  7261. else if ((Input.GetKey(KeyCode.Y) || Input.GetKey(KeyCode.V)) && Input.GetKey(KeyCode.O))
  7262. {
  7263. bg.RotateAround(maidArray[0].transform.position, Vector3.up, -0.7f);
  7264. if (Input.GetKey(KeyCode.Y))
  7265. {
  7266. keyFlg = true;
  7267. }
  7268. }
  7269. else if (Input.GetKeyUp(KeyCode.Y))
  7270. {
  7271. if (keyFlg)
  7272. {
  7273. keyFlg = false;
  7274. }
  7275. else
  7276. {
  7277. ++bgIndex;
  7278. if (bgIndex == bgArray.Length)
  7279. {
  7280. bgIndex = 0;
  7281. }
  7282. if (!moveBg)
  7283. {
  7284. bg.localScale = new Vector3(1f, 1f, 1f);
  7285. if (bgArray[bgIndex].Length == 36)
  7286. {
  7287. GameMain.Instance.BgMgr.ChangeBgMyRoom(bgArray[bgIndex]);
  7288. }
  7289. else
  7290. {
  7291. GameMain.Instance.BgMgr.ChangeBg(bgArray[bgIndex]);
  7292. }
  7293. bgCombo.selectedItemIndex = bgIndex;
  7294. }
  7295. }
  7296. }
  7297. speed = !getModKeyPressing(modKey.Shift)
  7298. ? (float)(1.0 * Time.deltaTime * 60.0)
  7299. : (float)(5.0 * Time.deltaTime * 60.0);
  7300. if (!isVR || isVR2)
  7301. {
  7302. if (!isVR)
  7303. {
  7304. if (isBloom)
  7305. {
  7306. Bloom fieldValue = GetFieldValue<CameraMain, Bloom>(mainCamera, "m_gcBloom");
  7307. fieldValue.enabled = true;
  7308. fieldValue.bloomIntensity = bloom1;
  7309. fieldValue.bloomBlurIterations = (int)bloom2;
  7310. fieldValue.bloomThreshholdColor = new Color(1f - bloom3, 1f - bloom4, 1f - bloom5);
  7311. fieldValue.hdr = !isBloomA ? Bloom.HDRBloomMode.Auto : Bloom.HDRBloomMode.On;
  7312. isBloom2 = true;
  7313. }
  7314. else if (isBloom2)
  7315. {
  7316. isBloom2 = false;
  7317. Bloom fieldValue = GetFieldValue<CameraMain, Bloom>(mainCamera, "m_gcBloom");
  7318. fieldValue.enabled = true;
  7319. fieldValue.bloomIntensity = 2.85f;
  7320. fieldValue.hdr = Bloom.HDRBloomMode.Auto;
  7321. fieldValue.bloomThreshholdColor = new Color(1f, 1f, 1f);
  7322. fieldValue.bloomBlurIterations = 3;
  7323. }
  7324. if (isDepth)
  7325. {
  7326. depth_field_.enabled = true;
  7327. depth_field_.focalLength = depth1;
  7328. depth_field_.focalSize = depth2;
  7329. depth_field_.aperture = depth3;
  7330. depth_field_.maxBlurSize = depth4;
  7331. depth_field_.visualizeFocus = isDepthA;
  7332. }
  7333. else
  7334. {
  7335. if (depth_field_ == null)
  7336. {
  7337. depth_field_ = GameMain.Instance.MainCamera.gameObject.AddComponent<DepthOfFieldScatter>();
  7338. if (depth_field_.dofHdrShader == null)
  7339. {
  7340. depth_field_.dofHdrShader = Shader.Find("Hidden/Dof/DepthOfFieldHdr");
  7341. }
  7342. if (depth_field_.dx11BokehShader == null)
  7343. {
  7344. depth_field_.dx11BokehShader = Shader.Find("Hidden/Dof/DX11Dof");
  7345. }
  7346. if (depth_field_.dx11BokehTexture == null)
  7347. {
  7348. depth_field_.dx11BokehTexture = Resources.Load("Textures/hexShape") as Texture2D;
  7349. }
  7350. }
  7351. depth_field_.enabled = false;
  7352. }
  7353. if (isFog)
  7354. {
  7355. if (fog_.fogShader == null)
  7356. {
  7357. fog_.fogShader = Shader.Find("Hidden/GlobalFog");
  7358. }
  7359. fog_.enabled = true;
  7360. fog_.startDistance = fog1;
  7361. fog_.globalDensity = fog2;
  7362. fog_.heightScale = fog3;
  7363. fog_.height = fog4;
  7364. fog_.globalFogColor.r = fog5;
  7365. fog_.globalFogColor.g = fog6;
  7366. fog_.globalFogColor.b = fog7;
  7367. }
  7368. else
  7369. {
  7370. if (fog_ == null)
  7371. {
  7372. fog_ = GameMain.Instance.MainCamera.gameObject.AddComponent<GlobalFog>();
  7373. }
  7374. fog_.enabled = false;
  7375. }
  7376. if (isSepia)
  7377. {
  7378. if (sepia_tone_.shader == null)
  7379. {
  7380. sepia_tone_.shader = Shader.Find("Hidden/Sepiatone Effect");
  7381. }
  7382. sepia_tone_.enabled = true;
  7383. }
  7384. else
  7385. {
  7386. if (sepia_tone_ == null)
  7387. {
  7388. sepia_tone_ = GameMain.Instance.MainCamera.gameObject.AddComponent<SepiaToneEffect>();
  7389. }
  7390. sepia_tone_.enabled = false;
  7391. }
  7392. if (bokashi > 0.0)
  7393. {
  7394. Blur component = GameMain.Instance.MainCamera.gameObject.GetComponent<Blur>();
  7395. component.enabled = true;
  7396. component.blurSize = bokashi / 10f;
  7397. component.blurIterations = 0;
  7398. component.downsample = 0;
  7399. if (bokashi > 3.0)
  7400. {
  7401. component.blurSize -= 0.3f;
  7402. component.blurIterations = 1;
  7403. component.downsample = 1;
  7404. }
  7405. }
  7406. else
  7407. {
  7408. GameMain.Instance.MainCamera.gameObject.GetComponent<Blur>().enabled = false;
  7409. }
  7410. if (kamiyure > 0.0)
  7411. {
  7412. for (int index1 = 0; index1 < maidCnt; ++index1)
  7413. {
  7414. Maid maid = maidArray[index1];
  7415. for (int index2 = 0; index2 < maid.body0.goSlot.Count; ++index2)
  7416. {
  7417. if (maid.body0.goSlot[index2].obj != null)
  7418. {
  7419. DynamicBone component = maid.body0.goSlot[index2].obj.GetComponent<DynamicBone>();
  7420. if (component != null && component.enabled)
  7421. {
  7422. component.m_Gravity = new Vector3(softG.x * 5f, softG.y * 5f + kamiyure, softG.z * 5f);
  7423. }
  7424. }
  7425. List<THair1> fieldValue =
  7426. GetFieldValue<TBoneHair_, List<THair1>>(maid.body0.goSlot[index2].bonehair, "hair1list");
  7427. for (int index3 = 0; index3 < fieldValue.Count; ++index3)
  7428. {
  7429. fieldValue[index3].SoftG = new Vector3(softG.x, softG.y + kamiyure, softG.z);
  7430. }
  7431. }
  7432. }
  7433. }
  7434. if (isBlur)
  7435. {
  7436. Vignetting component = GameMain.Instance.MainCamera.gameObject.GetComponent<Vignetting>();
  7437. component.mode = Vignetting.AberrationMode.Simple;
  7438. component.intensity = blur1;
  7439. component.chromaticAberration = blur4;
  7440. component.blur = blur2;
  7441. component.blurSpread = blur3;
  7442. component.enabled = true;
  7443. isBlur2 = true;
  7444. }
  7445. else if (isBlur2)
  7446. {
  7447. isBlur2 = false;
  7448. Vignetting component = GameMain.Instance.MainCamera.gameObject.GetComponent<Vignetting>();
  7449. component.mode = Vignetting.AberrationMode.Simple;
  7450. component.intensity = -3.98f;
  7451. component.chromaticAberration = -0.75f;
  7452. component.axialAberration = 1.18f;
  7453. component.blurSpread = 4.19f;
  7454. component.luminanceDependency = 0.494f;
  7455. component.blurDistance = 1.71f;
  7456. component.enabled = false;
  7457. }
  7458. }
  7459. if (Input.GetKey(KeyCode.R) && Input.GetKey(KeyCode.I))
  7460. {
  7461. GameMain.Instance.MainLight.transform.eulerAngles -= Vector3.right / 2f;
  7462. lightX[0] = GameMain.Instance.MainLight.transform.eulerAngles.x;
  7463. }
  7464. else if (Input.GetKey(KeyCode.R) && Input.GetKey(KeyCode.K))
  7465. {
  7466. if (GameMain.Instance.MainLight.transform.eulerAngles.x < 85.0)
  7467. {
  7468. GameMain.Instance.MainLight.transform.eulerAngles += Vector3.right / 2f;
  7469. lightX[0] = GameMain.Instance.MainLight.transform.eulerAngles.x;
  7470. }
  7471. }
  7472. else if (Input.GetKey(KeyCode.R) && Input.GetKey(KeyCode.J))
  7473. {
  7474. GameMain.Instance.MainLight.transform.eulerAngles -= Vector3.up / 1.5f;
  7475. lightY[0] = GameMain.Instance.MainLight.transform.eulerAngles.y;
  7476. }
  7477. else if (Input.GetKey(KeyCode.R) && Input.GetKey(KeyCode.L))
  7478. {
  7479. GameMain.Instance.MainLight.transform.eulerAngles += Vector3.up / 1.5f;
  7480. lightY[0] = GameMain.Instance.MainLight.transform.eulerAngles.y;
  7481. }
  7482. else if (Input.GetKey(KeyCode.R) && Input.GetKey(KeyCode.BackQuote))
  7483. {
  7484. GameMain.Instance.MainLight.Reset();
  7485. GameMain.Instance.MainLight.SetIntensity(0.95f);
  7486. GameMain.Instance.MainLight.GetComponent<Light>().type = LightType.Directional;
  7487. lightIndex[0] = 0;
  7488. lightColorR[0] = 1f;
  7489. lightColorG[0] = 1f;
  7490. lightColorB[0] = 1f;
  7491. lightX[0] = 40f;
  7492. lightY[0] = 180f;
  7493. lightAkarusa[0] = 0.95f;
  7494. lightKage[0] = 0.098f;
  7495. lightRange[0] = 50f;
  7496. bgObject.SetActive(true);
  7497. mainCamera.GetComponent<Camera>().backgroundColor = new Color(0.0f, 0.0f, 0.0f);
  7498. isIdx1 = false;
  7499. isIdx2 = false;
  7500. isIdx3 = false;
  7501. isIdx4 = false;
  7502. }
  7503. else if (Input.GetKey(KeyCode.R) && Input.GetKey(KeyCode.Minus) && getModKeyPressing(modKey.Shift))
  7504. {
  7505. List<float> lightColorR;
  7506. (lightColorR = this.lightColorR)[0] = lightColorR[0] + 0.01f;
  7507. if (this.lightColorR[0] > 1.0)
  7508. {
  7509. this.lightColorR[0] = 1f;
  7510. }
  7511. if (lightIndex[0] != 3)
  7512. {
  7513. GameMain.Instance.MainLight.GetComponent<Light>().color =
  7514. new Color(this.lightColorR[0], lightColorG[0], lightColorB[0]);
  7515. }
  7516. else
  7517. {
  7518. mainCamera.GetComponent<Camera>().backgroundColor =
  7519. new Color(this.lightColorR[0], lightColorG[0], lightColorB[0]);
  7520. }
  7521. }
  7522. else if (Input.GetKey(KeyCode.R) && Input.GetKey(KeyCode.Quote) && getModKeyPressing(modKey.Shift))
  7523. {
  7524. List<float> lightColorG;
  7525. (lightColorG = this.lightColorG)[0] = lightColorG[0] + 0.01f;
  7526. if (this.lightColorG[0] > 1.0)
  7527. {
  7528. this.lightColorG[0] = 1f;
  7529. }
  7530. if (lightIndex[0] != 3)
  7531. {
  7532. GameMain.Instance.MainLight.GetComponent<Light>().color =
  7533. new Color(lightColorR[0], this.lightColorG[0], lightColorB[0]);
  7534. }
  7535. else
  7536. {
  7537. mainCamera.GetComponent<Camera>().backgroundColor =
  7538. new Color(lightColorR[0], this.lightColorG[0], lightColorB[0]);
  7539. }
  7540. }
  7541. else if (Input.GetKey(KeyCode.R) && Input.GetKey(KeyCode.LeftBracket) && getModKeyPressing(modKey.Shift))
  7542. {
  7543. List<float> lightColorB;
  7544. (lightColorB = this.lightColorB)[0] = lightColorB[0] + 0.01f;
  7545. if (this.lightColorB[0] > 1.0)
  7546. {
  7547. this.lightColorB[0] = 1f;
  7548. }
  7549. if (lightIndex[0] != 3)
  7550. {
  7551. GameMain.Instance.MainLight.GetComponent<Light>().color =
  7552. new Color(lightColorR[0], lightColorG[0], this.lightColorB[0]);
  7553. }
  7554. else
  7555. {
  7556. mainCamera.GetComponent<Camera>().backgroundColor =
  7557. new Color(lightColorR[0], lightColorG[0], this.lightColorB[0]);
  7558. }
  7559. }
  7560. else if (Input.GetKey(KeyCode.R) && Input.GetKey(KeyCode.Minus))
  7561. {
  7562. List<float> lightColorR;
  7563. (lightColorR = this.lightColorR)[0] = lightColorR[0] - 0.01f;
  7564. if (this.lightColorR[0] < 0.0)
  7565. {
  7566. this.lightColorR[0] = 0.0f;
  7567. }
  7568. if (lightIndex[0] != 3)
  7569. {
  7570. GameMain.Instance.MainLight.GetComponent<Light>().color =
  7571. new Color(this.lightColorR[0], lightColorG[0], lightColorB[0]);
  7572. }
  7573. else
  7574. {
  7575. mainCamera.GetComponent<Camera>().backgroundColor =
  7576. new Color(this.lightColorR[0], lightColorG[0], lightColorB[0]);
  7577. }
  7578. }
  7579. else if (Input.GetKey(KeyCode.R) && Input.GetKey(KeyCode.Quote))
  7580. {
  7581. List<float> lightColorG;
  7582. (lightColorG = this.lightColorG)[0] = lightColorG[0] - 0.01f;
  7583. if (this.lightColorG[0] < 0.0)
  7584. {
  7585. this.lightColorG[0] = 0.0f;
  7586. }
  7587. if (lightIndex[0] != 3)
  7588. {
  7589. GameMain.Instance.MainLight.GetComponent<Light>().color =
  7590. new Color(lightColorR[0], this.lightColorG[0], lightColorB[0]);
  7591. }
  7592. else
  7593. {
  7594. mainCamera.GetComponent<Camera>().backgroundColor =
  7595. new Color(lightColorR[0], this.lightColorG[0], lightColorB[0]);
  7596. }
  7597. }
  7598. else if (Input.GetKey(KeyCode.R) && Input.GetKey(KeyCode.LeftBracket))
  7599. {
  7600. List<float> lightColorB;
  7601. (lightColorB = this.lightColorB)[0] = lightColorB[0] - 0.01f;
  7602. if (this.lightColorB[0] < 0.0)
  7603. {
  7604. this.lightColorB[0] = 0.0f;
  7605. }
  7606. if (lightIndex[0] != 3)
  7607. {
  7608. GameMain.Instance.MainLight.GetComponent<Light>().color =
  7609. new Color(lightColorR[0], lightColorG[0], this.lightColorB[0]);
  7610. }
  7611. else
  7612. {
  7613. mainCamera.GetComponent<Camera>().backgroundColor =
  7614. new Color(lightColorR[0], lightColorG[0], this.lightColorB[0]);
  7615. }
  7616. }
  7617. else if (Input.GetKey(KeyCode.R) && Input.GetKey(KeyCode.Alpha0))
  7618. {
  7619. GameMain.Instance.MainLight.GetComponent<Light>().intensity += 0.12f * Time.deltaTime;
  7620. lightAkarusa[0] = GameMain.Instance.MainLight.GetComponent<Light>().intensity;
  7621. }
  7622. else if (Input.GetKey(KeyCode.R) && Input.GetKey(KeyCode.P))
  7623. {
  7624. GameMain.Instance.MainLight.GetComponent<Light>().intensity -= 0.12f * Time.deltaTime;
  7625. lightAkarusa[0] = GameMain.Instance.MainLight.GetComponent<Light>().intensity;
  7626. }
  7627. else if (Input.GetKey(KeyCode.R) && Input.GetKey(KeyCode.Alpha9))
  7628. {
  7629. GameMain.Instance.MainLight.GetComponent<Light>().spotAngle += 0.2f;
  7630. GameMain.Instance.MainLight.GetComponent<Light>().range += 0.2f;
  7631. lightRange[0] = GameMain.Instance.MainLight.GetComponent<Light>().spotAngle;
  7632. }
  7633. else if (Input.GetKey(KeyCode.R) && Input.GetKey(KeyCode.O))
  7634. {
  7635. GameMain.Instance.MainLight.GetComponent<Light>().spotAngle -= 0.2f;
  7636. GameMain.Instance.MainLight.GetComponent<Light>().range -= 0.2f;
  7637. lightRange[0] = GameMain.Instance.MainLight.GetComponent<Light>().spotAngle;
  7638. }
  7639. else if (Input.GetKey(KeyCode.R) && Input.GetKeyDown(KeyCode.U))
  7640. {
  7641. List<int> lightIndex;
  7642. (lightIndex = this.lightIndex)[0] = lightIndex[0] + 1;
  7643. if (this.lightIndex[0] == 4)
  7644. {
  7645. this.lightIndex[0] = 0;
  7646. }
  7647. lightColorR[0] = 1f;
  7648. lightColorG[0] = 1f;
  7649. lightColorB[0] = 1f;
  7650. lightX[0] = 40f;
  7651. lightY[0] = 180f;
  7652. lightAkarusa[0] = 0.95f;
  7653. lightKage[0] = 0.098f;
  7654. lightRange[0] = 50f;
  7655. GameMain.Instance.MainLight.Reset();
  7656. GameMain.Instance.MainLight.SetIntensity(0.95f);
  7657. GameMain.Instance.MainLight.GetComponent<Light>().spotAngle = 50f;
  7658. GameMain.Instance.MainLight.GetComponent<Light>().range = 10f;
  7659. GameMain.Instance.MainLight.gameObject.transform.position = new Vector3(0.0f, 2f, 0.0f);
  7660. if (this.lightIndex[0] == 0)
  7661. {
  7662. GameMain.Instance.MainLight.GetComponent<Light>().type = LightType.Directional;
  7663. bgObject.SetActive(true);
  7664. mainCamera.GetComponent<Camera>().backgroundColor = new Color(0.0f, 0.0f, 0.0f);
  7665. }
  7666. else if (this.lightIndex[0] == 1)
  7667. {
  7668. GameMain.Instance.MainLight.transform.eulerAngles += Vector3.right * 40f;
  7669. lightX[0] = GameMain.Instance.MainLight.transform.eulerAngles.x;
  7670. GameMain.Instance.MainLight.GetComponent<Light>().type = LightType.Spot;
  7671. if (gLight[0] == null)
  7672. {
  7673. gLight[0] = GameObject.CreatePrimitive(PrimitiveType.Cube);
  7674. gLight[0].GetComponent<Renderer>().material =
  7675. new Material(Shader.Find("Transparent/Diffuse")) { color = new Color(0.5f, 0.5f, 1f, 0.8f) };
  7676. gLight[0].layer = 8;
  7677. gLight[0].GetComponent<Renderer>().enabled = false;
  7678. gLight[0].SetActive(false);
  7679. gLight[0].transform.position = GameMain.Instance.MainLight.transform.position;
  7680. mLight[0] = gLight[0].AddComponent<MouseDrag6>();
  7681. mLight[0].obj = gLight[0];
  7682. mLight[0].maid = GameMain.Instance.MainLight.gameObject;
  7683. mLight[0].angles = GameMain.Instance.MainLight.gameObject.transform.eulerAngles;
  7684. gLight[0].transform.localScale = new Vector3(0.12f, 0.12f, 0.12f);
  7685. mLight[0].ido = 1;
  7686. mLight[0].isScale = false;
  7687. }
  7688. }
  7689. else if (this.lightIndex[0] == 2)
  7690. {
  7691. GameMain.Instance.MainLight.GetComponent<Light>().type = LightType.Point;
  7692. }
  7693. else if (this.lightIndex[0] == 3)
  7694. {
  7695. GameMain.Instance.MainLight.GetComponent<Light>().type = LightType.Directional;
  7696. mainCamera.GetComponent<Camera>().backgroundColor =
  7697. new Color(lightColorR[0], lightColorG[0], lightColorB[0]);
  7698. bgObject.SetActive(false);
  7699. }
  7700. isIdx1 = false;
  7701. isIdx2 = false;
  7702. isIdx3 = false;
  7703. isIdx4 = false;
  7704. }
  7705. }
  7706. else if (Input.GetKey(KeyCode.R) && Input.GetKey(KeyCode.Insert))
  7707. {
  7708. GameMain.Instance.MainLight.transform.eulerAngles -= Vector3.right / 2f;
  7709. }
  7710. else if (Input.GetKey(KeyCode.R) && Input.GetKey(KeyCode.Delete))
  7711. {
  7712. if (GameMain.Instance.MainLight.transform.eulerAngles.x < 85.0)
  7713. {
  7714. GameMain.Instance.MainLight.transform.eulerAngles += Vector3.right / 2f;
  7715. }
  7716. }
  7717. else if (Input.GetKey(KeyCode.R) && Input.GetKey(KeyCode.Home))
  7718. {
  7719. GameMain.Instance.MainLight.transform.eulerAngles -= Vector3.up / 1.5f;
  7720. }
  7721. else if (Input.GetKey(KeyCode.R) && Input.GetKey(KeyCode.End))
  7722. {
  7723. GameMain.Instance.MainLight.transform.eulerAngles += Vector3.up / 1.5f;
  7724. }
  7725. else if (Input.GetKey(KeyCode.R) && Input.GetKey(KeyCode.BackQuote))
  7726. {
  7727. GameMain.Instance.MainLight.Reset();
  7728. GameMain.Instance.MainLight.SetIntensity(0.95f);
  7729. }
  7730. else if (Input.GetKey(KeyCode.R) && Input.GetKey(KeyCode.PageUp))
  7731. {
  7732. GameMain.Instance.MainLight.GetComponent<Light>().intensity += 0.1f * Time.deltaTime;
  7733. }
  7734. else if (Input.GetKey(KeyCode.R) && Input.GetKey(KeyCode.PageDown))
  7735. {
  7736. GameMain.Instance.MainLight.GetComponent<Light>().intensity -= 0.1f * Time.deltaTime;
  7737. }
  7738. else if (Input.GetKey(KeyCode.R) && Input.GetKey(KeyCode.Quote))
  7739. {
  7740. if (lightIndex[0] == 1)
  7741. {
  7742. GameMain.Instance.MainLight.GetComponent<Light>().spotAngle += 0.2f;
  7743. }
  7744. else
  7745. {
  7746. GameMain.Instance.MainLight.GetComponent<Light>().range += 0.2f;
  7747. }
  7748. }
  7749. else if (Input.GetKey(KeyCode.R) && Input.GetKey(KeyCode.LeftBracket))
  7750. {
  7751. if (lightIndex[0] == 1)
  7752. {
  7753. GameMain.Instance.MainLight.GetComponent<Light>().spotAngle -= 0.2f;
  7754. }
  7755. else
  7756. {
  7757. GameMain.Instance.MainLight.GetComponent<Light>().range -= 0.2f;
  7758. }
  7759. }
  7760. else if (Input.GetKey(KeyCode.R) && Input.GetKeyDown(KeyCode.Minus))
  7761. {
  7762. List<int> lightIndex;
  7763. (lightIndex = this.lightIndex)[0] = lightIndex[0] + 1;
  7764. if (this.lightIndex[0] == 3)
  7765. {
  7766. this.lightIndex[0] = 0;
  7767. }
  7768. GameMain.Instance.MainLight.Reset();
  7769. GameMain.Instance.MainLight.SetIntensity(0.95f);
  7770. GameMain.Instance.MainLight.GetComponent<Light>().spotAngle = 50f;
  7771. GameMain.Instance.MainLight.GetComponent<Light>().range = 10f;
  7772. GameMain.Instance.MainLight.gameObject.transform.position = new Vector3(0.0f, 2f, 0.0f);
  7773. if (this.lightIndex[0] == 0)
  7774. {
  7775. GameMain.Instance.MainLight.GetComponent<Light>().type = LightType.Directional;
  7776. }
  7777. else if (this.lightIndex[0] == 1)
  7778. {
  7779. GameMain.Instance.MainLight.transform.eulerAngles += Vector3.right * 40f;
  7780. GameMain.Instance.MainLight.GetComponent<Light>().type = LightType.Spot;
  7781. }
  7782. else if (this.lightIndex[0] == 2)
  7783. {
  7784. GameMain.Instance.MainLight.GetComponent<Light>().type = LightType.Point;
  7785. }
  7786. }
  7787. for (int index = 0; index < lightList.Count; ++index)
  7788. {
  7789. if (index > 0)
  7790. {
  7791. lightList[index].GetComponent<Light>().color =
  7792. new Color(lightColorR[index], lightColorG[index], lightColorB[index]);
  7793. lightList[index].GetComponent<Light>().intensity = lightAkarusa[index];
  7794. lightList[index].GetComponent<Light>().spotAngle = lightRange[index];
  7795. lightList[index].GetComponent<Light>().range = lightRange[index] / 5f;
  7796. if (!Input.GetKey(KeyCode.X) && (!Input.GetKey(KeyCode.Z) || !getModKeyPressing(modKey.Shift)))
  7797. {
  7798. lightList[index].transform.eulerAngles = new Vector3(lightX[index], lightY[index], 18f);
  7799. }
  7800. }
  7801. else
  7802. {
  7803. GameMain.Instance.MainLight.SetIntensity(lightAkarusa[0]);
  7804. GameMain.Instance.MainLight.GetComponent<Light>().shadowStrength = lightKage[0];
  7805. if (!Input.GetKey(KeyCode.X) && (!Input.GetKey(KeyCode.Z) || !getModKeyPressing(modKey.Shift)))
  7806. {
  7807. GameMain.Instance.MainLight.SetRotation(new Vector3(lightX[0], lightY[0], 18f));
  7808. }
  7809. GameMain.Instance.MainLight.GetComponent<Light>().spotAngle = lightRange[index];
  7810. GameMain.Instance.MainLight.GetComponent<Light>().range = lightRange[index] / 5f;
  7811. if (lightIndex[index] != 3)
  7812. {
  7813. GameMain.Instance.MainLight.GetComponent<Light>().color =
  7814. new Color(lightColorR[0], lightColorG[0], lightColorB[0]);
  7815. }
  7816. else
  7817. {
  7818. mainCamera.GetComponent<Camera>().backgroundColor =
  7819. new Color(lightColorR[0], lightColorG[0], lightColorB[0]);
  7820. }
  7821. }
  7822. }
  7823. }
  7824. if (isF6S)
  7825. {
  7826. if (maidCnt < 1)
  7827. {
  7828. ++F6cnt;
  7829. }
  7830. if (F6cnt > 10)
  7831. {
  7832. maidCnt = 1;
  7833. F6cnt = 0;
  7834. }
  7835. for (int index1 = 0; index1 < maidCnt; ++index1)
  7836. {
  7837. if (maidArray[index1] && maidArray[index1].Visible && maidArray[index1].body0.isLoadedBody)
  7838. {
  7839. Maid maid = maidArray[index1];
  7840. for (int index2 = 0; index2 < maid.body0.goSlot.Count; ++index2)
  7841. {
  7842. if (maid.body0.goSlot[index2].bonehair.bodyhit != null
  7843. && maid.body0.goSlot[index2].bonehair.bodyhit.spherelist.Count == 17 && (index2 == 3 || index2 == 4))
  7844. {
  7845. Transform transform1 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 Spine", true);
  7846. Transform transform2 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 Spine0a", true);
  7847. Transform transform3 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 Spine1", true);
  7848. Transform transform4 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 Spine1a", true);
  7849. Transform transform5 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 Pelvis", true);
  7850. Transform transform6 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 L Hand", true);
  7851. CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 L UpperArm", true);
  7852. Transform transform7 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 L Forearm", true);
  7853. Transform transform8 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 R Hand", true);
  7854. CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 R UpperArm", true);
  7855. Transform transform9 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 R Forearm", true);
  7856. CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 L Foot", true);
  7857. Transform transform10 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 L Thigh", true);
  7858. CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 L Calf", true);
  7859. CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 R Foot", true);
  7860. Transform transform11 = CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 R Thigh", true);
  7861. CMT.SearchObjName(maid.body0.m_Bones.transform, "Bip01 R Calf", true);
  7862. List<THitSphere> spherelist = maid.body0.goSlot[index2].bonehair.bodyhit.spherelist;
  7863. THitSphere thitSphere1 = new THitSphere();
  7864. THitSphere thitSphere2 = spherelist[0];
  7865. THitSphere thitSphere3 = new THitSphere
  7866. {
  7867. wv = thitSphere2.wv,
  7868. len = thitSphere2.len * 0.8f,
  7869. t = thitSphere2.t,
  7870. vs = thitSphere2.vs
  7871. };
  7872. thitSphere3.vs.y -= 0.04f;
  7873. thitSphere3.vs.x += 0.05f;
  7874. spherelist.Add(thitSphere3);
  7875. THitSphere thitSphere4 = new THitSphere
  7876. {
  7877. len = 0.09f,
  7878. t = transform4
  7879. };
  7880. thitSphere4.vs.z += 0.04f;
  7881. thitSphere4.vs.x -= 0.04f;
  7882. thitSphere4.vs.y -= 0.01f;
  7883. spherelist.Add(thitSphere4);
  7884. THitSphere thitSphere5 = new THitSphere
  7885. {
  7886. len = 0.09f,
  7887. t = transform4
  7888. };
  7889. thitSphere5.vs.z -= 0.04f;
  7890. thitSphere5.vs.x -= 0.04f;
  7891. thitSphere5.vs.y -= 0.01f;
  7892. spherelist.Add(thitSphere5);
  7893. THitSphere thitSphere6 = new THitSphere
  7894. {
  7895. len = 0.09f,
  7896. t = transform3
  7897. };
  7898. thitSphere6.vs.z += 0.035f;
  7899. spherelist.Add(thitSphere6);
  7900. THitSphere thitSphere7 = new THitSphere
  7901. {
  7902. len = 0.09f,
  7903. t = transform3
  7904. };
  7905. thitSphere7.vs.z -= 0.035f;
  7906. spherelist.Add(thitSphere7);
  7907. THitSphere thitSphere8 = new THitSphere
  7908. {
  7909. len = 0.08f,
  7910. t = transform2
  7911. };
  7912. thitSphere8.vs.z += 0.035f;
  7913. spherelist.Add(thitSphere8);
  7914. THitSphere thitSphere9 = new THitSphere
  7915. {
  7916. len = 0.08f,
  7917. t = transform2
  7918. };
  7919. thitSphere9.vs.z -= 0.035f;
  7920. spherelist.Add(thitSphere9);
  7921. THitSphere thitSphere10 = new THitSphere
  7922. {
  7923. len = 0.09f,
  7924. t = transform1
  7925. };
  7926. thitSphere10.vs.z += 0.04f;
  7927. thitSphere10.vs.y -= 0.02f;
  7928. spherelist.Add(thitSphere10);
  7929. THitSphere thitSphere11 = new THitSphere
  7930. {
  7931. len = 0.09f,
  7932. t = transform1
  7933. };
  7934. thitSphere11.vs.z -= 0.04f;
  7935. thitSphere11.vs.y -= 0.02f;
  7936. spherelist.Add(thitSphere11);
  7937. THitSphere thitSphere12 = new THitSphere
  7938. {
  7939. len = 0.11f,
  7940. t = transform5
  7941. };
  7942. thitSphere12.vs.z += 0.05f;
  7943. thitSphere12.vs.y -= 0.03f;
  7944. spherelist.Add(thitSphere12);
  7945. THitSphere thitSphere13 = new THitSphere
  7946. {
  7947. len = 0.11f,
  7948. t = transform5
  7949. };
  7950. thitSphere13.vs.z -= 0.05f;
  7951. thitSphere13.vs.y -= 0.03f;
  7952. spherelist.Add(thitSphere13);
  7953. THitSphere thitSphere14 = new THitSphere
  7954. {
  7955. len = 0.11f,
  7956. t = transform10
  7957. };
  7958. thitSphere14.vs.x -= 0.03f;
  7959. spherelist.Add(thitSphere14);
  7960. THitSphere thitSphere15 = new THitSphere
  7961. {
  7962. len = 0.11f,
  7963. t = transform11
  7964. };
  7965. thitSphere15.vs.x -= 0.03f;
  7966. spherelist.Add(thitSphere15);
  7967. spherelist.Add(new THitSphere() { len = 0.05f, t = transform6 });
  7968. spherelist.Add(new THitSphere() { len = 0.05f, t = transform8 });
  7969. THitSphere thitSphere16 = new THitSphere
  7970. {
  7971. len = 0.05f,
  7972. t = transform7
  7973. };
  7974. thitSphere16.vs.x -= 0.04f;
  7975. spherelist.Add(thitSphere16);
  7976. THitSphere thitSphere17 = new THitSphere
  7977. {
  7978. len = 0.05f,
  7979. t = transform9
  7980. };
  7981. thitSphere17.vs.x -= 0.04f;
  7982. spherelist.Add(thitSphere17);
  7983. THitSphere thitSphere18 = new THitSphere
  7984. {
  7985. len = 0.05f,
  7986. t = transform7
  7987. };
  7988. thitSphere18.vs.x -= 0.08f;
  7989. spherelist.Add(thitSphere18);
  7990. THitSphere thitSphere19 = new THitSphere
  7991. {
  7992. len = 0.05f,
  7993. t = transform9
  7994. };
  7995. thitSphere19.vs.x -= 0.08f;
  7996. spherelist.Add(thitSphere19);
  7997. THitSphere thitSphere20 = new THitSphere
  7998. {
  7999. len = 0.05f,
  8000. t = transform7
  8001. };
  8002. thitSphere20.vs.x -= 0.12f;
  8003. spherelist.Add(thitSphere20);
  8004. THitSphere thitSphere21 = new THitSphere
  8005. {
  8006. len = 0.05f,
  8007. t = transform9
  8008. };
  8009. thitSphere21.vs.x -= 0.12f;
  8010. spherelist.Add(thitSphere21);
  8011. THitSphere thitSphere22 = new THitSphere
  8012. {
  8013. len = 0.05f,
  8014. t = transform7
  8015. };
  8016. thitSphere22.vs.x -= 0.16f;
  8017. spherelist.Add(thitSphere22);
  8018. THitSphere thitSphere23 = new THitSphere
  8019. {
  8020. len = 0.05f,
  8021. t = transform9
  8022. };
  8023. thitSphere23.vs.x -= 0.16f;
  8024. spherelist.Add(thitSphere23);
  8025. }
  8026. }
  8027. }
  8028. }
  8029. }
  8030. }
  8031. }
  8032. }
  8033. }