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

Custom camera pos slows down the local player's sprint animation #3141

Open
1 task done
fuchles opened this issue Aug 3, 2023 · 3 comments
Open
1 task done

Custom camera pos slows down the local player's sprint animation #3141

fuchles opened this issue Aug 3, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@fuchles
Copy link

fuchles commented Aug 3, 2023

Describe the bug

When you set the custom position to the camera with setElementPosition or setCameraMatrix it slows down the local player's sprint and run animations speed

This bug has been around for a very long time.

Demo: https://youtu.be/yTvPe4RDBA8
Resource: tpview

Steps to reproduce

  1. Use setCameraMatrix or setElementPosition for the getCamera() element;
  2. See the slower sprint animation speed;
  3. Use setCameraTarget(localPlayer) to reset the camera;
  4. See the default sprint animation speed;

Version

Client: latest 1.6.0;
Server: latest 1.6.0;

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.
@fuchles fuchles added the bug Something isn't working label Aug 3, 2023
@Buddy99-40
Copy link

this is factual information

@FileEX
Copy link
Contributor

FileEX commented Aug 4, 2023

You should attach a test resource

@fuchles
Copy link
Author

fuchles commented Aug 6, 2023

You should attach a test resource

Done.

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

3 participants