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

Can't sprint when walking on object which is attached to another object #2762

Open
1 task done
Xenius97 opened this issue Sep 22, 2022 · 0 comments
Open
1 task done
Labels
bug Something isn't working

Comments

@Xenius97
Copy link
Contributor

Xenius97 commented Sep 22, 2022

Describe the bug

Can't sprint when walking on object which is attached to another object
https://streamable.com/ybv7sv

Steps to reproduce

local object = createObject(6959, -1070.1656494141, 469.30456542969, 35.466640472412)
local object2 = createObject(6959, -1070.1656494141, 469.30456542969, 35.466640472412)
attachElements(object, object2, 0, 40, 0)

Version

All versions

Additional context

No response

Relevant log output

No response

Security Policy

  • I have read and understood the Security Policy and this issue is not security related.
@Xenius97 Xenius97 added the bug Something isn't working label Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant