存档图片UI元素的localscale改回1,1,1 不再在UI上去适应存档图片的Y轴翻转问题

This commit is contained in:
ALIENJACK\alien 2025-04-15 15:40:27 +08:00
parent 424e139692
commit 8e24f556af

View File

@ -1688,7 +1688,7 @@ RectTransform:
m_GameObject: {fileID: 5162569472849600096}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: -1, z: 1}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 5970282275929291192}