Arma 3
Death and Hit reactions
Menampilkan1-10 dari 18 kiriman
< 1  2 >
Pembaruan: 3 Mar @ 8:08am

Completly fixed the uncon sliding issue.

Pembaruan: 23 Jan @ 7:19am

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

Pembaruan: 28 Nov 2024 @ 6:59am

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

Pembaruan: 6 Okt 2024 @ 12:40pm

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

Pembaruan: 19 Jul 2024 @ 7:43am

Fixed compatibility with my Zombies and Creatures

Pembaruan: 22 Mar 2024 @ 1:20pm

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

Pembaruan: 18 Mar 2024 @ 3:43pm

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

Pembaruan: 18 Mar 2024 @ 3:39pm

Pembaruan: 29 Sep 2023 @ 4:55pm

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

Pembaruan: 18 Sep 2023 @ 2:44pm

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.