-
Senior Member
Moving camera?
Does anybody know how to move a camera with a controller-stick like:
Move a custom camera horizontally and vertically and how to move it around an object like an animated car.
-
Senior Member
Re: Moving camera?
best bet is to check out the fps example. youll get an understanding of how the camera movement works.
-
Member
Re: Moving camera?
If you want it to rotate around an object like a car using the analog sticks then make a glue group with the camera in it and set its pivot point to the centre of the car, this means that as it rotates the camera always faces the car.
Then using the FPS example as Jarr said, you should be able to assign the stick movement to the rotation of the glue group using an OPE.
If you're still stuck, there's plenty of videos on YouTube about how to make custom characters move using the same principal, I'd suggest looking at themtoo.
-
Senior Member