Skip to content

Commit

Permalink
Fix Advanced Tools panel initial position (#697)
Browse files Browse the repository at this point in the history
  • Loading branch information
andybak authored Apr 30, 2024
1 parent 2fef407 commit f9b66cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Assets/Prefabs/Panels/AdvancedToolsPanel.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -852,7 +852,7 @@ MonoBehaviour:
m_InitialSpawnPos: {x: 4.61, y: 12, z: 5.34}
m_InitialSpawnRotEulers: {x: 37.18, y: 63.12, z: 0}
m_WandAttachAngle: 240
m_WandAttachYOffset: 0.75
m_WandAttachYOffset: 1.2
m_WandAttachHalfHeight: 1.2
m_BeginFixed: 1
m_CanBeFixedToWand: 1
Expand Down
2 changes: 1 addition & 1 deletion Assets/Prefabs/Panels/AdvancedToolsPanel_Mobile.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -934,7 +934,7 @@ MonoBehaviour:
m_InitialSpawnPos: {x: 4.61, y: 12, z: 5.34}
m_InitialSpawnRotEulers: {x: 37.18, y: 63.12, z: 0}
m_WandAttachAngle: 240
m_WandAttachYOffset: 0.75
m_WandAttachYOffset: 1.2
m_WandAttachHalfHeight: 1.2
m_BeginFixed: 1
m_CanBeFixedToWand: 1
Expand Down

0 comments on commit f9b66cd

Please sign in to comment.