Game Development Community

Camera collides with items?

by Very Interactive Person · in Torque Game Engine · 06/07/2004 (1:29 pm) · 1 replies

Is it normal for camera objects to collide with items sometimes? At least that's what I think is happening. Its hard to explain, but the camera sometimes collides with powerup items I have in my missions. The control object itself can drive trough them or pick them up, but the camera that's following the control object "collides" with the items and causes a shake, and even a sound (!!!) sometimes. What could be causing this behavior?

#1
06/08/2004 (9:27 am)
It's possible if you're using the 3rd person camera that the check to keep the camera from hitting walls is also picking up the items.