HHS81 / c182s

Cessna C182S (1996 model) for FlightGear
GNU General Public License v2.0
27 stars 9 forks source link

Parachuters: Animate climbout procedure #515

Open hbeni opened 1 year ago

hbeni commented 1 year ago

The weight transfer and additional drag is already simulated.

But it would be cool to visually see the parachuters climb out to the strut. Would also help to better prepare for countering inputs to the yoke/rudder.

For that to work the models need to be translated/rotated etc in a defined manner Should not be hard, but just alot of work.

hbeni commented 1 year ago

Possible solution:

hbeni commented 1 year ago

Example: Jumping jacks for the walker? https://sourceforge.net/p/flightgear/fgdata/ci/next/tree/Aircraft/Generic/Human/Models/Animations/walker-jumping_jacks.xml

wlbragg commented 1 year ago

The Ramp Marshal has walker animation code in it that might be helpful. I was impressed by how well it worked for the arms.

hbeni commented 1 year ago

Thx Wayne, will look into that