Changing Actor's Moving Direction with only 1 touch?

EpicoreGamesEpicoreGames Member Posts: 188
edited July 2015 in Working with GS (Mac)

I want to change my main actor's moving direction ( Front , Left , Right ) with only one touch . Is it possible? Sometimes it needs to turn right sometimes it needs to turn left and as well as onward .

P.S. my game is a portrait game and the actor is moving up the scene .

Comments

  • ArmellineArmelline Member, PRO Posts: 5,421

    If you either assign sections of the screen to be directions, or say that touches relative to the actor are directions, then yes, absolutely.

  • EpicoreGamesEpicoreGames Member Posts: 188

    How could i do that?

  • The_Gamesalad_GuruThe_Gamesalad_Guru Member Posts: 9,922

    Best would be to measure swipe direction. and use swipe to target direction. there should be some videos on swipe over at GSHelper

  • ArmellineArmelline Member, PRO Posts: 5,421

    If you explain exactly what you want to achieve, I'll see if I can make a quick demo. But how you do it will depend very much on what it is you're wanting to do.

  • UtopianGamesUtopianGames Member Posts: 5,692

    Will send you a pm as I have what your looking for I think.

Sign In or Register to comment.