-
Notifications
You must be signed in to change notification settings - Fork 142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added a fall manager for entities #549
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your PR! Please make sure to fix the issues pointed out by the CI. Also, for future reference, please do add a description for your PR so we can get an idea of the reason for your PR and the changes you've made.
anything else on this? |
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? |
Could you elaborate more on that |
No description provided.