How To Make Collision Shapes For Plus And Star Shape Objects.

Discussion in 'How Can I...?' started by Shamrock, Oct 17, 2018.

  1. Shamrock

    Shamrock Boxer

    Joined:
    Sep 9, 2018
    Messages:
    34
    Likes Received:
    4
    Hi all

    Im trying to add Plus and star shape objects to my game that will destroy my character but I can figure out how to make precise collision shapes for these objects, I know the collision shape should be convex so I added multiple objects together using the connection mode, for example to make a plus I added multiple square objects together, the problem is when I play the game the objects start spazing out I can figure out how to get these objects to connect correctly and when my character interacts with them the shapes don't all start doing their own thing.

    The objects are staying connected but they are moving around so that you can clearly see that the plus object consists of multiple squares.

    Does anyone know how to fix this.

    Thank you all again in advance!
     
  2. Shamrock

    Shamrock Boxer

    Joined:
    Sep 9, 2018
    Messages:
    34
    Likes Received:
    4
  3. viking

    viking Avid Boxer

    Joined:
    Sep 25, 2015
    Messages:
    160
    Likes Received:
    77
    Hello
    One solution could be...
    Use one the visual of your sign in « decorative » and put a invisibles ennemies under it with the collide shape
    Link the enemy to the decoration
    Best to u
     
  4. Josh (Nology Games)

    Josh (Nology Games) Avid Boxer

    Joined:
    Nov 27, 2017
    Messages:
    200
    Likes Received:
    155
    Go on YouTube and search how to make color switch with buildbox. The reason is that it's all about layering your objects so that it looks like one but it's a few objects that are linked together
     
  5. Shamrock

    Shamrock Boxer

    Joined:
    Sep 9, 2018
    Messages:
    34
    Likes Received:
    4
    Thank you, I’ll give that a go.
     
  6. Shamrock

    Shamrock Boxer

    Joined:
    Sep 9, 2018
    Messages:
    34
    Likes Received:
    4
    Thank you, I’ll look that up.
     
  7. Jessemon

    Jessemon Boxer

    Joined:
    Nov 18, 2017
    Messages:
    5
    Likes Received:
    0
    hey does anyone know how to make the physics work in color bump
     
  8. Jessemon

    Jessemon Boxer

    Joined:
    Nov 18, 2017
    Messages:
    5
    Likes Received:
    0
    *(how to make the blocks move on collision.)*
     

Share This Page