Does anyone know a good workaround for Joystick 2 object losing Point of View input between frames?
Basically whenever I enter a new frame Joystick 2 ignores that buttons are already being pressed down and forces player to first release and then press them again. It doesn't work too great when you're constantly loading new levels.
I am specifically talking about the Point of View value(the Direction Pad input).
I've attached a little example of my issue: Move the active object out of the frame to restart it and the POV value should reset to -1 for some reason.