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

@@ -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);