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.
This commit is contained in:
@@ -22,4 +22,7 @@
|
||||
|
||||
- type: Damageable
|
||||
- type: Destructible
|
||||
thresholdvalue: 100
|
||||
thresholdvalue: 100
|
||||
|
||||
- type: Physics
|
||||
- type: ShuttleController
|
||||
Reference in New Issue
Block a user