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:
@@ -1203,8 +1203,8 @@ void main()
|
||||
|
||||
DisableWindow();
|
||||
DrawSceneWithMask("black", "right", 0, 0, 300 );
|
||||
DrawSceneWithMask("background/gk1", "right", 0, 0, 800 );
|
||||
ModDrawCharacter(2, 3, "sprite/normal/me1a_def_a1_", "0", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 400, TRUE );
|
||||
ModDrawCharacter(2, 3, "sprite/normal/me1a_def_a1_", "0", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 0, FALSE );
|
||||
DrawSceneWithMask("background/gk1", "right", 0, 0, 300 );
|
||||
|
||||
|
||||
// 魅音に振り返り目線を合わせると、おもむろに手をぽんと叩いて叫んだ¥
|
||||
@@ -1408,8 +1408,8 @@ void main()
|
||||
ClearMessage();
|
||||
|
||||
DisableWindow();
|
||||
ModDrawCharacterWithFiltering(1, 4, "sprite/normal/sa1a_def_a1_", "1", "left", 1, -240, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, FALSE );
|
||||
DrawSceneWithMask("background/gk1", "m1", 0, 0, 1300 );
|
||||
ModDrawCharacterWithFiltering(1, 4, "sprite/normal/sa1a_def_a1_", "1", "left", 1, -240, 0, FALSE, 0, 0, 0, 0, 0, 0, 300, TRUE );
|
||||
|
||||
|
||||
//「私は構いませんけど@レナさんと梨花はどういたします?@
|
||||
@@ -3031,8 +3031,8 @@ void main()
|
||||
ClearMessage();
|
||||
|
||||
DisableWindow();
|
||||
ModDrawCharacter(2, 2, "portrait/normal/re1a_warai_a1_", "2", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 0, FALSE );
|
||||
DrawSceneWithMask("background/m_hi3", "left", 0, 0, 3000 );
|
||||
ModDrawCharacter(2, 2, "portrait/normal/re1a_warai_a1_", "2", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 200, TRUE );
|
||||
|
||||
//「ね?@
|
||||
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#f0953d>レナ</color>", NULL, "<color=#f0953d>Rena</color>", NULL, Line_ContinueAfterTyping); }
|
||||
|
||||
Reference in New Issue
Block a user