Suzdal 0 Posted March 19, 2015 Hello all. I have about 30 animated points swarming through my scene. I use a blendshape to get them all lined up in their final, resting position. However, the blendshape is applying this transform to all my points at the same time and I'd like them to come in just one at a time,sequentially. Any ideas on how I can achieve this? Share this post Link to post Share on other sites
edward 350 Posted March 20, 2015 Use an expression based on $F for the group? Share this post Link to post Share on other sites
3iart 9 Posted March 20, 2015 I would use chf() with an offset based on point number. Share this post Link to post Share on other sites