Hmm...so, how would I work that into a hitTarget statement?
I guess I'm not sure how to check if an object created with one class hits an object created with another class. I'm considering re-writing the whole script to put everything in one class, but that doesn't seem very OOP "proper" and I'm trying to work on intelligently separating things out for re-usability.
Been doing LOTS of reading and going through sample code, but nothing really fits this and so much of what's out there doesn't seem very OOP centric.
Thanks for your help.![]()





Reply With Quote