4 Ways Character Direction?

Discussion in 'How Can I...?' started by dkuca, Oct 15, 2016.

  1. dkuca

    dkuca Boxer

    Joined:
    Apr 10, 2016
    Messages:
    14
    Likes Received:
    4
    Hello all Buildboxers!
    I have problem with move character in all 4 ways (up, down, left, right).
    Work on top-down-view game with gameplay type Stage Clear (with face always turn in direction where character go).
    I use Advance Move and Component actions, put all animations in advance move Boxes, put values in Linear velocity, but problem is character move only in right side..
    Thanks for help! :)
     
  2. blad300

    blad300 Serious Boxer

    Joined:
    Oct 8, 2015
    Messages:
    515
    Likes Received:
    276
    Example from joystick Right->Linear velocity->0 20 / Left->Linear Velocity-> 0 -20 / Up->Linear Velocity->(20 0) / Down->Linear Velocity->(-20 0)
     
    dkuca likes this.
  3. dkuca

    dkuca Boxer

    Joined:
    Apr 10, 2016
    Messages:
    14
    Likes Received:
    4
    Thanks blad300 for quick help but i think problem is somewhere in Character Gameplay Setting or maybe world settings but i cant figure out where.
     
  4. blad300

    blad300 Serious Boxer

    Joined:
    Oct 8, 2015
    Messages:
    515
    Likes Received:
    276
    Look for Game speed then. in character gameplay settings
     

Share This Page