How Can I Anchor The Collision Shape Of An Object To The Object?

Discussion in 'How Can I...?' started by Tom Hitchen, May 25, 2020.

  1. Tom Hitchen

    Tom Hitchen Boxer

    Joined:
    May 20, 2020
    Messages:
    7
    Likes Received:
    3
    Hi guys,

    I'm attempting to build a simple puzzle game where the player has to rotate various shapes so that the constantly moving ship can navigate through them safely. The problem I'm having is that while the shapes do rotate when pressed, as I've set them to, their collision shapes remain static and do not rotate with them. Is there something I can do to resolve this?

    Thanks,
    Tom
     
    Josh (Nology Games) likes this.
  2. Tom Hitchen

    Tom Hitchen Boxer

    Joined:
    May 20, 2020
    Messages:
    7
    Likes Received:
    3
    I've figured it out, never mind haha

    For anyone who searches in the future, the object has to be set to kinematic.
     
    Josh (Nology Games) likes this.
  3. Josh (Nology Games)

    Josh (Nology Games) Avid Boxer

    Joined:
    Nov 27, 2017
    Messages:
    200
    Likes Received:
    155
    I'm glad you figured it out. let us know if there is any other issues!
     
    Tom Hitchen likes this.

Share This Page