Skip to content

Fix anim progress & speed #4245

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

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

FileEX
Copy link
Contributor

@FileEX FileEX commented Jun 6, 2025

This PR fixes several behaviors related to animation progress and speed. It is a patch for #3923 and #3520.

The PR not only fixes synchronized animations but also unsynchronized ones on the client side. Previously, when teleporting to a ped with an animation, the animation progress and speed were not saved, causing animations to restart from the beginning. The same happened, for example, after reconnecting.

Now, animation progress and speed are cached and used during stream-in.

@FileEX FileEX changed the title Bugfix/anim sync fix Fix anim progress & speed Jun 6, 2025
@Fernando-A-Rocha
Copy link
Contributor

This is an awesome step in the right direction. Thank you 🤗

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.

2 participants