Object Variables (is there a way?) -
03-21-2011, 07:01 PM
I'm setting up collision on a level, but it is extremely tedious and time consuming. I know there is a way to make an object variable that represents a list of objects, but when I put it into a function, it doesn't allow me to use all of the objects in the list at once. What I'm trying to do is basically 'if you hit this object, (or in this case, any of THESE objects) you move back.'
|