This includes collision (2D SDF, Box, Sphere, Heightmap), attraction (Box, Sphere), and all sorting modes. This does not include 3D SDF collisions, trails, or manual emission.
Adds `header_guards.sh` bash script, used in CI to validate future changes. Can be run locally to fix invalid header guards.