Author Topic: Crouch Energy Bar?  (Read 611 times)

Is there a way to make it so that when you move with crouch, it drains the energy bar? Thanks.

Suppose there is, but I can't tell you how.
What is the point in this anyway...

Suppose there is, but I can't tell you how.
What is the point in this anyway...

I'm working on a mod and this would make one part of it super easy.


I need this really badly

But.... what if your stuck under something? Wouldn't that screw you up? crouch+0 energy=... what? would you get kicked backwards? would you get kicked forewards? or would you like just... blow the hell up? Just asking...

But.... what if your stuck under something? Wouldn't that screw you up? crouch+0 energy=... what? would you get kicked backwards? would you get kicked forewards? or would you like just... blow the hell up? Just asking...

Without trying to give too much away, what if you disabled players from using the crouch animation, but it still changed their speed?


ontrigger(crouch) => changedatablock(runEnergyDrain)

Ah, sprinting.

One byproduct of it...

ontrigger(crouch) => changedatablock(runEnergyDrain)

Thank you.