Hi!
Does a TouchScreenButton have a Shape editor like CollisionShape2D or CollisionPolygon2D? I can find hardly any options. What is the way to move or even rotate a Capsule? These are neccessary settings for a capsule shape, I assume. The Polygons can be configured freely but only by entering coordinates, there is no drag and drop of handles.
The only Shapes I could successfully use are Rectangle and Circle, with the restriction to center them on the button image.
According to the documentation: "It's intended for gameplay use, such as a unit you have to touch to move." Do they only talk about very basic units, or do I miss something?
Thomas