Multiple Collision Shapes For Frames In Animation

Discussion in 'How Can I...?' started by calvacharles, Jul 14, 2016.

  1. calvacharles

    calvacharles Boxer

    Joined:
    May 29, 2016
    Messages:
    52
    Likes Received:
    7
    Hey guys,

    I am wondering if having a separate collision shape per each frame of an animation is possible, example: hands coming out of a hole - in this case I have 4 frames and I would like to increase the collision shape as the hand come out, so I would need to increase the collision shape as each frame runs.

    Any suggestions? if possible...

    Thanks and Best of luck with your projects!
     
  2. Andy

    Andy Miniboss Boxer

    Joined:
    Sep 24, 2015
    Messages:
    2,152
    Likes Received:
    1,546
    This is not possible... all frames in an animation need to have the same shape... this is fairly standard for PNG sequences.
     
  3. calvacharles

    calvacharles Boxer

    Joined:
    May 29, 2016
    Messages:
    52
    Likes Received:
    7
    @Andy
    Hey thanks for the response!

    Best of luck with your projects!
     
  4. AMason

    AMason Boxer

    Joined:
    Jul 31, 2016
    Messages:
    16
    Likes Received:
    2
    Depending on how your game is set up, maybe you would have the hand be a different enemy, and just animated to look like it's part of the same character? That way the hand could have it's own movement and collision shape
     

Share This Page