#Mobile Control

1 messages · Page 1 of 1 (latest)

edgy lagoon
#

In my game, instead of jumping with spacebar/X, you should be able to interact, which works on PC and controller so far, but I'm having problems with mobile.I don't know how to reprogram the jump button on the phone or how to turn it off and hide it. Can someone help me solve this problem?

humble chasm
#

you can bind your own action " BindActionAtPriority "

#

which allows creating a tocuh button

edgy lagoon