Skip to content

Commit

Permalink
Merge pull request #2 from ExtendRealityLtd/fix/origin-position
Browse files Browse the repository at this point in the history
fix(Prefabs): update origin position of prefab
  • Loading branch information
thestonefox authored Jun 29, 2023
2 parents 3244f0f + bd28a4d commit 376462e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Runtime/Prefabs/Visuals.Vignette.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ GameObject:
- component: {fileID: 4636666552361120617}
- component: {fileID: 4636666552361120618}
m_Layer: 0
m_Name: visuals.vignette
m_Name: Visuals.Vignette
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
Expand All @@ -342,7 +342,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 4636666552361120619}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0.5}
m_LocalPosition: {x: 0, y: 0, z: 0.2}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children:
- {fileID: 4636666552305259391}
Expand Down

0 comments on commit 376462e

Please sign in to comment.