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

Add `distance` variable. #82

Closed UnderGamer05 closed 1 week ago

UnderGamer05 commented 2 weeks ago

Add distance: int variable. Distance from center of joystick to mouse position.

MarcoFazioRandom commented 2 weeks ago

Please explain better your issue: What would this variable do? Why do you need it?