HI guys, I am trying to find out how I would create a mobile thumbpad gui. As you can see I have a gui made (circled in red) and am trying to understand how when pressing the button it can make the player move (For my game the buttons will need to be as follows: +x, -x, +y & -y) How exactly would I accomplish this? I think getting the players position and adding 0.1 for example would make player be able to go through walls and I don’t want this
Have you considered looking at this?
2 Likes
it seems that is how to create mobile buttons other then the ones for movement, but I need a way to make movement ones