Collision Shape Problem

Discussion in 'Technical Discussion' started by buadamdurmaz, May 20, 2020.

  1. buadamdurmaz

    buadamdurmaz Boxer

    Joined:
    May 11, 2020
    Messages:
    4
    Likes Received:
    0
    Hi there, I'm working on a 2D game. There are mountains, character has to avoid crashing to them. The problem is; their shape doesn't fit to cube or sphere collision shape. I added a pic.
    I tried several solutions which includes making a 3D .obj file of mountains. They didn't work out.
    Is there any solution to edit or add new collision shapes?
    Thanks indeed
     

    Attached Files:

  2. spicedbeangames

    spicedbeangames Miniboss Boxer

    Joined:
    Mar 31, 2016
    Messages:
    1,389
    Likes Received:
    596
    Just create a new shape and add it on top of the gap. Set the collision to enemy or whatever it is you are using a bingo.

    Once you are happy, just unlink the 3d node model, so it will appear in editor but not in preview mode.
     
    buadamdurmaz and Sean Buildbox like this.
  3. shashanka

    shashanka Boxer

    Joined:
    May 21, 2020
    Messages:
    3
    Likes Received:
    0
    Can you please elaborate the process
    Thank you!
     
  4. buadamdurmaz

    buadamdurmaz Boxer

    Joined:
    May 11, 2020
    Messages:
    4
    Likes Received:
    0
    Thanks a lot :)
     

Share This Page