forked from ShadowMario/FNF-PsychEngine
-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added an RGB Shader field for notes loaded into unspawnNotes. when changing the values here's how you'll need to make them: value 0: R Color value 1: G Color value 2: B Color value 3: Should the shader be enabled? Updated the way Camera Twist looks - it looks more smoother and should break a LOT less often now. additionally it cleaned up some code fixed sustain notes using the wrong character-based colors if you had the play as opponent option turned on
- Loading branch information
1 parent
94907d2
commit 75a1efa
Showing
3 changed files
with
27 additions
and
36 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
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
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