Author Topic: Falling Damage  (Read 328 times)

Is it possible to modify falling damage?

armor::onImpact(%this, %obj, %col, %vel, %speed)

The damage applied is %speed multiplied by %this.speedDamageScale, if %speed is greater than %this.minImpactSpeed.