Use ModSetLayerFilter

This commit is contained in:
Jáchym Toušek
2019-10-09 20:52:43 +02:00
parent 41a1895865
commit 6859bddbfc
37 changed files with 204 additions and 101 deletions

View File

@@ -15,6 +15,7 @@ void main()
DisableWindow();
DrawScene("black", 1000 );
PlayBGM( 1, "msys12", 56, 0 );
ModSetLayerFilter(3, 256, "none");
ModDrawCharacterWithFiltering(3, 2, "sprite/normal/re1a_nande_a1_", "1", "right", 1, 160, 0, FALSE, 0, 0, 0, 0, 0, 20, 0, FALSE );
DrawScene("background/gk3", 1000 );
@@ -31,6 +32,7 @@ void main()
DisableWindow();
ModSetLayerFilter(1, 256, "none");
ModDrawCharacterWithFiltering(1, 3, "sprite/normal/me1a_wink_a1_", "1", "left", 1, -160, 0, FALSE, 0, 0, 0, 0, 0, 0, 300, TRUE );
//VoiceMatching