Fixture updates (#15254)
This commit is contained in:
@@ -39,8 +39,7 @@ entities:
|
||||
fixedRotation: False
|
||||
bodyType: Dynamic
|
||||
type: Physics
|
||||
- fixtures: []
|
||||
type: Fixtures
|
||||
|
||||
- id: Empty
|
||||
type: BecomesStation
|
||||
- type: OccluderTree
|
||||
@@ -110,42 +109,7 @@ entities:
|
||||
- pos: -0.5,-1.5
|
||||
parent: 29
|
||||
type: Transform
|
||||
- fixtures:
|
||||
- shape: !type:PolygonShape
|
||||
radius: 0.01
|
||||
vertices:
|
||||
- 0.49,-0.49
|
||||
- 0.49,0.49
|
||||
- -0.49,0.49
|
||||
- -0.49,-0.49
|
||||
mask:
|
||||
- Impassable
|
||||
- MidImpassable
|
||||
- HighImpassable
|
||||
- LowImpassable
|
||||
- InteractImpassable
|
||||
layer:
|
||||
- MidImpassable
|
||||
- HighImpassable
|
||||
- BulletImpassable
|
||||
- InteractImpassable
|
||||
- Opaque
|
||||
density: 100
|
||||
hard: True
|
||||
restitution: 0
|
||||
friction: 0.4
|
||||
id: null
|
||||
- shape: !type:PhysShapeCircle
|
||||
radius: 0.2
|
||||
position: 0,-0.5
|
||||
mask: []
|
||||
layer: []
|
||||
density: 1
|
||||
hard: False
|
||||
restitution: 0
|
||||
friction: 0.4
|
||||
id: docking
|
||||
type: Fixtures
|
||||
|
||||
- proto: APCBasic
|
||||
entities:
|
||||
- uid: 15
|
||||
|
||||
Reference in New Issue
Block a user