66OJ66
66OJ66
Hi, I'm encountering odd behaviour when flashing messages for different routes in my Axum server and I'm not quite sure what the issue is. For example, I have these routes...
Hi, is it currently possible to take an existing `NavMesh` and add obstacles to it? In my game, I have multiple overlapping navmeshes being used simultaneously (each with their own...
Hi, I've encountered a rather obscure bug when experimenting with spawning `WaterTile`s manually in my game. In short, if a `WaterTile` is spawned after startup and the camera has TAA...