branchrust_reboot/main/hackweek_planecancel

13 Commits over 0 Days - ∞cph!

41 Days Ago
collision damage - disabled for now - also moved test data output to editor define
41 Days Ago
adjusted surface params - static surface a bit liftier for quicker take-off - control surfaces less twitchy
41 Days Ago
yoke visualising input properly because I can't tell if the model is bad or if I'm bad at flying
42 Days Ago
Added aileron controls - arbitrary control surfaces meant this just needed to add a surface on the edge of wing with opposite rotation axes
42 Days Ago
explicit surface lift calculations replaced with processing a set of serialized surface types
43 Days 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
43 Days Ago
Fixed offset in vehicle mountable gizmos
43 Days Ago
Merge from main
43 Days 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
45 Days Ago
cherrypick cs102120
45 Days Ago
fixed mount command
45 Days Ago
Initial prefab setup
45 Days Ago
Merge from ScrapPlane