Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Door removal option (Parachuters) #440

Closed
13 tasks done
hbeni opened this issue Sep 27, 2021 · 2 comments · Fixed by #448
Closed
13 tasks done

Add Door removal option (Parachuters) #440

hbeni opened this issue Sep 27, 2021 · 2 comments · Fixed by #448

Comments

@hbeni
Copy link
Collaborator

hbeni commented Sep 27, 2021

From the linked FAA article:

The Cessna 182 is the most common jump plane in use

Add an option to remove the right door for parachuters to jump out :)

  • Add option in aircraft options dialog
  • Adjust door action code to use -1 as „removed position“ not neccessary
  • Hide model (door+window)
  • Hide backseats
  • Hide copilot yoke
  • Adjust multiplayer model to hide door/windows/yoke too
  • Add drag
  • Add forces to simulate jumpers on strut
  • Adjust air flow for cabin air cooling
  • Add drag sound increase
  • Adjust stances for PAX
  • Add trigger to let PAX jump out (and add submodels so there are actual jumpers jumping)
    Maybe keep this KISS and add clickspots to the PAX where when clicked, they jump?
    When jumping, set the PAX weight slot to 0 (this will also make the model disappear)
  • Port over to C182T as well

References:

@hbeni
Copy link
Collaborator Author

hbeni commented Oct 18, 2021

grafik

grafik

grafik

grafik

hbeni added a commit that referenced this issue Oct 18, 2021
With the option enabled, seats, right door and yoke are removed.
When clicking on the passengers, they will jump out.
Alternatively all can be dropped at once using the "Jump!" button
from the aircraft options menu.

Fix #440
hbeni added a commit that referenced this issue Oct 18, 2021
With the option enabled, seats, right door and yoke are removed.
When clicking on the passengers, they will jump out.
Alternatively all can be dropped at once using the "Jump!" button
from the aircraft options menu.

Fix #440
hbeni added a commit that referenced this issue Oct 19, 2021
With the option enabled, seats, right door and yoke are removed.
When clicking on the passengers, they will jump out.
Alternatively all can be dropped at once using the "Jump!" button
from the aircraft options menu.

Fix #440
hbeni added a commit that referenced this issue Oct 19, 2021
With the option enabled, seats, right door and yoke are removed.
When clicking on the passengers, they will jump out.
Alternatively all can be dropped at once using the "Jump!" button
from the aircraft options menu.

Fix #440
hbeni added a commit that referenced this issue Oct 19, 2021
With the option enabled, seats, right door and yoke are removed.
When clicking on the passengers, they will jump out.
Alternatively all can be dropped at once using the "Jump!" button
from the aircraft options menu.

Fix #440
@HHS81
Copy link
Owner

HHS81 commented Oct 21, 2021

@hbeni Very nice feature! The parachutes reminds me about something: when I started this aircraft one of the high resolution reference images I used showed a Cessna 182S with a retrofitted rescue parachute system by https://brsaerospace.com/cessna/
It seems to takes a lot of space, but seems worth. Maybe future option...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants