Need help apply damage to enemy from projectile

The projectile doesn’t apply damage to the enemy when it hits


Projectile Hit
Anything Helps

Enemy Health

instead of apply damage,You could print spring first to see if it hit.

Hi, make sure that your projectile collision component has Simulation Generates Hit Events enabled:
image

it worked, thanks

it worked, thank you very much

This is not needed if you’re using a Projectile Movement Component. @nightling33 Skip the cast.

im not, im using a impulse but still, thanks

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.