Changed: Spalling calculations now throttled across frames and limited; accurate but performant Changed: All lookups are now index-based on a global projectiles array. This reduced runtime dramatically for all fragmentation.
* Added missing privates * Removed unused privates * Replaced some old vector calculations with new vector commands