Buttons to move active object for android app

AnswerStackCategory: Mobile DevelopmentButtons to move active object for android app
PhilD asked 3 years ago

How can I use a button to move an active object left and right instead of using the keyboard.
 

1 Answers
Danny Staff answered 3 years ago

Hey Phil,
You can use the Joystick conditions, click Add New Condition, select the joystick (or player 1) then choose the direction. You may want to use ‘Repeat Whilst Joystick Pressed’ instead for constant movement.
Danny

PhilD replied 3 years ago

Thanks Danny!