Blockland Forums > Suggestions & Requests
Cushion brick and/or event
phflack:
hmm, maybe you should just check if the velocity is greater than 30 (i think that's the death velocity cut off in events) and then lower it if it is?
Lugnut:
--- Quote from: phflack on April 29, 2012, 01:08:04 AM ---hmm, maybe you should just check if the velocity is greater than 30 (i think that's the death velocity cut off in events) and then lower it if it is?
--- End quote ---
or just flat out set it to 0.
That's what I was thinking.
Xalos:
--- Quote from: Lugnut1206 on April 29, 2012, 05:05:37 AM ---or just flat out set it to 0.
That's what I was thinking.
--- End quote ---
Actually, maybe only divide it by 3 (vectorScale 0.333) and then parent onImpact without returning at all
No cushion will help if you're a mile up.
Lugnut:
--- Quote from: Xalos on April 29, 2012, 05:07:56 AM ---Actually, maybe only divide it by 3 (vectorScale 0.333) and then parent onImpact without returning at all
No cushion will help if you're a mile up.
--- End quote ---
yes no, but that's not the purpose of this mod. negating fall damage, not minimising it.
Xalos:
Also, if I understand onImpact correctly, what you're doing means I can make cushion players :D