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)
ID:2106219
![]() Jun 25 2016, 5:46 pm
|
|||||||
| |||||||
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) |