Content changes for broadphase rejig (#12290)

This commit is contained in:
Leon Friedrich
2022-10-31 12:05:34 +13:00
committed by GitHub
parent 9d09de0f85
commit f0d02f032a
14 changed files with 71 additions and 56 deletions

View File

@@ -84,6 +84,10 @@ namespace Content.IntegrationTests.Tests.Disposal
- type: Physics
bodyType: KinematicController
- type: Fixtures
fixtures:
- shape:
!type:PhysShapeCircle
radius: 0.35
- type: DoAfter
- type: entity
@@ -97,6 +101,10 @@ namespace Content.IntegrationTests.Tests.Disposal
- type: Physics
bodyType: Dynamic
- type: Fixtures
fixtures:
- shape:
!type:PhysShapeCircle
radius: 0.35
- type: DoAfter
- type: entity
@@ -111,6 +119,10 @@ namespace Content.IntegrationTests.Tests.Disposal
- type: Physics
bodyType: Static
- type: Fixtures
fixtures:
- shape:
!type:PhysShapeCircle
radius: 0.35
- type: entity
name: DisposalTrunkDummy