Hi,
I need my camera to always be aligned with two objects. Any suggestion?
Thanks,
-R
Hi,
I need my camera to always be aligned with two objects. Any suggestion?
Thanks,
-R
Aligned how? With both in the center of the screen? With one in the foreground and one in the background? With both on the bottom area of the screen?
You need to explain a little bit more.
one object is in the center of the world and never moves. The other one can be anywhere but it’s always at the same distance from the first one (It’s like a satellite orbiting around the earth in any direction. That’s done already). The camera is further away, looking at both. My camera must be able to zoom in and out.
Thanks,
-R
What I did for now is to create a cube (invisible) and it has the smooth cam follow script on it. The pivot is in the center of the world so it follow my satellite and I parented the camera to that cube. But I don’t think it’s a very elegant solution.
It may not be elegant, but game code never is. If it works fast, use it. :lol: