Unarmed attack

Talk about creating Grimrock 1 levels and mods here. Warning: forum contains spoilers!
Post Reply
User avatar
Chimera005ao
Posts: 187
Joined: Sun Jun 29, 2014 8:34 am

Unarmed attack

Post by Chimera005ao »

I am trying to increase the attack speed of all weapons in my mod, but I see no way to modify the unarmed attack's speed directly.

I've been thinking that I could add haste when the player attacks without a weapon, make them start with something like the pit guantlets, but I thought I'd check and see if anyone knew how to change the base speed directly.
User avatar
Isaac
Posts: 3192
Joined: Fri Mar 02, 2012 10:02 pm

Re: Unarmed attack

Post by Isaac »

It might be possible to script an "unarmed hand" weapon with a reduced cooldown.

At least in theory, you could setup a timer to check for an unarmed PC and equip the 'fast hand' weapon; and destroy it on the mouse when unequiped.

If for some reason the timer caused a performance issue, then perhaps you could trigger the check when a weapon is unequipped.
User avatar
Chimera005ao
Posts: 187
Joined: Sun Jun 29, 2014 8:34 am

Re: Unarmed attack

Post by Chimera005ao »

Thanks, I might look into that.
Post Reply