Browse Source

砖块缩放调整

master
Block 1 month ago
parent
commit
146a351ebe
  1. 4
      client/client/Assets/RawResources/Demo/Monster/PieceSmall.prefab

4
client/client/Assets/RawResources/Demo/Monster/PieceSmall.prefab

@ -87,8 +87,8 @@ Transform:
serializedVersion: 2 serializedVersion: 2
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1.1, y: 1.2, z: 1.1}
m_ConstrainProportionsScale: 1 m_ConstrainProportionsScale: 0
m_Children: [] m_Children: []
m_Father: {fileID: 4490870396749947} m_Father: {fileID: 4490870396749947}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}

Loading…
Cancel
Save