You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to haxef...@googlegroups.com
Hi, I need to detect when a joystick is unplugged. I tired verifying the number of FlxG.gamepads.numActiveGamepads but it just adds new controllers once you disconnect them.
I found and old issue https://github.com/HaxeFlixel/flixel/issues/1128, but apparently the behavior continues to be the same as the one reported originally. Do I need to use the github version?