From afa2a9bf17922593e7650a16b5ac56a5348548a3 Mon Sep 17 00:00:00 2001 From: Pedro de Oliveira Date: Tue, 18 Oct 2016 22:16:27 +0100 Subject: [PATCH] 'optimize' oral and add new frame --- assets/scenes/oral.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/assets/scenes/oral.json b/assets/scenes/oral.json index 111de86..bc88fe8 100644 --- a/assets/scenes/oral.json +++ b/assets/scenes/oral.json @@ -9,7 +9,7 @@ "duration": 750 }, { - "repeat": 20, + "repeat": 10, "roll": [ { "images": "oral_frame1", @@ -36,6 +36,22 @@ "duration": 150 } ] + }, + { + "images": "oral_balloon_quebom" + }, + { + "repeat": 5, + "roll": [ + { + "images": "oral_frame1", + "duration": 350 + }, + { + "images": "oral_frame2", + "duration": 350 + } + ] } ] } \ No newline at end of file