#how to make mobile buttons
8 messages · Page 1 of 1 (latest)
HellO!
- make the buttons(when position and sizing use the decimal values dont drag as it might mess up)
- identify if a player is on mobile
if yes:
show
else
dontshow
- add a activated function
so that when touched something happens.
now if someone presses a input key, that will hapen but they cant press the mobile button since they cant see it,
and for the mobile players , they can press the button but cant use the keyboard key since they dont have it,