From 7ca7d27f845c4c41ce3001bc3af8fa18176bc7ef Mon Sep 17 00:00:00 2001 From: Michael Freno Date: Sat, 31 Jan 2026 16:21:47 -0500 Subject: [PATCH] feat:improved animation --- Gaze/Animations/posture.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gaze/Animations/posture.json b/Gaze/Animations/posture.json index a1f1ec5..d57258e 100644 --- a/Gaze/Animations/posture.json +++ b/Gaze/Animations/posture.json @@ -21,12 +21,12 @@ "p": { "a": 1, "k": [ - { "t": 0, "s": [150, 180, 0], "i": { "x": 0.3, "y": 1 }, "o": { "x": 0.7, "y": 0 } }, - { "t": 40, "s": [150, 120, 0], "i": { "x": 0.3, "y": 1 }, "o": { "x": 0.7, "y": 0 } }, - { "t": 80, "s": [150, 140, 0], "i": { "x": 0.3, "y": 1 }, "o": { "x": 0.7, "y": 0 } }, - { "t": 120, "s": [150, 120, 0], "i": { "x": 0.3, "y": 1 }, "o": { "x": 0.7, "y": 0 } }, - { "t": 160, "s": [150, 140, 0], "i": { "x": 0.3, "y": 1 }, "o": { "x": 0.7, "y": 0 } }, - { "t": 180, "s": [150, 130, 0] } + { "t": 0, "s": [150, 160, 0], "i": { "x": 0.3, "y": 1 }, "o": { "x": 0.7, "y": 0 } }, + { "t": 40, "s": [150, 100, 0], "i": { "x": 0.3, "y": 1 }, "o": { "x": 0.7, "y": 0 } }, + { "t": 80, "s": [150, 120, 0], "i": { "x": 0.3, "y": 1 }, "o": { "x": 0.7, "y": 0 } }, + { "t": 120, "s": [150, 100, 0], "i": { "x": 0.3, "y": 1 }, "o": { "x": 0.7, "y": 0 } }, + { "t": 160, "s": [150, 120, 0], "i": { "x": 0.3, "y": 1 }, "o": { "x": 0.7, "y": 0 } }, + { "t": 180, "s": [150, 110, 0] } ] }, "a": { "a": 0, "k": [0, 0, 0] },