Open moxie-coder opened 9 months ago
I've never seen this, does it happen with a new template flixel project?
I've never seen this, does it happen with a new template flixel project?
I’ll check it out in a little while since I just woke up not long ago
okay so, it doesn't happen in a blank flixel project, I'm gonna try manipulating the mouse a little and see what happens then
alright, I wasn't able to reproduce this with testing, I'm a little conflicted since I barely did anything with the mouse input, never disabled it or anything
new info has come to light, turns out it's saying "5.4.1" when I'm using 5.6.2, so I might have to just straight up rebuild it
I've never seen this, does it happen with a new template flixel project?
It happens in my projects too
okay so for some reason, it's still updating the game which seems normal, but the input is not in the debugger, and outside that for some reason?
update: this is likely due to me shadowing 29 classes in my FNF mod, but I'm gonna leave this open until I'm 100% sure
Code snippet reproducing the issue
None, but I did make the mouse visible for a moment, then hid it when not needed.
Observed behavior:
Unable to click anything in the debugger in a debug build
Expected behavior:
To be able to click buttons and the logs