Commit Graph

7 Commits

Author SHA1 Message Date
Tayrtahn 680ee6abf2 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-14 16:09:51 +00:00
DrSmugleaf ce08cd5b35 Remove obsolete usages of AnimationPlayerComponent (#20806) 2023-10-14 22:07:18 +02:00
metalgearsloth 68480af109
Update content vectors to numerics (#17759) 2023-07-08 14:08:32 +10:00
metalgearsloth 02aef68dff
Remove ISpriteComponent (#13458) 2023-01-15 13:38:53 +11:00
Kara e46b989aba
Following bugs fix (#8992) 2022-06-22 19:36:30 -07:00
mirrorcult 35f0b9bbcd
Dumb orbit fix (#6806) 2022-02-19 17:42:11 -07:00
mirrorcult 162af7add5
Ghost orbiting (#6784) 2022-02-19 12:16:44 -07:00