OwenTheBell / RunRoom

0 stars 0 forks source link

Mantle needs to be crisperer #63

Open OwenTheBell opened 5 months ago

OwenTheBell commented 5 months ago
OwenTheBell commented 5 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.

OwenTheBell commented 5 months ago

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

OwenTheBell commented 5 months ago

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.