MarcoFazioRandom / Virtual-Joystick-Godot

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

Add `distance` variable. #82

Closed llama-nl closed 1 month ago

llama-nl commented 1 month ago

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

MarcoFazioRandom commented 1 month ago

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