Author Topic: Can VCE be used to detect how much damage a projectile does?  (Read 1152 times)

If yes, how would I do it?
If no, are there any other methods?

i think so but im not so sure

you could check the player health before and after getting hit
not so sure if there are any projectile variables

you could check the player health before and after getting hit
not so sure if there are any projectile variables
im trying to give a block health, and take damage like a player would


<var:pl:weDamage>
problem is if the player puts away the weapon before the projectile hits

problem is if the player puts away the weapon before the projectile hits
Shouldn't matter in this scenario. If you're trying to break a block you wouldn't put your weapon away after one hit.