Is it possible to refer to any object of a class?
I want to write a code where if there is collision between a bullet and a sprite of any object of class Enemy, i execute the code inside the statement.
Is that possible?
I want to write a code where if there is collision between a bullet and a sprite of any object of class Enemy, i execute the code inside the statement.
Is that possible?