Question
hitTest query
Hi.
I am trying the following code - no luck.
if this.mc_circle.hitTest(this.doggy){
console.log("hitTest works");
}All the examples I have seen on the forum are to do with x and y positions (localX, localY)
Hi.
I am trying the following code - no luck.
if this.mc_circle.hitTest(this.doggy){
console.log("hitTest works");
}All the examples I have seen on the forum are to do with x and y positions (localX, localY)
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.