VDP-noclip / noclip

NOCLIP is an experimental game in which you “noclip” the environment to solve puzzles.
3 stars 1 forks source link

Low jump while moving on slopes #62

Closed azazellus closed 1 year ago

azazellus commented 2 years ago

The jumps while moving on slopes are very low. I guess this happens because the jump force is contrasted by the perpendicular force applied to the rigitbody to keep it attached to the slope.

Possible solution: disabling the perpendicular force before the jump force is applied to the rigidbody.

TizioMaurizio commented 1 year ago

This is now solved in the calibration GUI branch so it can be closed

TizioMaurizio commented 1 year ago

hahahah the solution was already here