How do I make collisions work in the air?

Not favoritedFavorited Favorited 0 favourites
  • 3 posts
From the Asset Store
Particles support animations, collisions, effects and etc.
  • Hello, I started Construct about four days ago and I'm trying to make my character attack in the air so I can break some boxes. The attack animation works fine, but when it collides with the boxes they don't activate the breaking animation. I've already adjusted the collision area and it doesn't work. Now if I'm on the ground everything works perfectly. I'll leave a screenshot of the code.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Is it definitely playing attack when you're in the air ? There could be interference from jump or run animation. I would replace collision with 'is overlapping' so it is checking more often.

  • Is it definitely playing attack when you're in the air ? There could be interference from jump or run animation. I would replace collision with 'is overlapping' so it is checking more often.

    Yes. The attack is working fine in the air. The only issue is that there is not collisions with objects when in air

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