LucaJunge / godot_joystick

A Joystick control for Godot 4.0. Add the 'Joystick' node to your scene, connect to the signals and you're good to go!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bug: Change root node from "PanelContainer" to something better

LucaJunge opened this issue · comments

Using a PanelContainer as the root node leads to scaling issues and should be changed to a basic control node or something even better