1. #1

    Animation

    Is it possible to add collisions to animated objects... I'm having trouble using the hit trigger with anything animated
    Share this post

  2. #2

    Re: Animation

    Try to enable physics to the animated object - it may work that way. The physics enabling shouldn't change your animation at all if you move it every tick.
    Share this post

  3. #3

    Re: Animation

    you need to be inside the physics bubble though for it to work

    collision detection only works in the bubble
    Share this post