MarcoFazioRandom / Virtual-Joystick-Godot

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

Incorrect input value #60

Closed warent closed 9 months ago

warent commented 11 months ago

I found this bug which I'm pretty sure is a Godot bug rather something with this package, but I'm sharing it here for tracking purposes.

https://github.com/godotengine/godot/issues/85076

warent commented 11 months ago

It turns out this is a bug with the library. I've created a PR here https://github.com/MarcoFazioRandom/Virtual-Joystick-Godot/pull/62

MarcoFazioRandom commented 9 months ago

Fixed with #62