Author Topic: Parry weapons  (Read 486 times)

I would really like to see weapons that, if you have two of them attack at once (ex. two people facing eachother attack at once) would simply parry attacks with some kind of noise or something.
Quick thoughts on how this might be possible:
Have a projectile(might be a bit hacky for slashinghue) follow the end of the weapon, when two projectiles collide they disperse and/or play sounds, maybe a little animation

Projectiles don't collide with other projectiles.

Perhaps use code similar to the sword and shield? Perhaps right-clicking with the weapon holds it sideways for a moment and you are momentarily able to deflect projectiles if they hit your front side. However, you have to wait a moment before doing it again, so you can't spam it.

Unfortunately, I can't find the add-on that gave you a brick tool shaped shield in your left hand when holding the sword.

Projectiles don't collide with other projectiles.
Well, stuff.
Is there anything that could be used instead, and just have that fire a projectile if it can't hit another whatever-it-is first?

You could create a playertype that is invisible, with collision, has a looping velocity script and upon contact with something at a certain speed, fires a projectile that immediately explodes with a tiny radius and desired damage.

That way, the slash bots can collide with each other.

or use what the shields use which deflect things if they hit your front while it's active

Projectiles don't collide with other projectiles.
yes but remember the deflector item