#How to rotate instances at different speeds?

1 messages · Page 1 of 1 (latest)

next totem
#

At least i managed to make them keep track of their rotation individually. Now I just need them to rotate at different speeds, and also spawn at different starting rotations

#

I guess I could make three store named attribute as three different speeds, and assign each instance one of three IDs, then use the selection input to filter each ID.