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

dynamic pawn flight speed issue when switching sublevels #1478

Open
yuhanliu-tech opened this issue Jul 11, 2024 · 0 comments
Open

dynamic pawn flight speed issue when switching sublevels #1478

yuhanliu-tech opened this issue Jul 11, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@yuhanliu-tech
Copy link

I've been having an issue where, when switching to certain sublevels, the dynamic pawn doesn't immediately recalculate its speed. This causes the pawn to move too far when hitting WASD after just arriving in a new location.

Here's a fix that's worked so far in the dynamic pawn blueprint (updating last world location in event tick).

Thanks! @j9liu

Screenshot 2024-07-11 171414

@j9liu j9liu added bug Something isn't working good first issue Good for newcomers labels Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants