Delta-v/Content.Client/GameObjects
Swept b7c81063ec
Open character window centered (#3735)
2021-03-28 13:40:23 +11:00
..
Components Open character window centered (#3735) 2021-03-28 13:40:23 +11:00
EntitySystems Removed Control.Update, moved all update code to Control.FrameUpdate. UI controls have no business running code inside simulation Ticks. Because of how the update loop is ordered, this will actually make the UI elements more responsive to simulation changes. 2021-03-26 17:10:31 -07:00