Skip to content

Data-driven sublevel collisions with fluids#393

Open
squigglesdev wants to merge 3 commits intoryanhcode:mainfrom
squigglesdev:FluidCollisions
Open

Data-driven sublevel collisions with fluids#393
squigglesdev wants to merge 3 commits intoryanhcode:mainfrom
squigglesdev:FluidCollisions

Conversation

@squigglesdev
Copy link
Copy Markdown

This PR gives fluids two properties: buoyancy and viscosity. This allows for any sublevels that come into contact with these fluids to behave more "realistically". Closes #246.

Before After

It adds 4 more block tags, along with their corresponding physics block properties:
#sable:low_buoyancy_fluid
#sable:high_buoyancy_fluid
#sable:runny_fluid
#sable:viscous_liquid

(Bubble columns are hard-coded.)

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 22, 2026

CLA assistant check
All committers have signed the CLA.

@ryanhcode ryanhcode self-assigned this Apr 22, 2026
Copy link
Copy Markdown
Contributor

@Random-Scientist Random-Scientist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove the binary changes from this PR; we only commit natives built by GHA to avoid a contribution of malicious or non-reproduceable binaries. When your PR is merged the natives will be built by GHA and updated automatically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Physics not affected by bubble columns

4 participants