Delta-v/Content.Client/CharacterInterface
Acruid 15fb554c28
Engine Entity Anchoring Changes (#4195)
* Converted all SnapGridPositionChangedEvent subscriptions to AnchorStateChangedEvent.

* Fixes power tests with new anchored requirements.

* Moved AnchorableComponent into construction.
AnchorableComponent now uses Transform.Anchored.

* Fixed bug with nodes, power works again.

* Adds lifetime stages to Component.

* Update Engine to v0.4.70.
2021-06-19 19:41:26 -07:00
..
CharacterInterfaceComponent.cs Engine Entity Anchoring Changes (#4195) 2021-06-19 19:41:26 -07:00
CharacterInterfaceSystem.cs Removes all dependencies on engine component events. (#4199) 2021-06-18 10:49:18 +02:00