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

Order lightyear plugins w.r.t avian plugins #602

Merged
merged 2 commits into from
Aug 19, 2024
Merged

Conversation

cBournhonesque
Copy link
Owner

Avian has a PR (Jondolf/avian#457) where their plugin will run inside FixedPostUpdate.

We want to order our plugins w.r.t to that:

  • avian must run before storing component values in the PredictionHistory
  • avian must run before we update the stored value for VisualInterpolation
  • avian must run after we compute the PreSpawnedObject hash (because we don't want the hash to change because of some collision)

@cBournhonesque cBournhonesque merged commit 6ea2c2e into main Aug 19, 2024
1 of 4 checks passed
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.

1 participant