Author Topic: I need a tut on Cameras.  (Read 547 times)

I need to learn a bunch about cameras. I'd like to know everything from getting the position to changing what you're looking at. Any help will be appreciated! :D

localclientconnection.camera.dump();
You should take a look at TDM, it has a good working example of using cameras.

Speaking of cameras, PathCameras are quite the interesting class.
Though as much as I tried to mess with them, I couldn't actually get any of the functions to work properly.
I also used a PathCamera datablock for the static camera events.

Speaking of cameras, PathCameras are quite the interesting class.
Though as much as I tried to mess with them, I couldn't actually get any of the functions to work properly.
I also used a PathCamera datablock for the static camera events.
What exactly is a PathCamera? How is it different?

A Camera is able to be freely controlled by the player. Whether it's in flying mode or orbit mode.
A PathCamera is controlled by the server.

I bet a PathCamera goes in a set path.

That would be epic.