Skip to content

Commit e63819e

Browse files
committed
Update example.
1 parent 76f743b commit e63819e

File tree

3 files changed

+143
-872
lines changed

3 files changed

+143
-872
lines changed

Example/Assets/Main/Cube.prefab

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ Transform:
2727
m_PrefabInternal: {fileID: 100100000}
2828
m_GameObject: {fileID: 100000}
2929
m_LocalRotation: {x: 0, y: -0, z: 0, w: 1}
30-
m_LocalPosition: {x: 0, y: 10, z: 0}
31-
m_LocalScale: {x: 15, y: 15, z: 15}
30+
m_LocalPosition: {x: 0, y: 0, z: 0}
31+
m_LocalScale: {x: 1.5, y: 1.5, z: 1.5}
3232
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
3333
m_Children: []
3434
m_Father: {fileID: 0}

Example/Assets/Main/Ground.prefab

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ Transform:
2626
m_PrefabInternal: {fileID: 100100000}
2727
m_GameObject: {fileID: 187822}
2828
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
29-
m_LocalPosition: {x: -80, y: -40, z: 80}
30-
m_LocalScale: {x: 80, y: 80, z: 80}
29+
m_LocalPosition: {x: 0, y: 0, z: 0}
30+
m_LocalScale: {x: 8, y: 8, z: 8}
3131
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
3232
m_Children: []
3333
m_Father: {fileID: 0}

0 commit comments

Comments
 (0)