Skip to content

When loading a scene that uses MidiMaster.GetKeyDown(), the scene will no longer act appropriately. #56

@GeorgeLee2182

Description

@GeorgeLee2182

I have a game that includes two scenes. The start menu, and the game that uses MidiJack. When playing the game for the first time everything works fine. If you then leave the game and load it back up none of the GetKeyDown()'s work as expected. I might be able to very rarely get an input if I mash all the keys as fast as I can.
The MidiJack window shows that it is getting the same inputs, and GetKey() seems to work as it should even if the scene has been reloaded. I just can't seem to use GetKey() as a work around because holding it down means the note gets played every frame.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions