Skip to content

Commit

Permalink
WIP nightly v1.8.0.0 (11/21)
Browse files Browse the repository at this point in the history
  • Loading branch information
ipodtouch0218 committed Nov 22, 2023
1 parent f35b649 commit 7bcfb38
Show file tree
Hide file tree
Showing 83 changed files with 16,241 additions and 8,492 deletions.
773 changes: 772 additions & 1 deletion Assets/DefaultVolumeProfile.asset

Large diffs are not rendered by default.

File renamed without changes.
File renamed without changes.
27 changes: 3 additions & 24 deletions Assets/Resources/Prefabs/Network/TilemapChunk.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ GameObject:
m_Component:
- component: {fileID: 2084930905717922039}
- component: {fileID: 6049557798542441352}
- component: {fileID: 2791622274515338725}
m_Layer: 0
m_Name: TilemapChunk
m_TagString: Untagged
Expand All @@ -25,13 +24,13 @@ Transform:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 952464375624945634}
serializedVersion: 2
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &6049557798542441352
MonoBehaviour:
Expand All @@ -46,26 +45,6 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
_DirtyCounter: 0
_ChunkX: 0
_ChunkY: 0
_Tiles:
--- !u!114 &2791622274515338725
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 952464375624945634}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: -1552182283, guid: e725a070cec140c4caffb81624c8c787, type: 3}
m_Name:
m_EditorClassIdentifier:
SortKey: 361527882
ObjectInterest: 1
_DestroyWhenStateAuthorityLeaves: 0
_AllowStateAuthorityOverride: 1
Flags: 2305
NestedObjects: []
NetworkedBehaviours:
- {fileID: 6049557798542441352}
chunkX: 0
chunkY: 0
2 changes: 0 additions & 2 deletions Assets/Resources/Prefabs/Network/TilemapChunk.prefab.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 3 additions & 22 deletions Assets/Resources/Prefabs/Network/TilemapManager.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ GameObject:
m_Component:
- component: {fileID: 717077759229418771}
- component: {fileID: 9008587433658350353}
- component: {fileID: 5516776251931916605}
m_Layer: 0
m_Name: TilemapManager
m_TagString: Untagged
Expand All @@ -25,13 +24,13 @@ Transform:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1727989283411564374}
serializedVersion: 2
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &9008587433658350353
MonoBehaviour:
Expand All @@ -46,23 +45,5 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
chunks: []
--- !u!114 &5516776251931916605
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1727989283411564374}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: -1552182283, guid: e725a070cec140c4caffb81624c8c787, type: 3}
m_Name:
m_EditorClassIdentifier:
SortKey: 2233492855
ObjectInterest: 1
_DestroyWhenStateAuthorityLeaves: 0
_AllowStateAuthorityOverride: 1
Flags: 2305
NestedObjects: []
NetworkedBehaviours:
- {fileID: 9008587433658350353}
tilemapChunkPrefab: {fileID: 6049557798542441352, guid: 455c9006a61c18c42b6f40bbcc702e68,
type: 3}
2 changes: 0 additions & 2 deletions Assets/Resources/Prefabs/Network/TilemapManager.prefab.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7bcfb38

Please sign in to comment.