• Editor
  • JSON Spine 3 to 4 Change for Bone Timeline Rotate

  • Изменено
Related Discussions
...

I just noticed that the Spine 3 JSON file has the bone timeline rotate keyframe attribute of "angle" and it changed to "value" in Spine 4. I want to know if this change was intentional since the JSON export format document page has not been updated for version 4.

Yes, it was intentional. Timelines with single values just use value.

Timelines with single values just use value.

Thank you, Nate. I will keep that in mind for the other timelines.