How do I make an explosion spawn other explosions?

0 favourites
  • 2 posts
From the Asset Store
200+ Unique, Single-Frame Explosion sprites! This is the ultimate explosion sprite bundle!
  • Hello guys!

    I have stuck with the following issue, I have no idea what I am doing wrong. I have the following events

    All I want, to make set up my BigExplosion in 252 to spawn other explosions with the given parameters. (Like a factory)

    The new Explosions should be created in 250. These are working fine, even the new Explosion variables are set correctly.

    But everything in the 239 not happening, only if 252 happens again when some Explosion were created and are still on the screen. Basically all the explosions on the screen are resetting or something, but they are moving then.

    I really have no clue what causes this. I am open to any other working solution for my case. I believe this "JustCreated = 1 when an object is created, and after the creating events ended set to 0" is not the most sopisticated example for this problam!

    Thank yor for yor answers in advance!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • YAY i got the solution!

    If anybody interrested changing

    -Explosion -> Spawn ExplosionBig on layer 1 (image point 0)

    to

    -System -> Create object ExplosionBig on layer 1 at (Explosion.X, Explosion.Y)

    solved the issue! I really don't know why. So if anybody could tell me, I would be so happy ;->

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