Game Development Community

Adding a box

by Robert Stewart · in Torque Game Engine · 03/10/2005 (3:09 pm) · 0 replies

Ok im trying to create a box or shape in C++ and have a Ray Cast upon it, not like a DTS whree you only get the the center pos, but rather like the terrain where it gets abunch of positions, depending on where the raycast has hit.