Particle start time

0 favourites
  • 5 posts
From the Asset Store
19 glow particle sprites in 4 colors and different shapes.
  • I crated a Snow-Like particle.

    My problem is that when the program starts it "starts" snowing. But I need to to "be snowy" when I start the game.

    Any solution?

  • Well...I guess you could find a work around, like having a fade-in, or perhaps in your game later the weather changes and it starts snowing.

  • There's no way to pre-play the particle effects, so Sushin is right - you'll have to find a workaround.

    Is it always snowing in your game? Would you say that it's snow-themed? If so, I'd suggest that you make your snow particle system global (i.e.: it's not destroyed between layouts) and place it in your initial title screen (just mock one up for the sake of testing if you don't already have).

    Actually, thinking about it now I'd say you could even generate the particle system while the game is loading. If you'd rather not have it look like it's there, then just set it to invisible. Read about custom loading screens here.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You could have an 'one off' particle object that runs at start of the layout. It would create a huge burst of snow at once and sort of work as a preset before the game actually starts.

  • You could set an event that drastically increases the flow rate and particle speed for the first few ticks. No idea if it will work.

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