Outer-Wilds-New-Horizons / new-horizons

A tool for modifying or creating new planets, dialogue, ship logs, and more for Outer Wilds.
https://nh.outerwildsmods.com/
MIT License
42 stars 18 forks source link

Water buoyancy #594

Closed drjames5 closed 1 year ago

drjames5 commented 1 year ago

Feature

Water in new horizons is very...light. You usually don't stop sinking until your well underwater. It would be nice to have a setting that could bring the water to a buoyancy comparable to say giants deep and maybe beyond. Would allow for a realistic approach to non-water oceans and lakes.

Context

No response

MegaPiggy commented 1 year ago

I'm pretty sure this is already a thing considering I was the one who added it.

buoyancy is in the water module https://github.com/Outer-Wilds-New-Horizons/new-horizons/blob/0e0f3452452412bb73d1153cffa69772c8136e77/NewHorizons/External/Modules/VariableSize/WaterModule.cs#L15-L23

drjames5 commented 1 year ago

oh im stupid