MarcoFazioRandom / Virtual-Joystick-Godot

A simple virtual joystick for touchscreens, for both 2D and 3D games, with useful options.
MIT License
742 stars 81 forks source link

Fixed stuck input actions #87

Closed eskandrej closed 1 week ago

eskandrej commented 1 week ago

This PR fixes stuck input actions if reload_current_scene() was called while action was pressed.

before: example