Hi friends,
How can I make a maze game…?
I have written a code for move arrow keys…its working fine.
and i am using hitTestObject() // this is not right method and not working also.
i also tried hitTestPoint() but with this method we can detect only one point…
Please help me …
Suggest me any good method for make a maze game…