Damage visualization animation for fall damage?

hazuki

Member
Does anyone know if there is damage visualization animation for fall damage or... has anyone created this and willing to share how it was done?

Thanks
 
The Damage Visualization class does not currently work with fall damage. The reason for this is that within DamageVisualization.OnDamage it ends early if the attacker is null. I can add it to my list of things to add but this one will take a bit longer because we don't have any animations for it.
 
Top