Enhancement: Allow the HitNoteScriptEvent/NoteScriptEvent to recieve/get the character who hit the note #3921
Labels
status: pending triage
The bug or PR has not been reviewed yet.
type: enhancement
Provides an enhancement or new feature.
Issue Checklist
What is your suggestion, and why should it be implemented?
I was trying to somehow get the character who hit the NoteKind with onNoteHit function, but I don't seem to find a way to get the id/character who hit the note. I am not sure if there is any way to make that possible with only onNoteHit event.
Reason for this implementation would be for easier data recieving in events, so NoteKinds are based on the character who hit the note aswell.
If anyone has a way, would also appreciate 👍
Update: I found a way to do this, but I have no idea how optimal it is:
The text was updated successfully, but these errors were encountered: