OwenTheBell / RunRoom

0 stars 0 forks source link

Should be able to jump up 1m from a standstill #58

Open OwenTheBell opened 7 months ago

OwenTheBell commented 7 months ago
OwenTheBell commented 7 months ago

This is happening because there is no air control. The player begins moving up, and then they are unable to move forward. One possible solution is to give the player back air control, but their air inputs are separated from the grounded inputs to bypass the momentum system.