Migrate machine linking and resave all maps (#18243)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
meta:
|
||||
format: 4
|
||||
format: 5
|
||||
postmapinit: false
|
||||
tilemap:
|
||||
0: Space
|
||||
@@ -33,7 +33,8 @@ entities:
|
||||
fixedRotation: False
|
||||
bodyType: Dynamic
|
||||
type: Physics
|
||||
|
||||
- fixtures: {}
|
||||
type: Fixtures
|
||||
- type: OccluderTree
|
||||
- type: Shuttle
|
||||
- gravityShakeSound: !type:SoundPathSpecifier
|
||||
@@ -82,4 +83,5 @@ entities:
|
||||
type: GridAtmosphere
|
||||
- type: GasTileOverlay
|
||||
- type: SpreaderGrid
|
||||
- type: GridPathfinding
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user