userFlaviencancel
branchrust_reboot/main/egghunt_fixescancel

6 Commits over 0 Days - ∞cph!

5 Days Ago
Fixed eggs spawning in ice lakes Fallback to terrain height when the raycast didnt hit
5 Days Ago
Cleanup, removed logs
5 Days Ago
Eggs spawn at water level
5 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
5 Days Ago
Enabled raycasting on egg spawned during the event
5 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