2-players controls doesen't work very well

0 favourites
  • 2 posts
From the Asset Store
Players follower. use it for anything which follows the player
  • Hello, I'm new to Construct3. Sorry in advance if the question has already been answered.

    I wanted a 2-player mode with 2 sprite in 8-directions... But I have a problem.

    My first character works perfectly... But my second character doesn't turn when it goes left and right when I press WASD (I put those keys there).

    However, the sprite turns and works with the arrow keys... but the problem is that it makes both characters move at the same time.

    Is there a solution?

    Tagged:

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • hi Arcimboldo! don't worry, I have the same problem with my characters. have you tried not using the behaviour, but instead coding the keys themselves? here's an example of how i make my characters move-

    on (key) clicked > (character) move 5 pixels at angle (direction you want the character to move) .

    you could use this to make one of the characters move with the wsad keys, and make the other character move using the 8 direction behaviour.

    really hope this helps!

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)