Does anyone know how to rescale and reposition the touchscreenbuttons under a control node?
I need to use touchscreen buttons because godot buttons does not allow multiple button presses at the same time whereas I’m creating a game where I need multiple buttons to be pressed at once. This is my current setup
Setup
I’ve tried putting touchscreen buttons under control nodes but it only changes the position relative to the anchors and not the scale.
Anbutheslayr is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.