-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/Fatih120/undernightinbirth
- Loading branch information
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
\\@CHARA_IN@<1, 8, 9, 0, 1> | ||
First number: St_Face Shading (Opponent Character - 0 applies shading and sets St_Face to both sides of the screen; Opponent Character - 2 applies shading to both St_Faces) | ||
(0 has no effect on player character; 2 has the same affect as the above when done on player character) | ||
Second number: Character ID | ||
Third number: St_Face | ||
Fourth number: Positioning | ||
Opponent character - 0 positions St_Face to the right side of the screen | ||
Opponent character - 1 positions St_Face to the left side of the screen | ||
Opponent character - 4 nudges St_Face to a direction | ||
Opponent character - 3 makes St_Face disappear for a bit and pushes it to a side of the screen | ||
Opponent character - 5 makes St_Face completely | ||
Player character - 2 & 4 position St_Face to the right side of the screen | ||
Player character - 3 nudges St_Face to a direction | ||
Player character - 5 makes St_Face disappear completely | ||
Fifth number: 3 applies a fade-in effect to St_Face (Opponent character) | ||
Player character - 3 applies a fade-in effect to St_Face with shading |