Compare commits
2 commits
1b4da311e7
...
13b30711ca
Author | SHA1 | Date | |
---|---|---|---|
13b30711ca | |||
18a6c351b1 |
3 changed files with 4 additions and 4 deletions
|
@ -343,7 +343,7 @@ PositionConstraint:
|
|||
m_AffectTranslationX: 1
|
||||
m_AffectTranslationY: 1
|
||||
m_AffectTranslationZ: 0
|
||||
m_IsContraintActive: 0
|
||||
m_IsContraintActive: 1
|
||||
m_IsLocked: 1
|
||||
m_Sources:
|
||||
- sourceTransform: {fileID: 1170317911}
|
||||
|
@ -887,7 +887,7 @@ PositionConstraint:
|
|||
m_AffectTranslationX: 1
|
||||
m_AffectTranslationY: 1
|
||||
m_AffectTranslationZ: 0
|
||||
m_IsContraintActive: 0
|
||||
m_IsContraintActive: 1
|
||||
m_IsLocked: 1
|
||||
m_Sources:
|
||||
- sourceTransform: {fileID: 1170317911}
|
||||
|
|
|
@ -71,7 +71,7 @@ Material:
|
|||
- _Parallax: 0.02
|
||||
- _RadiusX: 0.5
|
||||
- _RadiusY: 0.7
|
||||
- _RotSpeed: 0.02
|
||||
- _RotSpeed: 0.05
|
||||
- _ShowPos: 0.01
|
||||
- _SmoothnessTextureChannel: 0
|
||||
- _SpecularHighlights: 1
|
||||
|
|
|
@ -71,7 +71,7 @@ Material:
|
|||
- _Parallax: 0.02
|
||||
- _RadiusX: 0.5
|
||||
- _RadiusY: 0.7
|
||||
- _RotSpeed: 0.01
|
||||
- _RotSpeed: 0.05
|
||||
- _ShowPos: 0.01
|
||||
- _SmoothnessTextureChannel: 0
|
||||
- _SpecularHighlights: 1
|
||||
|
|
Loading…
Reference in a new issue