Fixes not being able to ghost on move when you're a head or brain
This commit is contained in:
@@ -32,6 +32,9 @@
|
||||
behaviors:
|
||||
- !type:BrainBehavior {}
|
||||
- type: Input
|
||||
context: "ghost"
|
||||
- type: DummyInputMover
|
||||
- type: GhostOnMove
|
||||
|
||||
- type: entity
|
||||
id: EyesHuman
|
||||
|
||||
@@ -63,6 +63,9 @@
|
||||
# criticalThreshold: 50
|
||||
# deadThreshold: 120
|
||||
- type: Input
|
||||
context: "ghost"
|
||||
- type: DummyInputMover
|
||||
- type: GhostOnMove
|
||||
|
||||
- type: entity
|
||||
id: LeftArmHuman
|
||||
|
||||
@@ -62,6 +62,9 @@
|
||||
# criticalThreshold: 50
|
||||
# deadThreshold: 120
|
||||
- type: Input
|
||||
context: "ghost"
|
||||
- type: DummyInputMover
|
||||
- type: GhostOnMove
|
||||
|
||||
- type: entity
|
||||
id: LeftArmSlime
|
||||
|
||||
Reference in New Issue
Block a user