Skip to content

Commit

Permalink
Fixed Planet Scaling Issue in Main Menu
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanBenz committed Dec 8, 2024
1 parent 11ae348 commit 422cf75
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions Sample2DProject/Assets/Scenes/MainMenu.unity
Original file line number Diff line number Diff line change
Expand Up @@ -4926,8 +4926,8 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
shakeDuration: 3
rngMin: 1
rngMax: 4
rngMin: 2
rngMax: 5
isMainMenu: 1
introCinematic: {fileID: 0}
--- !u!82 &825668019
Expand Down Expand Up @@ -9974,7 +9974,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 3042216830582579818, guid: d5054a6e5e31c3346b54240520eaabdf, type: 3}
propertyPath: scaler
value: 1.0002
value: 0.15
objectReference: {fileID: 0}
- target: {fileID: 4285387856495591204, guid: d5054a6e5e31c3346b54240520eaabdf, type: 3}
propertyPath: m_LocalPosition.x
Expand Down
4 changes: 2 additions & 2 deletions Sample2DProject/UserSettings/EditorUserSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ EditorUserSettings:
value: 5001570506045a0a5956597348770a4415164f7a752d226278794c32e6b2643a
flags: 0
RecentlyUsedSceneGuid-8:
value: 53065005070408035d5f592645210844454f1c2b742b7f317a7c4432b2b7303e
value: 5508065352065108545f5f201371074447164c72742e2033752f1e63b2b26768
flags: 0
RecentlyUsedSceneGuid-9:
value: 5508065352065108545f5f201371074447164c72742e2033752f1e63b2b26768
value: 53065005070408035d5f592645210844454f1c2b742b7f317a7c4432b2b7303e
flags: 0
vcSharedLogLevel:
value: 0d5e400f0650
Expand Down

0 comments on commit 422cf75

Please sign in to comment.