diff --git a/yaml parse test/QRFace-blank.png b/yaml parse test/QRFace-blank.png new file mode 100644 index 0000000..c670c1e Binary files /dev/null and b/yaml parse test/QRFace-blank.png differ diff --git a/yaml parse test/QRFace.png b/yaml parse test/QRFace.png index 5c84d93..60d36dd 100644 Binary files a/yaml parse test/QRFace.png and b/yaml parse test/QRFace.png differ diff --git a/yaml parse test/neutral.png b/yaml parse test/neutral.png index f36e302..7be6bb8 100644 Binary files a/yaml parse test/neutral.png and b/yaml parse test/neutral.png differ diff --git a/yaml parse test/testAnimationYaml.yaml b/yaml parse test/testAnimationYaml.yaml index 9990fc3..7752ac7 100644 --- a/yaml parse test/testAnimationYaml.yaml +++ b/yaml parse test/testAnimationYaml.yaml @@ -89,13 +89,15 @@ animations: graphics: - type: transition - to_file: QRFace.png + to_file: QRFace-blank.png duration: 10 + - type: image + source_file: QRFace-blank.png + duration: 2 - type: image source_file: QRFace.png duration: 1 - - name: set angry description: Animation to be confused loop_count: 1