OBJECT COLLISION()
This command will return a one if the two specified 3D objects are overlapping. If the second object number is set to zero, the number of the object overlapping with the first object will be returned as an integer value. The parameters should be specified using integer values.

SYNTAX
Return Value=OBJECT COLLISION(Object Number A, Object Number B)

RELATED INFO
Basic3D Commands
Glossary

EXAMPLE
Object Collision