Images being destroyed on Touch

0 favourites
  • 2 posts
From the Asset Store
500 monsters and creatures images for card games - Set 1
  • Not sure how to else to explain this and it's weird I have never ran into this issue before and I have been using construct for almost a year now.

    Anyway, It's simple, I have a large asteroid. When you TOUCH it, it destroys and spawns 2 smaller asteroids from it's origin. If those asteroids are TOUCHED, they destroy with some particles.

    Now, if I touch the bigger asteroid dead center, it destroys completely showing the particles, and neither of the 2 other asteroids are spawned.

    My guess is the touch event is carrying over to to the two smaller asteroids as soon as I touch the larger one, causing them to destroy at the same times. This doesn't occur if I touch the big asteroid on the outer edges when the touch "follow through" doesn't touch the newly spawned smaller ones.

    <img src="http://content.screencast.com/users/ArcadEd/folders/Jing/media/b57982a9-64d4-4af8-b210-8db0b97116fe/2013-06-14_1203.png" border="0" />

    It's a basic idea, and I assume I am missing something that I just can't seem to put my finger on (No pun intended :)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Well, just after I posted this I fixed it by putting the touch event for the smaller asteroids first.

    Funny how just typing out the question, posting the image and reading myself and I found the answer. haha.

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