Profile image

How do I make a parachute with delay time?

4,201 Hannyboy  1.9 years ago

Hello. I was building a WW2 ejection seat system it went well but now I need to make a parachute to deploy when the pilot figure is outside the aircraft.

Can someone tell me? Please? Thanks!

  • Log in to leave a comment
  • Profile image
    4,201 Hannyboy

    @Grob0s0VBRa Thanks! Now the test pilot will survive. I’m gonna tag you when I post the WW2 ejection seat system.

    1.9 years ago
  • Profile image
    13.1k Grob0s0VBRa

    Try this:
    smooth(activator,delay)
    where:
    activator= what will activate the parachute
    delay= delay; the less the number here the greater the delay (e.g. 0.75 results in 1.5 seconds delay, 0.5= 2 sec. and so on)
    This goes in Activation Group of Parachute part

    +2 1.9 years ago