fungus

Open full view…

Make object follow and rotate to other object

spooko
Tue, 12 Jun 2018 01:24:12 GMT

I am able to use tweens to make an object follow another object. However it doesn't move in a natural way. It moves to the leading object's transform but if the leading object moves before it gets there, the follower doesn't adjust its trajectory until it's reached the leader's original location. So it follows but in a very jerky way. I feel like i should be using forces but I can't figure out how to translate the leader's transform into a vector. Help?

Steve Halliwell
Wed, 13 Jun 2018 10:46:28 GMT

Can you provide any more details on what effect or result you are trying to achieve?