Advertisement

collison in 3rd person?

Started by August 23, 2002 06:48 PM
1 comment, last by Homeymoore 22 years, 6 months ago
how would i detect collison in third person view game? i know how to find it on the center of the object, but what about if i want it in front of the object and i rotate the object? i''m using 3rd person camera and collison dectection from GameTutorals...
1.code your own collision detection code
2.support nehe
3.come back
Advertisement
Imagine that the camera is seperate of the collision detection process. All the camera does is transform the polygons to be infront of it.

This topic is closed to new replies.

Advertisement