Commit Graph

4 Commits

Author SHA1 Message Date
Tayrtahn
a238f71540 Ghost orbit jitter fix (#34797)
* Only randomize orbit parameters once

* Revert "Only randomize orbit parameters once"

This reverts commit e828c51e66600bf11b66308169da1d1daf7501e3.

* Derive orbit properties from current time

* Derive orbit progress from current time

* Remove now-unused orbit animation

* Remove OrbitVisualsComponent.Orbit as it is no longer used

* Update AnimationPlayerSystem method calls to Entity<T> versions
2025-02-02 02:38:02 +01:00
DrSmugleaf
a88e747a0b Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
Kara D
693b00459a Fix ghost orbit not syncing to other clients
Closes #6797
2022-02-19 13:05:33 -07:00
mirrorcult
162af7add5 Ghost orbiting (#6784) 2022-02-19 12:16:44 -07:00