PDA

View Full Version : Objects Following the Camera


spatulaboy
12-10-2009, 11:37 AM
I'm making a basketball game and I want to basketball to follow the camera (and be ahead of it a little bit) in a way that you can see the basketball move with and when the camera moves.

Much like in an FPS when you move the gun follows your movements.

Does anyone have an idea on how I can accomplish this?

x2495iiii
12-10-2009, 12:17 PM
Change the ball's vehicle property to camera.

spatulaboy
12-10-2009, 01:04 PM
Oh.

duh.


Thanks I didn't even think of that.

:)