Per Peak's note in discord:
so (spawn.radius() as f32 / 32.0) + (other.radius() as f32 / 32.0); in rust, but then take that away from the distance calc
Per Peak's note in discord:
so (spawn.radius() as f32 / 32.0) + (other.radius() as f32 / 32.0); in rust, but then take that away from the distance calc
Per Peak's note in discord: so (spawn.radius() as f32 / 32.0) + (other.radius() as f32 / 32.0); in rust, but then take that away from the distance calc
Fixed by
04498a2490
Not sure why the commit didn’t close this issue