Usefull for more practice effect of autofollow.

Script home page

If you have tried to use standard Autofollow plugin you already know its limits.

What I do not like:

  • It is working properly only in one space coordinates, it’s inside one common parent. And I want to get a result in global coordinates, independently from local scales.
  • Working properly only with scale = 1.
  • Every time I need to reinvestigate how it works! It just annoy me.
  • Stays in previous position when target container gets invisible. I need some defined position in this case.
  • Does not consider invisible object by scaling! If object is hidden - it’s ok. But if Object is scaled to 0 — it stays active and visible for standard Autofollow.
  • For the reason above I can’t autofollow to several containers. I want to consider only visible (by visually) objects. If object is smaller than a pixel I want to mark it as invisible and exclude from autofollow.
  • Only sharp autofollow, without any inertion. I want to see natural move of following as it looks pretty nice on the screen.
  • Always consider self size. I want to autofollow only pivot point for independent animation of appearing.

Compare standard and my Autofollow:


For changing the count of observing containers, overwrite this setting:


Source code

Script home page

Show source code (latest version)

  loading script from bitbucket...