Hey I was wondering if there was a way either blueprint and or c++ to modify a projectile to go through an actor/pawn without stopping and killing the projectile itself, and yet still damages said target it comes into contact with (i.e. kind of like a high caliber bullet going through its target and not stopping)?
Announcement
Collapse
No announcement yet.
Make Projectile Go Through Targets?
Collapse
X
-
Well hey there! I'm probably the person for you. One way to do it is through blueprints and is pretty good, just follow my tutorial series on youtube. https://www.youtube.com/playlist?lis...jEgbM904_nvkUJ
The perfectionist way is to write your own projectile movement component in c++, which I did and I sell it on the marketplace for $9.99 (Realistic Multiplayer Projectile Physics)
Comment