I have a static mesh component as a projectile that is scaled and rotated. If I set it as the root of my blueprint, then the rotation changes disappear. However, if it is not my root component, it doesn’t collide with anything. How can I make it so that my non-root static mesh component will collide?