Bullet - Bounce Off Object, Sprite Destroyed When Collides

0 favourites
  • 3 posts
From the Asset Store
This is a single chapter from the "Construct Starter Kit Collection". It is the Student Workbook for its Workshop.
  • Hello, I have a question. I applied the bullet-bounce off object in a collision. But the sprite that supposes to bounce, get destroyed or disappeared. Why?

  • Difficult to discern as to why that would be. Would need to see the events in order to understand what is going on. Providing an example capx file would help.

    My first guess would be that you have an event somewhere in your event sheet- On collision, that destroys the sprite.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hai, Prominent, thank you for the response.

    After a good night sleep, today I've found the reason. It happens when the bullet speed is 0.

    I'm developing a simple asteroid Game and would like to have a bouncing effect when my ship hits an asteroid. I tried to apply physic behavior to my ship. But it doesn't work well together with custom movement and wrap behavior.

    Yesterday I learned about the bullet bouncing off object, but now I realize it has problem in 0 speed. And it bounce without considering any mass or speed of an object, which can only be found in physic behavior.

    I'm confused now how to make this works. Well I guess that will be another topic.

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