Many animations in a single scene.The advantage is that you don't have to go through the hassle of switching to the next scene. There's no need to wait through another boring loading screen.
Fewer animations in a single scene.You’ll have to deal with the drawbacks mentioned above, but there is a clear advantage in terms of frame performance. The larger the Timeline gets, the more it causes CPU bottlenecks.I’ve done my best to optimize things, but I couldn’t find a solution for the frame drops caused specifically by the size of the Timeline. I even looked into its structure and tried exploring external plugins as possible fixes—but without success.Of course, all of my knowledge about the code comes from ChatGPT, so I’m not an expert by any means. Still, one thing I do understand is that the Timeline plugin seems to be optimized to the highest level possible within its limitations. It really feels like a completed product with no room left for improvement...