FallingSandSurvival
FallingSandSurvival copied to clipboard
2D survival game inspired by Noita and slightly Terraria
wonderful projects, thanks。 I have seen noita gdc talk and your answer for "rigidbody collision", and you said you have "pixel perfect player collision" . i wonder how you do...
This post will be updated every time there is a breaking change merged into the "dev" or "master" branch.
**Describe the feature you'd like** I'd like this to be able to use Cmake for development on linux. It should be pretty straightforward to create one from what I can...
**Describe the problem** After changing conanfile.txt to fix a bzip2 dependency error and removing the v141, cmake succeeds, but `make` fails with this message ```make -- Build files have been...
In the current version of your engine, it appears like sand doesn't get added to rigidbodies (it can only fall off, and never start to stick to, for instance, a...