CodeBase - Easiest 3rd Person View!

Return to the CodeBase listing

Category: Camera

Version: 1.0

0
0

Information

Uploaded: 29th May 2006 20:28

Modified: 1st Jan 1970 01:00

Author:  w33dless

Summary

Easy 3rd person view function

Full Description

This function was used for a car racing game, so you might want to lower/raise the increments of the Z, and Y axis'<br /> <br /> This function does not face the camera in the same direction as your object, but if you would like to do so in your near future of your project do not use this code. A camera facing the same direction as your object will use your angle and the cameras angle and trig, along with the curveangle function in DBPro. Thanks.<br /> <br /> <br /> Example use of this function:<br /> <br /> 3rdPersonView(1, 10, 15)<br /> <br /> This says that the object number is one, and you want it to be 10 (Whatever measurement DBPro measures in) away, and 15 (Whatever measurement DBPro measures in) above your object.

Comments

No comments yet.