View Single Post
Old
Mr Kidnapper
Senior Member
 
Status: Offline
Posts: 442
Join Date: Feb 2011
Default 09-30-2011, 04:27 PM

Make a list or array variable with a series of objects that are to be your collision proxy.
Then, make an if statement containing a do for all together that detects if your object is near the collision proxy.
   
Reply With Quote