Bouncing projectiles have no collision

When actor have DefaultSceneRoot you need to “Set Updated Component” in ConstructionScript. By doing this “Projectile Movement Component” will update the “Collision Component” other than DefaultSceneRoot ,then Collision will work!

1 Like