Skip to content

Commit

Permalink
Merge branch 'develop' into make-airlocks-move
Browse files Browse the repository at this point in the history
  • Loading branch information
stilnat committed Nov 14, 2023
2 parents fa8c45c + b5dfd76 commit aa382a8
Show file tree
Hide file tree
Showing 7 changed files with 24 additions and 30 deletions.
17 changes: 0 additions & 17 deletions Assets/Content/Data/TileMap/Resources/Entities/EngiBorg.asset

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ MonoBehaviour:
prefab: {fileID: 2839728781945606427, guid: 4d48472d06930bd42a15897e6a1794ac, type: 3}
icon: {fileID: 0}
layer: 7
genericType: 0
specificType: 0
genericType: 7
specificType: 1
width: 1
height: 1
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ MonoBehaviour:
prefab: {fileID: 8036950609662249464, guid: 6caa99f8281726e40a793826d5c047db, type: 3}
icon: {fileID: 0}
layer: 7
genericType: 0
specificType: 0
genericType: 7
specificType: 3
width: 1
height: 1
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ GameObject:
- component: {fileID: 2079395355536659087}
- component: {fileID: 7942135432533076774}
- component: {fileID: -6616120420594439688}
- component: {fileID: -3952917033083390060}
- component: {fileID: -2593019434011219120}
m_Layer: 0
m_Name: SecurityAirlock
Expand Down Expand Up @@ -352,6 +353,24 @@ MonoBehaviour:
_interpolation: 2
_clientAuthoritative: 1
_sendToOwner: 0
--- !u!114 &-3952917033083390060
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7133738675197207439}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d00d6a1b2cb9fb54fbefde21a9eb88a4, type: 3}
m_Name:
m_EditorClassIdentifier:
_componentIndexCache: 255
_addedNetworkObject: {fileID: 7942135432533076774}
_networkObjectCache: {fileID: 0}
_syncedConnections: 0
wallCapPrefab: {fileID: 3591147544166670882, guid: 9682b163cae64f74a93b6e84ce84ae5b, type: 3}
doorType: 0
--- !u!114 &-2593019434011219120
MonoBehaviour:
m_ObjectHideFlags: 0
Expand Down
1 change: 1 addition & 0 deletions Builds/Game/Data/Tilemaps/TestMap.json

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion Builds/Game/Data/Tilemaps/UnnamedMap.json

This file was deleted.

0 comments on commit aa382a8

Please sign in to comment.