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

Add E2 functions "entity:setLocalPos" and "entity:setLocalAng" for manipulating parented props #2728

Merged
merged 2 commits into from
Aug 17, 2023

Conversation

unknao
Copy link
Contributor

@unknao unknao commented Aug 14, 2023

As it is right now there is no way to move parented props via e2 directly without using some holo parenting jank, having these functions in e2 enables you to move parented props without having to resort to that.

lua/entities/gmod_wire_expression2/core/custom/prop.lua Outdated Show resolved Hide resolved
lua/entities/gmod_wire_expression2/core/custom/prop.lua Outdated Show resolved Hide resolved
lua/wire/wireshared.lua Outdated Show resolved Hide resolved
@thegrb93 thegrb93 merged commit b330457 into wiremod:master Aug 17, 2023
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants