Skip to content

Commit

Permalink
Anchor the derelict McCargo (new-frontiers-14#1889)
Browse files Browse the repository at this point in the history
  • Loading branch information
whatston3 authored Aug 21, 2024
1 parent de42ab7 commit 2c196e7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Resources/Maps/_NF/POI/mchobo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,15 +55,17 @@ entities:
- type: Broadphase
- type: Physics
bodyStatus: InAir
angularDamping: 0.05
linearDamping: 0.05
angularDamping: 999999
linearDamping: 999999
fixedRotation: False
bodyType: Dynamic
- type: Fixtures
fixtures: {}
- type: OccluderTree
- type: SpreaderGrid
- type: Shuttle
angularDamping: 999999
linearDamping: 999999
- type: GridPathfinding
- type: DecalGrid
chunkCollection:
Expand Down

0 comments on commit 2c196e7

Please sign in to comment.