Hi,
i’m using a.babylon file to save my model with some simple actions. Everything works fine for scene and meshes, but actions on instances are not exported.
https://doc.babylonjs.com/setup/support/.babylonFileFormat#instances
I need to save all actions in one (.babylon) file. Is there any reason why actions are currently not supported on instances?