I want to get my model to look at a position which this code does, but it will randomly make the model disappear into the negative infinity Y as shown.
Here is the code i am using to make the model look at the targetcf.
You cant tween an entire model using TweenService just moving the primary part. Youll have to either move every part of the model of use a for loop with lerp.