Set Falling Damage

Player
Server Side
Both Mobile and PC

Set the player's fall damage, and set different damage according to the height segment

Declaration

func SetFallingDamage(target entity<Player>, heightSegments List<float>, damageSegments List<int>)
go

Parameters

Input

Name Type Description
Target Player Target Player
Height Segments ListT_Float Height Segment List
Damage Segments ListT_int Damage Segment list