Stop sprite from shifting upon collision

0 favourites
  • 2 posts
From the Asset Store
Minimal Sprite Font with Stroke for Pixel Art games.
  • Hey!

    I have been working on a component that includes a bullet object colliding with a collision box (a sprite used to consider an area on another sprite _damageable_), and I am seeing behavior where the collision box is shifting when hit with my bullet.

    Collision box initially shifts slightly left upon first collision with bullet object, then shifts back into place upon second; this behavior repeats upon consecutive hits, always back and forth.

    Please let me know if you have encountered this problem and the steps taken to resolve the issue.

    Thanks!

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Ah! Of course I find the problem after I bug you guys for answers.

    The issue was I had shake activate upon _parent_ being hit, which modified the position of the _parent_ sprite I was attaching my collision box to EACH tick.

    Still working on a solution to properly pin collision box to parent sprite, and not having it move when parent sprite shakes.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)