keep touch screen button at bottom of screen when adjusting screen size

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Ben Nicholl

I have a TouchScreenButton node that is acting as a joystick. when ever I shrink my screen size, the touch screen button disappears. Is there a simple solution to ensure my touch screen button joystick stays at the bottom of the screen? thanks!

:bust_in_silhouette: Reply From: jtarallo

Put it inside a control node:

Then you can give this a read to choose a proper stretching option to be adequate for your game:

1 Like