fish-station/Content.Server/GameObjects/Components/Movement
Acruid f73824adcb Prevents the MoverSystem from overwriting the MoverComponent on an entity.
Adds the new ShuttleControllerComponent, a custom IMoverComponent that moves the parent grid when controlled by a mind.
2020-01-08 15:17:00 -08:00
..
AiControllerComponent.cs Prevents the MoverSystem from overwriting the MoverComponent on an entity. 2020-01-08 15:17:00 -08:00
PlayerInputMoverComponent.cs Reduce sprint movement speed. 2019-12-11 07:23:11 +01:00
ServerPortalComponent.cs Use automatic component registration. 2019-07-31 15:07:54 +02:00
ServerTeleporterComponent.cs IoC'd random (#302) 2019-08-17 12:09:09 -07:00
ShuttleControllerComponent.cs Prevents the MoverSystem from overwriting the MoverComponent on an entity. 2020-01-08 15:17:00 -08:00
TeleportableComponent.cs Use automatic component registration. 2019-07-31 15:07:54 +02:00