userGriglercancel
branchrust_reboot/main/naval_update/boat_better_shallow_water_behaviourcancel

7 Commits over 0 Days - ∞cph!

16 Days Ago
merge from naval_update
16 Days Ago
shallow water rebalance - better depth values for speed reduction and unbeaching behaviour - increased unbeaching accel, applies fraction of it upwards to separate better - increased turning torque by 50% and raised floor of its velocity scaling
17 Days Ago
including water depth in shallow water velocity scaling
17 Days Ago
merge from naval_update
17 Days Ago
merge from deepsea_height_data
18 Days Ago
merge from naval_update
21 Days Ago
Two WIP behaviours that need unifying, beginning to fix unbeaching forces as well as implementing a MaxVelocity modifier in shallow water - both are querying shore vector and water depth information from the same points, we should do this in one place and - need to fix querying water depth as we don't have height info in the deep sea and it breaks it, don't want to do raycasts so we need to blit this in as well really