TheBlob2 Posted April 23, 2015 Posted April 23, 2015 how do you make it so a specific actor has slower attacking animations?
devinpatterson Posted April 24, 2015 Posted April 24, 2015 On 4/23/2015 at 9:11 PM, TheBlob2 said: how do you make it so a specific actor has slower attacking animations? If it's just for a specific weapon NVSE has a SetWeaponAnimAttackMult or you could just alter the NPCs weapon in geck. If it's for all attacks, I'd look into a modified fast shot perk. The entry point is "modify attack speed" and reduce it to whatever percentage you'd like. However keep in mind that some perks don't work on NPCs. You might also look into an actor effect you could add based on the MGEF that's behind turbo.
Recommended Posts