Skip to content

Commit 6e051be

Browse files
authored
Merge pull request #301 from watson-developer-cloud/hotfix-rename-chunked-gameobject
rename chunked gameobject in example streaming scene
2 parents be6236c + b9397d0 commit 6e051be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Examples/ServiceExamples/ExampleStreaming.unity

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ GameObject:
122122
- component: {fileID: 249853926}
123123
- component: {fileID: 249853925}
124124
m_Layer: 0
125-
m_Name: ExampleStreamingChunked
125+
m_Name: ExampleStreamingSplitSamples
126126
m_TagString: Untagged
127127
m_Icon: {fileID: 0}
128128
m_NavMeshLayer: 0
@@ -235,7 +235,7 @@ RectTransform:
235235
m_PrefabInternal: {fileID: 0}
236236
m_GameObject: {fileID: 278297820}
237237
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
238-
m_LocalPosition: {x: 574, y: 313.5, z: 0}
238+
m_LocalPosition: {x: 574, y: 278, z: 0}
239239
m_LocalScale: {x: 1, y: 1, z: 1}
240240
m_Children:
241241
- {fileID: 1863902090}

0 commit comments

Comments
 (0)