#how to make mobile buttons

8 messages · Page 1 of 1 (latest)

tacit stream
#

How to make buttons that do functions as the keyboard

sleek bolt
#

HellO!

manic knot
#
  1. make the buttons(when position and sizing use the decimal values dont drag as it might mess up)
#
  1. identify if a player is on mobile
#

if yes:
show
else

#

dontshow

#
  1. 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,