FFS
FFS
Just put the momentum slide at the start of the movement physics processing function
Just put the momentum slide at the start of the movement physics processing function
This is evidently and order of operations + velocity mixing issue.
In order to get smooth slides I'm calculation velocity from past positions and need to somehow blend that with inputs.
This is evidently and order of operations + velocity mixing issue.
In order to get smooth slides I'm calculation velocity from past positions and need to somehow blend that with inputs.