branchrust_reboot/main/hackweek_planecancel

13 Commits over 0 Days - ∞cph!

5 Months Ago
collision damage - disabled for now - also moved test data output to editor define
5 Months Ago
adjusted surface params - static surface a bit liftier for quicker take-off - control surfaces less twitchy
5 Months Ago
yoke visualising input properly because I can't tell if the model is bad or if I'm bad at flying
5 Months Ago
Added aileron controls - arbitrary control surfaces meant this just needed to add a surface on the edge of wing with opposite rotation axes
5 Months Ago
explicit surface lift calculations replaced with processing a set of serialized surface types
5 Months Ago
plane updates - non-control surfaces use a different lift curve - adjusted curves - mouse input for pitch/roll, keys for yaw - debug csv output for surface values against different AoA - added testing scene
5 Months Ago
Fixed offset in vehicle mountable gizmos
5 Months Ago
Merge from main
5 Months Ago
Rough initial model - lift and drag calculated from arbitrary control surface definitions, needs splitting up more - still requires some fudge factors for proper lift within desirable rust speeds
5 Months Ago
cherrypick cs102120
5 Months Ago
fixed mount command
5 Months Ago
Initial prefab setup
5 Months Ago
Merge from ScrapPlane