fix pen sync
This commit is contained in:
parent
1f39cb6731
commit
8c909b1aff
1 changed files with 9 additions and 9 deletions
|
@ -470,7 +470,7 @@ MonoBehaviour:
|
||||||
actions:
|
actions:
|
||||||
- delay: 0
|
- delay: 0
|
||||||
operations:
|
operations:
|
||||||
- type: 3
|
- type: 22
|
||||||
targets:
|
targets:
|
||||||
- {fileID: 2083496037}
|
- {fileID: 2083496037}
|
||||||
floatVal: 1
|
floatVal: 1
|
||||||
|
@ -481,7 +481,7 @@ MonoBehaviour:
|
||||||
boolVal: 1
|
boolVal: 1
|
||||||
boolVal2: 0
|
boolVal2: 0
|
||||||
gameObjectVal: {fileID: 0}
|
gameObjectVal: {fileID: 0}
|
||||||
floatVal2: 0
|
floatVal2: 1
|
||||||
floatVal3: 0
|
floatVal3: 0
|
||||||
floatVal4: 0
|
floatVal4: 0
|
||||||
varBufferVal: {fileID: 0}
|
varBufferVal: {fileID: 0}
|
||||||
|
@ -515,7 +515,7 @@ MonoBehaviour:
|
||||||
guid:
|
guid:
|
||||||
- delay: 0
|
- delay: 0
|
||||||
operations:
|
operations:
|
||||||
- type: 3
|
- type: 22
|
||||||
targets:
|
targets:
|
||||||
- {fileID: 2083496037}
|
- {fileID: 2083496037}
|
||||||
floatVal: 0
|
floatVal: 0
|
||||||
|
@ -526,7 +526,7 @@ MonoBehaviour:
|
||||||
boolVal: 0
|
boolVal: 0
|
||||||
boolVal2: 0
|
boolVal2: 0
|
||||||
gameObjectVal: {fileID: 0}
|
gameObjectVal: {fileID: 0}
|
||||||
floatVal2: 0
|
floatVal2: 1
|
||||||
floatVal3: 0
|
floatVal3: 0
|
||||||
floatVal4: 0
|
floatVal4: 0
|
||||||
varBufferVal: {fileID: 0}
|
varBufferVal: {fileID: 0}
|
||||||
|
@ -869,16 +869,16 @@ MonoBehaviour:
|
||||||
m_Script: {fileID: 11500000, guid: a37fd8d654d5c2840a0ab3a5ad65a5ae, type: 3}
|
m_Script: {fileID: 11500000, guid: a37fd8d654d5c2840a0ab3a5ad65a5ae, type: 3}
|
||||||
m_Name:
|
m_Name:
|
||||||
m_EditorClassIdentifier:
|
m_EditorClassIdentifier:
|
||||||
spawnHeight: 0.7
|
spawnHeight: 0.5
|
||||||
useAdditionalValues: 1
|
useAdditionalValues: 1
|
||||||
syncValues:
|
syncValues:
|
||||||
- name: draw
|
- name: Draw
|
||||||
startValue: 0
|
startValue: 0
|
||||||
updatedBy: 0
|
updatedBy: 0
|
||||||
updateMethod: 1
|
updateMethod: 1
|
||||||
animator: {fileID: 2083496042}
|
animator: {fileID: 2083496042}
|
||||||
animatorParameterName: Draw
|
animatorParameterName: Draw
|
||||||
- name: clear
|
- name: Clear
|
||||||
startValue: 0
|
startValue: 0
|
||||||
updatedBy: 0
|
updatedBy: 0
|
||||||
updateMethod: 1
|
updateMethod: 1
|
||||||
|
@ -940,7 +940,7 @@ MonoBehaviour:
|
||||||
actions:
|
actions:
|
||||||
- delay: 0
|
- delay: 0
|
||||||
operations:
|
operations:
|
||||||
- type: 3
|
- type: 22
|
||||||
targets:
|
targets:
|
||||||
- {fileID: 2083496037}
|
- {fileID: 2083496037}
|
||||||
floatVal: 1
|
floatVal: 1
|
||||||
|
@ -985,7 +985,7 @@ MonoBehaviour:
|
||||||
guid:
|
guid:
|
||||||
- delay: 0
|
- delay: 0
|
||||||
operations:
|
operations:
|
||||||
- type: 3
|
- type: 22
|
||||||
targets:
|
targets:
|
||||||
- {fileID: 2083496037}
|
- {fileID: 2083496037}
|
||||||
floatVal: 0
|
floatVal: 0
|
||||||
|
|
Loading…
Reference in a new issue