So yeah, I was just wondering, why does a Bullet behavior ignore a sprite's collision data if it's not associated with a Solid behavior? Is there a specific instance where you would need collision data for something else than physics/movement-based stuff?
The extra clicks for adding the Solid behavior feel redundant to me if there's already collision data so I'm curious.