Game Development Community

Elevator Buttons

by Michael Canty · in Torque Game Engine · 05/17/2007 (10:17 pm) · 1 replies

Hi

I have been trying to add a button on the wall to control my evelator object without success. I create a Static object and use ContainerRayCast to aquire the object to interact with it. This is not working. Does anyone know of a resource that will help me with this?