shinyk's Forum Posts

  • 4 posts
  • ok thank you it worked!

  • thank you, both methods are working to single out the two colliding Birds, but they don't always destroy the smaller bird. how could I alter the code to do so?

  • hello, I have been having issues with singling out UID's of two colliding objects which are both the same sprite (Bird). my intention is that the smaller bird gets destroyed and the bigger bird grows in size while many other birds do the same, but it keeps destroying other birds. how do I get the UID's of both birds when they collide? here is what I have so far. (also repeated in open topic)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • hello, I have been having issues with singling out UID's of two colliding objects which are both the same sprite (Bird). my intention is that the smaller bird gets destroyed and the bigger bird grows in size while many other birds do the same, but it keeps destroying other birds. how do I get the UID's of both birds when they collide? here is what I have so far.

  • 4 posts