tried and failed to use convex colliders
This commit is contained in:
2024-04-30 22:35:23 -04:00
parent 55226f0181
commit a933ef791b
8 changed files with 297 additions and 272 deletions

View File

@@ -1,4 +1,5 @@
pub mod biome_painter;
pub mod chunk_colliders;
pub mod heightmap;
pub mod hex_utils;
pub mod mesh_generator;