branchrust_reboot/main/egghunt_fixescancel

6 Commits over 0 Days - ∞cph!

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