Downstream fixes for #37970 (Physics assert)
This commit is contained in:
parent
460f1e65f4
commit
6c555f10fc
|
|
@ -87,7 +87,7 @@
|
|||
- type: MovementIgnoreGravity
|
||||
- type: GhostHearing
|
||||
- type: Physics
|
||||
bodyType: Dynamic
|
||||
bodyType: KinematicController
|
||||
bodyStatus: InAir
|
||||
- type: CanMoveInAir
|
||||
- type: WarpPoint
|
||||
|
|
|
|||
|
|
@ -88,7 +88,7 @@
|
|||
- Syndicate
|
||||
globalReceive: true
|
||||
- type: Physics
|
||||
bodyType: Dynamic
|
||||
bodyType: KinematicController
|
||||
bodyStatus: InAir
|
||||
- type: CanMoveInAir
|
||||
#Delta-V - Discount singularity because Honki needs to annihilate the sinners.
|
||||
|
|
|
|||
Loading…
Reference in New Issue