Remove IgnorePause from aobserver (#7320)
This commit is contained in:
@@ -18,6 +18,7 @@
|
|||||||
baseSprintSpeed: 12
|
baseSprintSpeed: 12
|
||||||
baseWalkSpeed: 8
|
baseWalkSpeed: 8
|
||||||
- type: Physics
|
- type: Physics
|
||||||
|
ignorePaused: true
|
||||||
bodyType: Kinematic
|
bodyType: Kinematic
|
||||||
status: InAir
|
status: InAir
|
||||||
# TODO: Even need these? Don't think so but CBF checking right now.
|
# TODO: Even need these? Don't think so but CBF checking right now.
|
||||||
|
|||||||
@@ -28,7 +28,6 @@
|
|||||||
context: "ghost"
|
context: "ghost"
|
||||||
- type: Examiner
|
- type: Examiner
|
||||||
DoRangeCheck: false
|
DoRangeCheck: false
|
||||||
- type: IgnorePause
|
|
||||||
- type: Ghost
|
- type: Ghost
|
||||||
- type: GhostRadio
|
- type: GhostRadio
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
|
|||||||
Reference in New Issue
Block a user