Fix bomb scale
This commit is contained in:
parent
0da7155279
commit
cc4d38dd35
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ Transform:
|
||||||
m_GameObject: {fileID: 5909392949477884267}
|
m_GameObject: {fileID: 5909392949477884267}
|
||||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||||
m_LocalPosition: {x: 0.0552, y: 0.0418, z: 0}
|
m_LocalPosition: {x: 0.0552, y: 0.0418, z: 0}
|
||||||
m_LocalScale: {x: 1.0162, y: 0.7533, z: 0}
|
m_LocalScale: {x: 1, y: 1, z: 0}
|
||||||
m_Children:
|
m_Children:
|
||||||
- {fileID: 6508079771898401246}
|
- {fileID: 6508079771898401246}
|
||||||
m_Father: {fileID: 0}
|
m_Father: {fileID: 0}
|
||||||
|
|
Loading…
Reference in a new issue