Open OwenTheBell opened 9 months ago
If the player presses jump at the start of the mantle if they are high enough above the ledge and they are not falling too fast, then they can cut straight to a fast hoist.
There is just generally a problem where the player can hit a platform at about waste level and they bounce off of it and it feels AWFUL
Preserving momentum might be doable with the existing momentum preserving on landing logic. If the player is launched forward with the amount of transferred force just above the ground, they'll fall to ground and the preserving logic will kick in.