View source
class GhostMissNoteScriptEvent
package funkin.modding.events
extends ScriptEvent
import funkin.modding.events.ScriptEvent
Available on all platforms
An event that is fired when you press a key with no note present.
Constructor
Variables
read onlyhasPossibleNotes:Bool
Whether there was a note within judgement range when this ghost note was pressed.
healthChange:Float
How much health should be lost when this ghost note is pressed. Remember that max health is 2.00.