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:
@@ -162,11 +162,10 @@ void dialog009()
|
||||
DisableWindow();
|
||||
|
||||
//adjust character size and reset big CG layer and add shaking
|
||||
ModDrawCharacter(2, 2, "sprite/sunset/re1b_bikkuri_b1_", "2", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 0, FALSE );
|
||||
DrawScene("background/mo_g1_01", 300 );
|
||||
PlaySE( 4, "wa_003", 128, 64 );
|
||||
StartShakingOfAllObjects( 1, 50, 10, 4, 20, TRUE);
|
||||
ModDrawCharacter(2, 2, "sprite/sunset/re1b_bikkuri_b1_", "2", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 300, TRUE );
|
||||
DrawBustshot( 1, "", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 1, 0, TRUE );
|
||||
SetValidityOfInterface(TRUE);
|
||||
SetValidityOfSaving(TRUE);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user