You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Rokon
Is there a way to animate backwards, say for a door? I only want an animation that shows a door opening, then if I want to close it just reverse it. I tried setting the startTile to the last tile of the animation and the endTile to the first, but it doesnt work.
Jeremy
unread,
Feb 3, 2010, 9:28:03 AM2/3/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rokon-...@googlegroups.com
animate() haven't this feature for the moment but it can be a good thing to implement. another way is to use animateCustom() like in example 17.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Rokon
Thanks! Ill try that
On Feb 3, 6:28 am, Jeremy <jseb...@gmail.com> wrote: > animate() haven't this feature for the moment but it can be a good thing to > implement. > another way is to use animateCustom() like in example 17. >