Game Development Community

Checking if two objects are touching...

by Zach Broderick · in Technical Issues · 11/28/2007 (9:57 pm) · 2 replies

Is there a script function I can call to check if two objects are touching? Or am I going to have to go into the engine code on this one?

#1
11/29/2007 (6:27 am)
There are collision callbacks, but it would be important to note which engine you are using.
#2
12/17/2007 (8:48 pm)
Oops sorry...TGE 1.5

Actually I no longer need this anymore, but im sure some poor soul searching the forums for the same answer later on might...

Any way to check if 2 objects a touching using script?