refunct-tas icon indicating copy to clipboard operation
refunct-tas copied to clipboard

Flying: Button that sets velocity to 0

Open LukeSaward opened this issue 2 years ago • 2 comments

LukeSaward avatar Jun 09 '23 22:06 LukeSaward

I think a better way would be to increase the breaking force significantly to make it easier to stop and control.

oberien avatar Jun 12 '23 22:06 oberien

I've found a field for this: UCharacterMovementComponent::bCheatFlying, which is a bitfield. Enabling this will make the player stop instantly.

LukeSaward avatar Jun 27 '23 10:06 LukeSaward