Skip to content

Commit

Permalink
Merge pull request #131 from team-winey/feature/fix-story-second-lottie
Browse files Browse the repository at this point in the history
[fix] 온보딩 / 세계관 스토리 2번째 로티 애니메이션 오류 해결
  • Loading branch information
leeeha authored Aug 19, 2023
2 parents cffb7d4 + 94ad113 commit 04b38ed
Showing 1 changed file with 50 additions and 156 deletions.
206 changes: 50 additions & 156 deletions app/src/main/res/raw/lottie_story_second.json
Original file line number Diff line number Diff line change
Expand Up @@ -7342,8 +7342,8 @@
"p": {
"a": 0,
"k": [
-80.805,
176.401,
-84.225,
167.004,
0
],
"ix": 2,
Expand Down Expand Up @@ -10356,183 +10356,77 @@
"ix": 11
},
"r": {
"a": 0,
"k": 0,
"ix": 10,
"x": "var $bm_rt;\n$bm_rt = $bm_mul(thisComp.layer('팔왼쪽').transform.rotation, -1);"
},
"p": {
"a": 1,
"k": [
{
"i": {
"x": 0.667,
"y": 0.667
},
"o": {
"x": 0.167,
"y": 0.167
},
"t": 137,
"s": [
523.333,
360.833,
0
],
"to": [
0,
0,
0
],
"ti": [
0,
0,
0
]
},
{
"i": {
"x": 0.667,
"y": 1
},
"o": {
"x": 0.333,
"y": 0
},
"t": 140,
"s": [
523.333,
360.833,
0
],
"to": [
0,
0,
0
],
"ti": [
0,
0,
0
]
},
{
"i": {
"x": 0.667,
"y": 1
},
"o": {
"x": 0.797,
"y": 0
},
"t": 150.004,
"s": [
523.333,
325.833,
0
],
"to": [
0,
0,
0
],
"ti": [
0,
0,
0
]
},
{
"i": {
"x": 0.667,
"y": 0.667
"x": [
0.667
],
"y": [
1
]
},
"o": {
"x": 0.333,
"y": 0.333
"x": [
0.167
],
"y": [
0
]
},
"t": 160,
"t": 0,
"s": [
523.333,
360.833,
0
],
"to": [
0,
0,
0
],
"ti": [
0,
0,
0
-110
]
},
{
"i": {
"x": 0.667,
"y": 1
"x": [
0.667
],
"y": [
1
]
},
"o": {
"x": 0.333,
"y": 0
"x": [
0.333
],
"y": [
0
]
},
"t": 170,
"t": 28,
"s": [
523.333,
360.833,
0
],
"to": [
0,
0,
0
],
"ti": [
0,
0,
0
-110
]
},
{
"i": {
"x": 0.667,
"y": 1
},
"o": {
"x": 0.797,
"y": 0
},
"t": 180.004,
"t": 40,
"s": [
523.333,
325.833,
0
],
"to": [
0,
0,
0
],
"ti": [
0,
0,
0
]
},
}
],
"ix": 10
},
"p": {
"a": 1,
"k": [
{
"i": {
"x": 0.667,
"y": 1
"x": 0.833,
"y": 0.833
},
"o": {
"x": 0.333,
"y": 0
"x": 0.167,
"y": 0.167
},
"t": 190,
"t": 28,
"s": [
523.333,
360.833,
386.833,
0
],
"to": [
Expand All @@ -10547,10 +10441,10 @@
]
},
{
"t": 200,
"t": 40,
"s": [
523.333,
325.833,
343.526,
0
]
}
Expand Down Expand Up @@ -10674,7 +10568,7 @@
]
},
{
"t": 26.66796875,
"t": 21,
"s": [
100
]
Expand Down Expand Up @@ -11056,7 +10950,7 @@
]
},
{
"t": 26.66796875,
"t": 28,
"s": [
100
]
Expand Down Expand Up @@ -11102,8 +10996,8 @@
"p": {
"a": 0,
"k": [
82.148,
179.908,
82.78,
180.193,
0
],
"ix": 2,
Expand Down

0 comments on commit 04b38ed

Please sign in to comment.