Fixtures (again) (#5636)
This commit is contained in:
@@ -20,6 +20,7 @@ namespace Content.IntegrationTests.Tests.Doors
|
||||
components:
|
||||
- type: Physics
|
||||
bodyType: Dynamic
|
||||
- type: Fixtures
|
||||
fixtures:
|
||||
- shape:
|
||||
!type:PhysShapeCircle
|
||||
@@ -35,6 +36,7 @@ namespace Content.IntegrationTests.Tests.Doors
|
||||
- type: Airlock
|
||||
- type: Physics
|
||||
bodyType: Static
|
||||
- type: Fixtures
|
||||
fixtures:
|
||||
- shape:
|
||||
!type:PhysShapeAabb
|
||||
|
||||
Reference in New Issue
Block a user