Skip to content

Commit

Permalink
Game Prototype V0.20.3 Multiplayer Online System
Browse files Browse the repository at this point in the history
- Fix Multiplayer Online System
  • Loading branch information
Kong-TH committed Feb 6, 2024
1 parent 648e32e commit 2ab2dd8
Show file tree
Hide file tree
Showing 23 changed files with 26,642 additions and 2,391 deletions.
21 changes: 18 additions & 3 deletions Assets/Prefabs/Door.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ GameObject:
- component: {fileID: 2123831375538738277}
- component: {fileID: 2123831375538738276}
- component: {fileID: 2830916075416272923}
m_Layer: 31
m_Layer: 29
m_Name: Door
m_TagString: Door
m_Icon: {fileID: 0}
Expand All @@ -28,7 +28,7 @@ Transform:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2123831375538738278}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 8, y: 0, z: 20}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
Expand Down Expand Up @@ -831,7 +831,7 @@ MonoBehaviour:
m_PreserveMeshAssetOnDestroy: 0
assetGuid:
m_Mesh: {fileID: 0}
m_VersionIndex: 2219
m_VersionIndex: 2222
m_IsSelectable: 1
m_SelectedFaces:
m_SelectedEdges: []
Expand Down Expand Up @@ -1016,6 +1016,21 @@ PrefabInstance:
propertyPath: m_Name
value: door.ch1
objectReference: {fileID: 0}
- target: {fileID: 919132149155446097, guid: 72b60b6a22e3931409376fc0607b8638,
type: 3}
propertyPath: m_Layer
value: 29
objectReference: {fileID: 0}
- target: {fileID: 919132149155446097, guid: 72b60b6a22e3931409376fc0607b8638,
type: 3}
propertyPath: m_NavMeshLayer
value: 1
objectReference: {fileID: 0}
- target: {fileID: 919132149155446097, guid: 72b60b6a22e3931409376fc0607b8638,
type: 3}
propertyPath: m_StaticEditorFlags
value: 8
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 72b60b6a22e3931409376fc0607b8638, type: 3}
--- !u!4 &8276330430304071204 stripped
Expand Down
Loading

0 comments on commit 2ab2dd8

Please sign in to comment.