Chunk System Demo: Path Finding
- August 2, 2022
- problemecium
Another demo of my 3D chunk system's latest feature.Chunks previously generated "doors" that served as connecting points to neighboring chunks and did so in a way that ensured that any two neighboring chunks' doors would match in location and facing direction. The newest refinement allows these doors to collect information about objects within a chunk that connect to them and then pass that infor…