dim3 Forum

Full Version: Setting up a 3rd person view
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How do I set up a 3rd person view on a map I am designing?
Look at the docs in the camera section. (here)
Set camera.setting.type=DIM3_CAMERA_TYPE_CHASE; (in the map script).
Now look set all the parameters for camera.chase like size, distance.
You might have to play around with the numbers a little to get it right.
I guess the problem is I can't figure out how to add an object in the editor. From the Dim 3 editor window, how do I add the camera object (or any other object type other than a primitive for that matter).
[I deleted a question here that was just asked in another thread -- the answer is there.]

[>] Brian
Reference URL's