1. #11

    Re: How do you create a lightning/ thunder effect?

    Originally Posted by NovaDarkStorm
    It's an Area Conditioner in the common section you need, and you need to make the area bigger than the whole track and everything has to be white, and enabled off so when you use state events it turns it on and off twice by using delay events, you need an angle X linked to the rider and a randomiser set from 5 to 15 so it turns the effect on and off at random times between then so it's not the same. I'll go look at it properly soon. I have it in a couple of my tracks already.
    I would just use a light not a area affect, alot more complicated then it needs to be

    Besides, in a area effect you have to change "real" environmental factors such as light intensity and blah, blah etc. Where as in real-life the light given off by environment is always the same but looks different when you put lightning in the equation
    Share this post

  2. #12

    Re: How do you create a lightning/ thunder effect?

    I didn't know a light would light up the whole area. But yeah the Angle X just provides where you are on the X axis to help randomise with the randomiser make a different value.
    Share this post

  3. #13

    Re: How do you create a lightning/ thunder effect?

    Originally Posted by Blastergamer
    The (angle X) object info data source simulates at which (global) degree the rider is and this is now just used for the seed of the random data source to have it FULL radom, but it's not really necessary.

    The random data source makes random values, and you'll need it from 5 to 15 (the interval time, you can also turn both up if you want longer delays), as Nova said.

    1. Choose the target by the Object info data source to the rider
    2. Connect the seed by the Random data source to the Object info data source.
    3. Connect the interval by the Interval trigger to the random data source.

    This should produce random lightning flashes.
    I can't connect the random data source to the interval trigger, it won't allow me to.
    Share this post

  4. #14
    Morfyboy's Avatar Senior Member
    Join Date
    Mar 2014
    Location
    UK
    Posts
    8,183

    Re: How do you create a lightning/ thunder effect?

    can you connect it to a state event first, then to the interval trigger...or connect it through the event/filter check..
    Share this post

  5. #15
    Smeghead89's Avatar Senior Member
    Join Date
    Mar 2014
    Posts
    1,706

    Re: How do you create a lightning/ thunder effect?

    i rly should learn the proper way to do things lol,

    when i want to make a flash of light for lightening i simply have a trigger turn on the light and at the same time and place as a trigger that turns on the physics on an object off screen that then falls through a trigger that turns off the light, u simply move the object higher or closer to the trigger to determine how long you want the light to stay on before it turns off,

    then place a trigger that turns on a thunder sound effect at the same time and you have lightening,

    i have a more complicated way also which involves 6 triggers, light events, visibility events, physics events and state events to make a very cool lightening bolt
    Share this post

  6. #16

    Re: How do you create a lightning/ thunder effect?

    Ok let me start a little bit better.

    On your left you have an Object Info Data Source. Set it so its at Angle X, select the object as the rider, so you will get a green line. This is getting the data from where the rider is now.

    Afterwards get yourself a Random Data Source, set the min at 300 and the max at 900, this specifies the time. And your interval at 900 also. Press Y on the seed and select the Angle X you placed down.

    Next up you will need an Interval Trigger, in this you will have it enabled, I have my start tick set to 3 so it doesn't just do it straight away. Your Interval however needs its data so it can be randomised, so you click Y and select the Random Data Source.

    Then you can place down a Impulse splitter, and have the interval trigger set to the splitter.

    Next up I have above the impulse splitter is a Impulse Delay Filter and the interval trigger set to that also, in the Impulse Delay Filter I have delay ticks set to 72, 1.2 secs. Above that I have a State Event switched to On with the impulse from the delay filter going to that. And finally above that I have my thunder strike. And a blue line going to the sound effect from the on state event.

    Meanwhile back down at the Impulse Splitter I can now set the main flashing effect.

    You need to set an On State Event to a Impulse Delay Filter to an Off State to another Delay to an On to another delay and another off. Yes alot but this will give the flash effect before the thunder sound, as long as you time it right of course.

    So, I set mine as as follows, the first delay at .100, 6 ticks. And the second delay the same, as for the third delay it should be at .200, 12 ticks.

    As for the the Area Condition you need to set the Values to white so you get your flashing effect and have enabled unchecked.

    Afterwards you need to get the 2 on and the 2 off state events and Select Target and the area condition being the target.

    Make sure your area condition is bigger than the driving line area so you get your flash from all around.

    Press back and give it a test. If there is any problem post up!
    Share this post

  7. #17
    Smeghead89's Avatar Senior Member
    Join Date
    Mar 2014
    Posts
    1,706

    Re: How do you create a lightning/ thunder effect?

    Wow gonna give this a go myself, sounds like a bit of a battle but this is deff a more realistic approach, thanks Nova i hope i can do all this without going cross eyed tho lol
    Share this post

  8. #18

    Re: How do you create a lightning/ thunder effect?

    Originally Posted by NovaDarkStorm
    Ok let me start a little bit better.

    On your left you have an Object Info Data Source. Set it so its at Angle X, select the object as the rider, so you will get a green line. This is getting the data from where the rider is now.

    Afterwards get yourself a Random Data Source, set the min at 300 and the max at 900, this specifies the time. And your interval at 900 also. Press Y on the seed and select the Angle X you placed down.

    Next up you will need an Interval Trigger, in this you will have it enabled, I have my start tick set to 3 so it doesn't just do it straight away. Your Interval however needs its data so it can be randomised, so you click Y and select the Random Data Source.

    Then you can place down a Impulse splitter, and have the interval trigger set to the splitter.

    Next up I have above the impulse splitter is a Impulse Delay Filter and the interval trigger set to that also, in the Impulse Delay Filter I have delay ticks set to 72, 1.2 secs. Above that I have a State Event switched to On with the impulse from the delay filter going to that. And finally above that I have my thunder strike. And a blue line going to the sound effect from the on state event.

    Meanwhile back down at the Impulse Splitter I can now set the main flashing effect.

    You need to set an On State Event to a Impulse Delay Filter to an Off State to another Delay to an On to another delay and another off. Yes alot but this will give the flash effect before the thunder sound, as long as you time it right of course.

    So, I set mine as as follows, the first delay at .100, 6 ticks. And the second delay the same, as for the third delay it should be at .200, 12 ticks.

    As for the the Area Condition you need to set the Values to white so you get your flashing effect and have enabled unchecked.

    Afterwards you need to get the 2 on and the 2 off state events and Select Target and the area condition being the target.

    Make sure your area condition is bigger than the driving line area so you get your flash from all around.

    Press back and give it a test. If there is any problem post up!
    Thanks, it works, the only problem is that after the flashes and the sound turns itself on, it doesn't turn of. I did exactly what you said to do..

    EDIT: Fixed it, it works perfectly, thank you dude! Your a pro at the editor, I don't even know what I did, but I did it like you said, and it works !!
    Share this post

  9. #19

    Re: How do you create a lightning/ thunder effect?

    Originally Posted by NovaDarkStorm
    I didn't know a light would light up the whole area. But yeah the Angle X just provides where you are on the X axis to help randomise with the randomiser make a different value.

    A light with 50 meters is a lot, and even if it wasn't enough, just make the light stick above your head (obviously wayyyy above your head) with a ope so it always follows you around
    Share this post

  10. #20

    Re: How do you create a lightning/ thunder effect?

    Originally Posted by snipen108
    I would just use a light not a area affect, alot more complicated then it needs to be

    Besides, in a area effect you have to change "real" environmental factors such as light intensity and blah, blah etc. Where as in real-life the light given off by environment is always the same but looks different when you put lightning in the equation
    This. Thats why I've always used a light, as I believe it gives a better effect with less logic.
    Share this post