Jump to content

How do parachutes work?


Recommended Posts

look at the part.cfg for the parachute, it probably needs these :

module = Parachutes

and

// --- parachute parameters ---

deployAltitude = 500
closedDrag = 0.22
semiDeployedDrag = 1
fullyDeployedDrag = 55

Don't know for certain though

Link to comment
Share on other sites

Hi all, newbie here and very much enjoying the game.

It seems that the chute currently works as follows. You have 3 objects 'base', 'cap' and 'canopy'. The base is just the body that 'holds' the parachute, the cap shoots off when the threshold is reached which you define in the cfg. Now for the animation, it seems that the game itself recognizes the 'canopy' object and deploys it in a squeezed state.

So as long as we have no access to the animation variables, which aren't baked in the DAE file. We can only create single chutes that unsqueeze.

I tried it with three chutes, and the best thing to do is just set the deployAltitude really high, so the chutes immediately take there fully deployed position.

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...