Skip to content

Commit c371066

Browse files
AbnormalPoofEliteMasterEric
authored andcommitted
fix bf perfect gold results anim
1 parent 2591c0f commit c371066

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

preload/data/players/bf.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,17 +110,40 @@
110110
{
111111
"renderType": "animateatlas",
112112
"assetPath": "shared:resultScreen/results-bf/resultsPERFECT/bed",
113+
"startFrameLabel": "INTRO",
114+
"filter": "naughty",
113115
"zIndex": 500,
114116
"offsets": [1342, 370],
115117
"loopFrameLabel": "LOOP START"
116118
},
117119
{
118120
"renderType": "animateatlas",
119121
"assetPath": "shared:resultScreen/results-bf/resultsPERFECT/hearts",
122+
"filter": "naughty",
120123
"zIndex": 501,
121124
"delay": 4.41,
122125
"offsets": [1342, 370],
123126
"loopFrame": 43
127+
},
128+
{
129+
"renderType": "animateatlas",
130+
"assetPath": "shared:resultScreen/results-bf/resultsPERFECT/bed",
131+
"startFrameLabel": "INTRO 2",
132+
"filter": "safe",
133+
"zIndex": 500,
134+
"offsets": [1342, 370],
135+
"loopFrameLabel": "LOOP 2"
136+
},
137+
{
138+
"renderType": "animateatlas",
139+
"assetPath": "shared:resultScreen/results-bf/resultsPERFECT/tickleFight",
140+
"filter": "safe",
141+
"zIndex": 501,
142+
"delay": 4.41,
143+
"offsets": [650, 370],
144+
"scale": 0.6,
145+
"sound": "shared:tickleFight",
146+
"loopFrameLabel": "LOOP"
124147
}
125148
],
126149
"perfect": [

0 commit comments

Comments
 (0)