• Hey! Register here to create your account, engage with the community, and talk about what is new!

Can you turn off fall damage and how?

SushiDude

New member
Joined
Jul 17, 2023
Messages
19
Reaction score
0
I'm making a fun game but the fall damage is just so bad for it

And Also I tried to turn fall damage off by doing < When player take damage > < Set fall distance to 0 >
 
Solution
You can:
On Player Take Damage Event, place an If Variable =, inside the chest, for the 1st slot, get a Game Value from the Values iron ingot (should be a name tag), hold it and type Damage Event Cause and click on the Diamond Sword; and for the 2nd slot, get a text, hold it and type fall. Now between the pistons, place a Game Action: Cancel Event. Now the damage should be cancelled 🤩.

Damage Event Cause is really useful for other stuff too, read its lore because it's helpful.

ARMcPro

Forum adept
Overlord
Joined
Oct 20, 2020
Messages
1,262
Reaction score
353
You can:
On Player Take Damage Event, place an If Variable =, inside the chest, for the 1st slot, get a Game Value from the Values iron ingot (should be a name tag), hold it and type Damage Event Cause and click on the Diamond Sword; and for the 2nd slot, get a text, hold it and type fall. Now between the pistons, place a Game Action: Cancel Event. Now the damage should be cancelled 🤩.

Damage Event Cause is really useful for other stuff too, read its lore because it's helpful.
 
Solution
Top Bottom