branchrust_reboot/main/egghunt_fixescancel

6 Commits over 0 Days - ∞cph!

2 Days Ago
Fixed eggs spawning in ice lakes Fallback to terrain height when the raycast didnt hit
3 Days Ago
Cleanup, removed logs
3 Days Ago
Eggs spawn at water level
3 Days Ago
Client optims: - Removed Update call from egg entity, moved to a single manager updating all of them - halved the cpu time - Enabled pooling
3 Days Ago
Enabled raycasting on egg spawned during the event
3 Days Ago
Easter egg hunt improvements and fixes: - Egg spawn pos is now raycasted instead of using the terrain height map - fixes eggs spawning inside rocks, player bases etc - Initial eggs spawn uses raycast commands and is budgeted and spread out during warmup time