arrow from text to object - complete beginner
hey guys! i made a 3d model of some building on a platform. this platform has an auto-spin and you can drag the whole model an rotate it by mouse drag. my idea: whenever i "tip on an object" (mouse click) it should show information about the object (in my case: the particular building). so i found some scripts for tooltips and this is acutally working! so it would be cool if an arrow would like connect the object and text - so whenever i tip on an object it shows the text and an arrow should go from the text to the object (like "to show which object is meant"). and because the whole model is auto-spinning the arrow should follow the object. any ideas how i could do this? would be really thankful for finnished scripts because i'm a complete beginner!