Setting menu for command ( accelerometer or Touch move )
venon_it
Member, PRO Posts: 594
Hi,
i have a game with the actor move left and right , can i have a possibility to insert in menu setting one switch to select a choice commands?
thankssss
i have a game with the actor move left and right , can i have a possibility to insert in menu setting one switch to select a choice commands?
thankssss
Comments
can I ask you another question: can I use a button (switch) to select the language for game?
Thanksss
Just create an attribute called Controls. Under your settings just create a rule that says when touched, change game.Controls to 1 or 0.
Then on the actor, just create two rules
when game.Controls = 0
code for accelerometer controls
when game.Controls = 1
code for touch based controls
Send and Receive Data using your own Server Tutorial! | Vote for A Long Way Home on Steam Greenlight! | Ten Years Left