Skip to content

Implement proper liquids#29

Draft
fwcd wants to merge 2 commits intomainfrom
liquids
Draft

Implement proper liquids#29
fwcd wants to merge 2 commits intomainfrom
liquids

Conversation

@fwcd
Copy link
Owner

@fwcd fwcd commented Apr 5, 2022

Fixes #14

  • Let player fall through liquids
  • Better hit-testing (partially implemented in cb7d3f0, running into terrain at head level now pushes back as expected)
  • Slower gravity when submerged (partially implemented in 9d53fdf, needs testing/debugging)
  • Fix underwater (submerged) rendering (occlusion checking should be updated, ideally in a performant manner, perhaps merge/flatten water nodes?)
  • Fix underwater collisions

@fwcd fwcd added the enhancement New feature or request label Apr 5, 2022
@fwcd fwcd changed the title WIP: Implement proper liquids Implement proper liquids Jul 13, 2022
@fwcd fwcd marked this pull request as draft July 13, 2022 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve liquids

1 participant