Hi!
I have a half-working solution, but it is not 100% working the way I want. I would love is someone could help me fix it. Basic set up is a Collection with few objects. I want to animate them all from centre by using sphere empty and scale.
It works ok-ish. Here is my node set up:
When Empty Scale goes down to 0.1 - last building is barely visible. But when Empty Scale goes to 0 - all buildings appear. Is there a better way to do this?
I suspect objects appear when empty sphere disappears, is because of my Vector Math - Subtract approach? I tried to find different method, but couldn’t come up with anything.
Also, is it possible to control the fall off so the buildings appear more gradually? Buildings just “pop” one after another. I would prefer the whole collection to animate in from the centre gradually.
Here is Imgur link to screenshots illustrating this problem in more detail with a GIF showing current animation. I can’t post more than 1 image per post as a new user.
Any tips are much appreciated.
Thank you.