Arma 3
Death and Hit reactions
目前顯示第 1-10 項,共 18 項
< 1  2 >
更新:3 月 3 日 @ 上午 8:08

Completly fixed the uncon sliding issue.

更新:1 月 23 日 @ 上午 7:19

Fixed an error where after playing hit animations and going unconscious you will stuck in unc animation
Fixed some animations so transition to ragdoll will be a lil bit more fluid

更新:2024 年 11 月 28 日 @ 上午 6:59

Added compat for Zombies and Creatures
Added animations blending, means that interpolation between animations is now much much smoother

更新:2024 年 10 月 6 日 @ 下午 12:40

Changed high caliber animations
Added high caliber headshot animations
Changed neck shot animations
Optimised the code

更新:2024 年 7 月 19 日 @ 上午 7:43

Fixed compatibility with my Zombies and Creatures

更新:2024 年 3 月 22 日 @ 下午 1:20

New directional headshot animations
A lot of animations were replaced with high quality ones
All headshot animations were changed
New high caliber/grenade animations

更新:2024 年 3 月 18 日 @ 下午 3:43

Changed some janky torso dying animations to more high quality ones
Fixed interpolation between some dying animations and a ragdoll stance
Completely deleted vanilla hit reactions

更新:2024 年 3 月 18 日 @ 下午 3:39

更新:2023 年 9 月 29 日 @ 下午 4:55

Deleted unit death mimics, it was creating unnecesary amount of remoteExec calls from time to time, and the effect is not that noticable
Optimised entire code, it now works 4 times faster
Optimised the code to better work in MP environment
Tweaked a few animations, their speed and ragdoll stance
Changed the grenade reaction animations when you stand still

更新:2023 年 9 月 18 日 @ 下午 2:44

Removed AddForce command because it was causing troubles (Arma was still thinking that unit was alive when it was not the case, that was only happening when unit is near some kind of geomtry), instead of that system now plays animations that will not make ai go through objects.