Jump to content
Search Community

Persist a timeline

scotru test
Moderator Tag

Recommended Posts

One of the design goals with the tweening platform was to keep it as lightweight as possible while also making it very robust. Frankly I don't think many people want to record timeline data as XML, so it would be difficult for me to justify all the extra kb it would take to implement serializing and deserializing timeline data like that, plus you'd have the problem of needing a way to associate Strings with actual objects at runtime which often don't have instance names. You could certainly create an external tool that would save/restore timeline data if you want, but I don't think it should be baked into the core of the engine. See what I mean?

 

There aren't any plans right now to implement a feature like this, but it could happen in the future sometime :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...