ProjectBorealis / PBCharacterMovement

HL2-style, classic FPS movement for Unreal Engine implemented in C++
https://www.projectborealis.com/movement
MIT License
1.25k stars 164 forks source link

Noclip #33

Closed drinklc closed 1 year ago

drinklc commented 2 years ago

Exiting from noclip mode resets Z velocity.

mastercoms commented 1 year ago

This is by design, but if you could let me know the use case I might be able to look into it