changed to working animation
This commit is contained in:
parent
4d871b48f8
commit
b90f683105
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ MonoBehaviour:
|
||||||
m_EditorClassIdentifier:
|
m_EditorClassIdentifier:
|
||||||
interactionDescription: hide a secret message
|
interactionDescription: hide a secret message
|
||||||
receiverDescription: N/A
|
receiverDescription: N/A
|
||||||
initiatorAnimationTrigger: 8
|
initiatorAnimationTrigger: 2
|
||||||
objectAnimationTrigger: 0
|
objectAnimationTrigger: 0
|
||||||
result: 1
|
result: 1
|
||||||
initialRotation: 0
|
initialRotation: 0
|
||||||
|
|
|
@ -13,7 +13,7 @@ MonoBehaviour:
|
||||||
m_EditorClassIdentifier:
|
m_EditorClassIdentifier:
|
||||||
interactionDescription: observe the object
|
interactionDescription: observe the object
|
||||||
receiverDescription: N/A
|
receiverDescription: N/A
|
||||||
initiatorAnimationTrigger: 5
|
initiatorAnimationTrigger: 2
|
||||||
objectAnimationTrigger: 0
|
objectAnimationTrigger: 0
|
||||||
result: 0
|
result: 0
|
||||||
initialRotation: 0
|
initialRotation: 0
|
||||||
|
|
Reference in a new issue