ID:2106219
 
Applies to:DM Language
Status: Open

Issue hasn't been assigned a status value.
As I understand it, animate() creates a list of appearances and sends them to the client.

It would be nice if we could pre-cache our own appearance lists, and at any time apply them to animate(). Something like this:

animate(Object, appearances, loop, flags)