funkin.play.notes.notestyle
Friday Night Funkin' API Reference
| .. | |
|---|---|
| NoteStyle | Holds the data for what assets to use for a note style, and provides convenience methods for building sprites based on them. |
| ScriptedNoteStyle | A script that can be tied to a NoteStyle. Create a scripted class that extends NoteStyle to use this. This allows you to customize how a specific note style appears. |