branchrust_reboot/main/hackweek_planecancel

13 Commits over 0 Days - ∞cph!

10 Months Ago
collision damage - disabled for now - also moved test data output to editor define
10 Months Ago
adjusted surface params - static surface a bit liftier for quicker take-off - control surfaces less twitchy
10 Months Ago
yoke visualising input properly because I can't tell if the model is bad or if I'm bad at flying
10 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
10 Months Ago
explicit surface lift calculations replaced with processing a set of serialized surface types
10 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
10 Months Ago
Fixed offset in vehicle mountable gizmos
10 Months Ago
Merge from main
10 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
10 Months Ago
cherrypick cs102120
10 Months Ago
fixed mount command
10 Months Ago
Initial prefab setup
10 Months Ago
Merge from ScrapPlane