Obstacle death deletes items
Closed this issue · 0 comments
ryanetunkel commented
When an obstacle dies sometimes it deletes items that it overlaps
Sources for this may include:
- When an obstacle spawns a different item it clears the ones around it
- Pygame may see the obstacle and the item as part of the same group and they get removed