userJake_Richcancel
branchrust_reboot/main/puzzle_reset_hotfixcancel

2 Commits over 0 Days - ∞cph!

23 Days Ago
Clamp radiation maximum radius to +50% or +20m: whichever is smaller - reduces puzzle radiation size on large puzzle rooms - reduces how much radiation leaks out of military tunnels building blocked
23 Days Ago
Fix arctic research puzzle radiation spawning randomly across the map - was having it's worldPosition added twice: once via localPosition and once via BoxCollider.center - set the WorldPosition to zero so the BoxCollider.center can be the worldPosition