Changing player maximum fall distance.

Post Reply
LC Creations
Member
Posts: 159
Joined: Mon Feb 18, 2019 02:53
GitHub: LandonAConway

Changing player maximum fall distance.

by LC Creations » Post

Basically the title. I need to make it so a player does not die when falling at a higher distance.
cdb_ac3a146dcafb

isaiah658
Member
Posts: 172
Joined: Sun Jan 24, 2016 14:58
Contact:

Re: Changing player maximum fall distance.

by isaiah658 » Post

I don't know if this will be helpful for you or not, but if you give a node the fall_damage_add_percent group, it can make landing on that node increase the height you can safely fall on it. For example, I added

Code: Select all

groups = {fall_damage_add_percent = -100}
to a node used for a spawn platform to prevent fall damage when a player first joins the world.

Post Reply

Who is online

Users browsing this forum: No registered users and 16 guests