How to add fall damage

Credits and special thanks for this tutorial go to “srun143” on Discord.

 

1. Open BP_CharacterBase and create a new function, call it FallDamagfalldamage_charfunction

 

2. Connect the new function to Event On Landed
falldamage_eventlanded

 

That’s it!