#Best method/alternative to having touchscreenbutton follow resolution?

1 messages · Page 1 of 1 (latest)

loud pine
#

Basically like is there a proper way to make it so a touchscreenbutton sizes to all types of resolutions in the same way other ui control nodes would typically do.
Like with using viewport settings with mode of stretch and aspect of expand. Or is this just not a possible thing right now?
Cause issue im facing rn is just that the touchscreenbuttons just refuse to resize whenever resolution increases or decreases. Im sure this is a typical issue but I still honestly have no clue lol

fathom pilot
#

You can add a Control node, and resize the button it to said control's size trough code as to mimic its behaviour.

But otherwise, no.
Touch screen buttons don't automatically resize.