Transitions improved

Woooo! Better flow, finally here. I did that cause my internet died and couldn't work on Wata.
I don't think I can do much more for Oni at this point...
This commit is contained in:
Aurian
2018-05-31 18:59:18 +02:00
committed by GitHub
parent 5558d685d2
commit 14db72fd70
25 changed files with 239 additions and 239 deletions

View File

@@ -21,8 +21,8 @@ void main()
Wait( 1500 );
SetValidityOfInput( TRUE );
PlayBGM( 1, "msys01", 128, 0 );
ModDrawCharacterWithFiltering(3, 3, "sprite/normal/me1a_wink_a1_", "1", "right", 1, -160, 0, FALSE, 0, 0, 0, 0, 0, 20, 0, FALSE );
DrawSceneWithMask("background/ie1", "left", 0, 0, 1300 );
ModDrawCharacterWithFiltering(3, 3, "sprite/normal/me1a_wink_a1_", "1", "right", 1, -160, 0, FALSE, 0, 0, 0, 0, 0, 20, 300, TRUE );
//setwindow 31,16,22,16,26,26,0,2,20,1,1,#999999,0,0,639,479
@@ -138,8 +138,8 @@ void main()
DisableWindow();
PlayBGM( 1, "msys03", 128, 0 );
ModDrawCharacter(3, 4, "sprite/normal/sa1a_akuwarai_a1_", "1", 160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 20, 0, FALSE );
DrawSceneWithMask("background/gk3", "down", 0, 0, 1300 );
ModDrawCharacter(3, 4, "sprite/normal/sa1a_akuwarai_a1_", "1", 160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 20, 200, TRUE );
//「あぁら朝から雑巾がけとは熱心でございますわねぇ~!@
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#fcdb77>沙都子</color>", NULL, "<color=#fcdb77>Satoko</color>", NULL, Line_ContinueAfterTyping); }
@@ -199,10 +199,10 @@ void main()
DisableWindow();
DrawBustshotWithFiltering(5, "black", "right", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 25, 500, TRUE );
DrawSceneWithMask("black", "right", 0, 0, 300 );
ModDrawCharacterWithFiltering(3, 3, "sprite/normal/me1a_tohoho_a1_", "1", "left", 1, -160, 0, FALSE, 0, 0, 0, 0, 0, 20, 0, FALSE );
ModDrawCharacterWithFiltering(1, 2, "sprite/normal/re1a_kaii_a1_", "2", "right", 1, 160, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, FALSE );
DrawScene("background/g2", 100 );
ModDrawCharacterWithFiltering(3, 3, "sprite/normal/me1a_tohoho_a1_", "1", "left", 1, -160, 0, FALSE, 0, 0, 0, 0, 0, 20, 100, FALSE );
ModDrawCharacterWithFiltering(1, 2, "sprite/normal/re1a_kaii_a1_", "2", "right", 1, 160, 0, FALSE, 0, 0, 0, 0, 0, 0, 100, TRUE );
// その様子を見て悶絶するレナに呆れる魅音¥
@@ -290,8 +290,8 @@ void main()
Wait( 1000 );
SetValidityOfInput( TRUE );
ModDrawCharacter(3, 22, "sprite/normal/tie_1_", "0", 160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 20, 0, FALSE );
DrawSceneWithMask("background/gk3", "right", 0, 0, 1300 );
ModDrawCharacter(3, 22, "sprite/normal/tie_1_", "0", 160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 20, 200, TRUE );
PlayBGM( 1, "msys12", 128, 0 );
//「みなさん、おはようございます@昨日はお祭りでしたね@最後まで後片付けに参加した人たちは本当にお疲れ様でした。@
@@ -523,8 +523,8 @@ void main()
DisableWindow();
DrawSceneWithMask("black", "left", 0, 0, 300 );
ModDrawCharacter(2, 3, "sprite/normal/me1a_tokui_a1_", "1", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 0, FALSE );
DrawSceneWithMask("background/gk1", "left", 0, 0, 1300 );
ModDrawCharacter(2, 3, "sprite/normal/me1a_tokui_a1_", "1", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 400, TRUE );
//「ルールはね、事件の犯人と凶器、あと犯行現場の3つを当てられた人が勝ち!@
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#5ec69a>魅音</color>", NULL, "<color=#5ec69a>Mion</color>", NULL, Line_ContinueAfterTyping); }
@@ -779,8 +779,8 @@ void main()
DisableWindow();
DrawScene("white", 100 );
PlaySE( 4, "wa_011", 128, 64 );
ModDrawCharacter(2, 3, "sprite/normal/me1a_huteki_a1_", "1", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 0, FALSE );
DrawScene("background/gk1", 500 );
ModDrawCharacter(2, 3, "sprite/normal/me1a_huteki_a1_", "1", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 400, TRUE );
//「じゃ~一番は部長の私からいくよ@ じゃあねぇ…!w200「魅音」!w300「ナイフ」!w300「書斎」
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#5ec69a>魅音</color>", NULL, "<color=#5ec69a>Mion</color>", NULL, Line_ContinueAfterTyping); }
@@ -900,8 +900,8 @@ void main()
DisableWindow();
DrawScene("white", 100 );
PlaySE( 4, "wa_011", 128, 64 );
ModDrawCharacterWithFiltering(2, 2, "sprite/normal/re1a_def_a1_", "0", "left", 7, 0, 0, FALSE, 0, 0, 0, 0, 0, 10, 0, FALSE );
DrawScene("background/gk1", 500 );
ModDrawCharacterWithFiltering(2, 2, "sprite/normal/re1a_def_a1_", "0", "left", 7, 0, 0, FALSE, 0, 0, 0, 0, 0, 10, 200, TRUE );
//「じゃあレナはねぇ……!w300「レナ」!w300「斧」!w300「ラウンジ」だよ
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#f0953d>レナ</color>", NULL, "<color=#f0953d>Rena</color>", NULL, Line_ContinueAfterTyping); }
@@ -997,8 +997,8 @@ void main()
DrawScene("black", 3000 );
DrawScene("white", 100 );
PlaySE( 4, "wa_011", 128, 64 );
ModDrawCharacter(2, 3, "sprite/normal/me1a_akuwarai_a1_", "2", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 0, FALSE );
DrawScene("background/gk1", 500 );
ModDrawCharacter(2, 3, "sprite/normal/me1a_akuwarai_a1_", "2", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 200, TRUE );
//「よっしゃ! 犯人確定!!@
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#5ec69a>魅音</color>", NULL, "<color=#5ec69a>Mion</color>", NULL, Line_ContinueAfterTyping); }
@@ -4191,8 +4191,8 @@ void main()
DisableWindow();
PlayBGM( 1, "msys01", 128, 0 );
DrawSceneWithMask("black", "left", 0, 0, 500 );
ModDrawCharacterWithFiltering(1, 2, "sprite/normal/re1a_komaru_a1_", "0", "left", 1, 160, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, FALSE );
DrawSceneWithMask("background/gk1", "left", 0, 0, 500 );
ModDrawCharacterWithFiltering(1, 2, "sprite/normal/re1a_komaru_a1_", "0", "left", 1, 160, 0, FALSE, 0, 0, 0, 0, 0, 0, 300, TRUE );
//「凶器はロープで、犯行現場は……う~ん!w300………ラウンジ
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#f0953d>レナ</color>", NULL, "<color=#f0953d>Rena</color>", NULL, Line_ContinueAfterTyping); }
@@ -4256,8 +4256,8 @@ void main()
DisableWindow();
DrawSceneWithMask("black", "left", 0, 0, 300 );
ModDrawCharacterWithFiltering(3, 4, "sprite/normal/sa1a_odoroki_a1_", "1", "right", 1, 160, 0, FALSE, 0, 0, 0, 0, 0, 20, 0, FALSE );
DrawSceneWithMask("background/gk3", "left", 0, 0, 300 );
ModDrawCharacterWithFiltering(3, 4, "sprite/normal/sa1a_odoroki_a1_", "1", "right", 1, 160, 0, FALSE, 0, 0, 0, 0, 0, 20, 300, TRUE );
//「あぁあー!@ 圭一さん、遅かったですわねぇえぇ!@ ぷんぷんでございますのことよ?!@
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#fcdb77>沙都子</color>", NULL, "<color=#fcdb77>Satoko</color>", NULL, Line_ContinueAfterTyping); }
@@ -4303,8 +4303,8 @@ void main()
DisableWindow();
DrawSceneWithMask("black", "left", 0, 0, 300 );
ModDrawCharacterWithFiltering(3, 3, "sprite/normal/me1a_def_a1_", "0", "left", 1, -160, 0, FALSE, 0, 0, 0, 0, 0, 20, 0, FALSE );
DrawSceneWithMask("background/gk1", "left", 0, 0, 300 );
ModDrawCharacterWithFiltering(3, 3, "sprite/normal/me1a_def_a1_", "0", "left", 1, -160, 0, FALSE, 0, 0, 0, 0, 0, 20, 300, TRUE );
//「ま、こっちも白熱してたしね@ もういい時間だから次で最後のゲームにしよう。¥
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#5ec69a>魅音</color>", NULL, "<color=#5ec69a>Mion</color>", NULL, Line_ContinueAfterTyping); }
@@ -4428,9 +4428,9 @@ void main()
DisableWindow();
DrawScene("white", 100 );
PlaySE( 4, "wa_011", 128, 64 );
ModDrawCharacterWithFiltering(3, 2, "sprite/normal/re1a_okoru_a1_", "2", "right", 1, 0, 0, FALSE, 0, 0, 0, 0, 0, 20, 0, FALSE );
DrawScene("background/gk1", 500 );
PlayBGM( 1, "msys04", 128, 0 );
ModDrawCharacterWithFiltering(3, 2, "sprite/normal/re1a_okoru_a1_", "2", "right", 1, 0, 0, FALSE, 0, 0, 0, 0, 0, 20, 300, TRUE );
//「わかったよ!!@ 犯人は「私」!@ 凶器は「毒物」で犯行現場は「玄関ホール」!@ どうかな?! どうかな?!@
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#f0953d>レナ</color>", NULL, "<color=#f0953d>Rena</color>", NULL, Line_ContinueAfterTyping); }
@@ -4530,8 +4530,9 @@ void main()
ClearMessage();
DisableWindow();
DrawSceneWithMask("black", "right", 0, 0, 300 );
ModDrawCharacterWithFiltering(1, 3, "sprite/normal/me1a_wink_a1_", "2", "m1", 1, -160, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, FALSE );
DrawSceneWithMask("background/gk1", "right", 0, 0, 1300 );
ModDrawCharacterWithFiltering(1, 3, "sprite/normal/me1a_wink_a1_", "2", "m1", 1, -160, 0, FALSE, 0, 0, 0, 0, 0, 0, 300, TRUE );
//「ではゲームセット@ トップは私、園崎魅音@ ビリは前原圭一と竜宮レナ!!@
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#5ec69a>魅音</color>", NULL, "<color=#5ec69a>Mion</color>", NULL, Line_ContinueAfterTyping); }