Collision Shape: Rotation

Discussion in 'How Can I...?' started by knut22, Oct 30, 2016.

  1. knut22

    knut22 Boxer

    Joined:
    Aug 15, 2016
    Messages:
    16
    Likes Received:
    0
    I have make a player like a square. Is it possible to make it behave naturally, like when it fall down, and hit a block, it will automatic roll over(rotate) relative to how the player hits the wall? Just like the hexagon-player in the app "Six", where it turn around relative to how the block under the player is.
     
  2. trudnai

    trudnai Miniboss Boxer

    Joined:
    Sep 25, 2015
    Messages:
    1,235
    Likes Received:
    701
    Yes it is done automatically by the physics engine integrated to BuildBox. You should follow @heathclose 's tutorial videos:

    https://www.buildbox.com/forum/index.php?threads/announcing-the-make-your-own-game-series.7102/
     
  3. knut22

    knut22 Boxer

    Joined:
    Aug 15, 2016
    Messages:
    16
    Likes Received:
    0
    I have watched all the series, but I cant figure out how to do that. When my player fall down from a block, it dosen't behave naturally by turn around automatic like physics engine. It just fall down in a locked posision, no rotation.
     

Share This Page