Anyone have a good example of triggered sequences? ie: trigger an animation and then 4-5 others are triggered in sequence within that view? example: bringing in layers of text line by line after a menu opens
3 Comments
Drew Stock
Something like this? http://prototype.rkstaging.com/passive/index.html (click/tap edit/done...Physics a bit janky first loop thru).. Create functions for each animation with delays between calling them. Can give more info if interested even tho this was quick and dirty.
3 Comments