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

How can I minimize the joystick #41

Closed A840w closed 1 year ago

A840w commented 1 year ago

Pls can you give me a whole tutorial

MarcoFazioRandom commented 1 year ago

Hello, do you mean how to change its size, or how to do a sort of Windows' minimization reducing it to a little icon?

A840w commented 1 year ago

Size!!! , because its going out from the game 🥲, I tried to change the size from transform tab but its not working

MarcoFazioRandom commented 1 year ago

Can you show me some screenshots so I can understand better this issue: a screenshot of the screen with the joystick out of bound, a screenshot of Scene tree and one of the joystick transform tab? Also when you change the joystick's components size, remember to change their pivot, deadzone and clampzone.