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

weapon being put away during map transition can get stuck #1097

Open
Die4Ever opened this issue Jan 28, 2025 · 0 comments
Open

weapon being put away during map transition can get stuck #1097

Die4Ever opened this issue Jan 28, 2025 · 0 comments
Labels
bug Something isn't working vanilla bug bugs from the original game, not our fault!
Milestone

Comments

@Die4Ever
Copy link
Owner

Seems like maybe if you change maps while the animation is finished but the weapon hasn't changed states yet? You can fix it by dropping the weapon and picking it up again.

Video: https://youtu.be/ZyyQrjHRqYM

QuickSave.zip

We might be able to detect AnimFrame > 0.999 in PostPostBeginPlay or something?

@Die4Ever Die4Ever added bug Something isn't working vanilla bug bugs from the original game, not our fault! labels Jan 28, 2025
@Die4Ever Die4Ever added this to the v3.4 milestone Jan 28, 2025
@Die4Ever Die4Ever pinned this issue Jan 28, 2025
@Die4Ever Die4Ever modified the milestones: v3.4, v3.5 Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working vanilla bug bugs from the original game, not our fault!
Projects
None yet
Development

No branches or pull requests

1 participant