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