Przejdź do głównej zawartości

Szukaj

How do I make one object hover a fixed distance over another and follow it?

  • dr_murk

    You want the strength of the follower to be inversely proportional to it's distance from the tag. That is, the closer it is to the tag, the lower the strength should be. You can do this by creating a sensor with a falloff, subtracting it from 1 in a calculator, and using it as input to the strength of your follower.

Zaloguj się, aby dodać komentarz.