RenderSpriteSystem / AnimateSpriteSystem updates now managed by unity
Using ComponentSystemGroups for ECS bullet systems
Refactored PlayerCollisionSystem to deal with per-update shape changes
Fixed bug with ECS diamond-player collision detection
Components for PlayerCollisionSystem refactor