Remove aghost fixture override (#10937)
This commit is contained in:
@@ -23,15 +23,6 @@
|
|||||||
- type: Physics
|
- type: Physics
|
||||||
ignorePaused: true
|
ignorePaused: true
|
||||||
bodyType: Kinematic
|
bodyType: Kinematic
|
||||||
# TODO: Even need these? Don't think so but CBF checking right now.
|
|
||||||
- type: Fixtures
|
|
||||||
fixtures:
|
|
||||||
- shape:
|
|
||||||
!type:PhysShapeAabb
|
|
||||||
bounds: "-0.35,-0.35,0.35,0.35"
|
|
||||||
mass: 5
|
|
||||||
mask:
|
|
||||||
- GhostImpassable
|
|
||||||
- type: Body
|
- type: Body
|
||||||
template: AGhostTemplate
|
template: AGhostTemplate
|
||||||
preset: HumanPreset
|
preset: HumanPreset
|
||||||
|
|||||||
Reference in New Issue
Block a user