Chameleon

Chameleon

83M Downloads

Bedrock Animation Parse cannot compatible "pre" and "post"

Jun-Craft opened this issue ยท 0 comments

commented

"scale": {
"0.0": [0, 0, 0],
"0.1": {"pre": [0, 0, 0], "post": [0.5, 0.5, 0.5]},
"0.1667": {"pre": [0.5, 0.5, 0.5], "post": [1.2, 1.2, 1.2]},
"0.2333": {"pre": [1.2, 1.2, 1.2], "post": [0, 0, 0]},
"0.4": {"pre": [0, 0, 0], "post": [1, 1, 1]},
"0.4667": {"pre": [1, 1, 1], "post": [0, 0, 0]}
}