Added a fall manager for entities
anything else on this?
Would also remove the fall distance calculation code in falling block and make it adopt this system.
Would also remove the fall distance calculation code in falling block and make it adopt this system.
is the latest commit fine?
There is a bit of an awkward "cycle" between this fall manager and the movement computer. Maybe it'd be an idea to merge them?
There is a bit of an awkward "cycle" between this fall manager and the movement computer. Maybe it'd be an idea to merge them?
Could you elaborate more on that