Fixture updates (#15254)
This commit is contained in:
@@ -38,8 +38,7 @@ entities:
|
||||
fixedRotation: False
|
||||
bodyType: Dynamic
|
||||
type: Physics
|
||||
- fixtures: []
|
||||
type: Fixtures
|
||||
|
||||
- gravityShakeSound: !type:SoundPathSpecifier
|
||||
path: /Audio/Effects/alert.ogg
|
||||
type: Gravity
|
||||
@@ -117,8 +116,7 @@ entities:
|
||||
type: AmbientSound
|
||||
- canCollide: False
|
||||
type: Physics
|
||||
- fixtures: []
|
||||
type: Fixtures
|
||||
|
||||
- uid: 29
|
||||
components:
|
||||
- pos: -0.5,0.5
|
||||
@@ -126,8 +124,7 @@ entities:
|
||||
type: Transform
|
||||
- canCollide: False
|
||||
type: Physics
|
||||
- fixtures: []
|
||||
type: Fixtures
|
||||
|
||||
- uid: 30
|
||||
components:
|
||||
- pos: -0.5,-0.5
|
||||
@@ -135,8 +132,7 @@ entities:
|
||||
type: Transform
|
||||
- canCollide: False
|
||||
type: Physics
|
||||
- fixtures: []
|
||||
type: Fixtures
|
||||
|
||||
- uid: 31
|
||||
components:
|
||||
- pos: -0.5,-1.5
|
||||
@@ -144,8 +140,7 @@ entities:
|
||||
type: Transform
|
||||
- canCollide: False
|
||||
type: Physics
|
||||
- fixtures: []
|
||||
type: Fixtures
|
||||
|
||||
- uid: 32
|
||||
components:
|
||||
- pos: 0.5,-1.5
|
||||
@@ -153,8 +148,7 @@ entities:
|
||||
type: Transform
|
||||
- canCollide: False
|
||||
type: Physics
|
||||
- fixtures: []
|
||||
type: Fixtures
|
||||
|
||||
- uid: 33
|
||||
components:
|
||||
- pos: -1.5,-1.5
|
||||
@@ -162,8 +156,7 @@ entities:
|
||||
type: Transform
|
||||
- canCollide: False
|
||||
type: Physics
|
||||
- fixtures: []
|
||||
type: Fixtures
|
||||
|
||||
- uid: 34
|
||||
components:
|
||||
- pos: 1.5,-1.5
|
||||
@@ -171,8 +164,7 @@ entities:
|
||||
type: Transform
|
||||
- canCollide: False
|
||||
type: Physics
|
||||
- fixtures: []
|
||||
type: Fixtures
|
||||
|
||||
- uid: 35
|
||||
components:
|
||||
- pos: 2.5,-1.5
|
||||
@@ -180,8 +172,7 @@ entities:
|
||||
type: Transform
|
||||
- canCollide: False
|
||||
type: Physics
|
||||
- fixtures: []
|
||||
type: Fixtures
|
||||
|
||||
- uid: 38
|
||||
components:
|
||||
- pos: -1.5,0.5
|
||||
@@ -189,8 +180,7 @@ entities:
|
||||
type: Transform
|
||||
- canCollide: False
|
||||
type: Physics
|
||||
- fixtures: []
|
||||
type: Fixtures
|
||||
|
||||
- uid: 39
|
||||
components:
|
||||
- pos: -2.5,0.5
|
||||
@@ -198,8 +188,7 @@ entities:
|
||||
type: Transform
|
||||
- canCollide: False
|
||||
type: Physics
|
||||
- fixtures: []
|
||||
type: Fixtures
|
||||
|
||||
- uid: 40
|
||||
components:
|
||||
- pos: 0.5,0.5
|
||||
@@ -207,8 +196,7 @@ entities:
|
||||
type: Transform
|
||||
- canCollide: False
|
||||
type: Physics
|
||||
- fixtures: []
|
||||
type: Fixtures
|
||||
|
||||
- uid: 74
|
||||
components:
|
||||
- pos: -1.5,1.5
|
||||
@@ -317,27 +305,6 @@ entities:
|
||||
- pos: 1.5,2.5
|
||||
parent: 55
|
||||
type: Transform
|
||||
- fixtures:
|
||||
- shape: !type:PolygonShape
|
||||
radius: 0.01
|
||||
vertices:
|
||||
- 0.25,-0.48
|
||||
- 0.25,0.48
|
||||
- -0.25,0.48
|
||||
- -0.25,-0.48
|
||||
mask:
|
||||
- Impassable
|
||||
- MidImpassable
|
||||
- LowImpassable
|
||||
layer:
|
||||
- BulletImpassable
|
||||
- Opaque
|
||||
density: 145
|
||||
hard: True
|
||||
restitution: 0
|
||||
friction: 0.4
|
||||
id: null
|
||||
type: Fixtures
|
||||
- open: True
|
||||
removedMasks: 20
|
||||
type: EntityStorage
|
||||
|
||||
Reference in New Issue
Block a user