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