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

Update virtual_joystick_scene.tscn #84

Closed UnderGamer05 closed 1 week ago

UnderGamer05 commented 2 weeks ago

Set the expand_mode = 1 (ignore) to ignore the texture size. It won't effect the texture size.

MarcoFazioRandom commented 2 weeks ago

Can you explain what this change does and why is it better?