How do I make a Thunderstorm Effect?

0 favourites
  • 3 posts
From the Asset Store
A total of 214 high quality and unique magic sound effects suitable for RPG, Battle Arena and more!
  • Hi all.

    I'm looking for an awesome Lightning or Thunderstorm Effect. I have a Rain Effect and need a blink or something like Thunderstorm Effect. Hope any1 can help me

  • you could have a huge white sprite that covers the lightning area(+)

    set its visability invisible, also put it on a separate layer so that you can padlock it and it wont get in the way as you are designing. (it will have to be a high layer)

    give it a booleon. so when you enter the raining area (or don't if its always raining),

    as an event, have when the booleon is true, every x second (random(1,10)) make lightning sprite visible

    then have another event when it is visible, that either fades (its a behaviour) or just a 0.2 wait before it goes invisible again.

    also, sure Theres a 1 event way to do this.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • depends on how complex you want your lightning. the 1 event solution is to have a lightning animation and just spawn sprites that plays the lightning animation... and thats all.

    animation is key word here.

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