Hi, Im using the orbit-camera script and I want to tween the current distance between the camera and its target using the tween library but I cant figure out how to access the variable (what is the variable I need?) to make the move.
I’m guessing it should be something like this but I dont know what variable to use…
Aah, it looks like its not working because the cameras target position is tweening at the same time. I guess this must be overriding it. Pity I cant seem to do both at the same time but I guess this will do.