-
Notifications
You must be signed in to change notification settings - Fork 10
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
replace physics hell with hopefully better entity hell #81
Conversation
cheapie did the same thing for the digistuff game controller a while back and it's worked much better since the change: mt-mods/digistuff@b16d25c |
they all work now. this pr is rotation handling is kinda hacky and probably could be improved at some point. but more so caring that they all work |
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.
Tested, works fine. Switching to the sitting animation doesn't works quite unreliable but I don't see why. Probably an engine issue since other mods have similar issues.
thanks for the work @wsor4035 |
Sorry, I don't get this github stuff very well yet. so many places to put comments, no idea what is the right place. |
something something #78 - see title
basically physics overrides suck. trying to make multiple mods play nicely with them really sucks. so in an effort to bypass the whole flaming dumpster, attaching the player to an entity that does nothing to prevent them for moving at all, regardless of what physics modifiers nightmare fuel is occuring