-
-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Labels
Description
🛑 Before you Start
- I have searched existing bug reports for my problem.
- I have read the F-A-Q.
- I am using the latest version of Animated Java
- I will only report a single bug in this report. If I have found multiple bugs, I will create a separate report for each one.
🗣️ Describe the bug
Working on a project with other team members and was hoping to be able to export animations as .jsons and pass them around back and forth as we work, but it seems the easings are not preserved, and the .json only contains the actual keyframe values themselves.
⚠️ Error Message
🔄️ How to Reproduce
- Create any animation with an eased keyframe.
- Save as file, then reload the animation to load it back from the file.
- Notice all easings are gone.
- You can also check the file itself to see no easing data is saved in the first place.
✅ Expected Behavior
Easings are preserved in exported animation files.
💡 Solutions & Alternatives
For now we'll have to send back and forth full .ajblueprints with animation data in them.
🟩 Minecraft Version
1.21.4
🟦 Blockbench Version
4.12.6
💻 Operating System
Windows
📃 Installed Blockbench Plugins
- MC Title Gen
- CEM Template Loader
- Animated Java
- EMF Anim Addon
- WASD Controls
⛰️ Minecraft Environment
No response