How to get segments of a vine to face each other as they move up and down a 3D tree?
Using a gravity system where each 3D model that has a gravity body will be attracted to the plane of the cylinder (tree), how can I utilize LookAt or something else to get these cylinders (vine segments) to face the ends of the cylinder in front of it, while taking into account the constantly changing transform and rotation positions of the models (since they can go all the way around the tree)?
Comment
Your answer
Follow this Question
Related Questions
how to make a running player fly through the air at a particular distance from the ground 0 Answers
How do you maintain gravity using transform.forward and transform.right? 0 Answers
Sphere without gravity gets distorted with speed 0 Answers
How can I make my game object move like this? 0 Answers
Newtons Cradle Balls? 1 Answer