Skip to content
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

Pasting with a rotation offset, constraints to world aren't rotated. #187

Open
thegrb93 opened this issue Dec 31, 2018 · 3 comments
Open
Assignees
Labels

Comments

@thegrb93
Copy link
Contributor

Height offset works though

@thegrb93 thegrb93 added the bug label Dec 31, 2018
@thegrb93
Copy link
Contributor Author

thegrb93 commented Jan 9, 2019

Should also fix rotation offset on ragdoll bones that have constraints.

@thegrb93
Copy link
Contributor Author

thegrb93 commented Dec 1, 2020

Need to pass AngleOffset into CreateConstraintFromTable and rotate with it

@thegrb93
Copy link
Contributor Author

thegrb93 commented Dec 1, 2020

Check if https://github.com/wiremod/advdupe2/blob/master/lua/advdupe2/sv_clipboard.lua#L686 is the cause of ragdoll problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment