With using actors as bullets you can control the speed and have them affected by gravity. For example, say you were making a rocket launcher and needed to slow it down to not go as fast as a bullet: That’s just modifying a few values in the projectile movement component (if you’re using that)