I am having a weird hit test prob. When my mc hits the target nothing happens, but when I roll off the target it works?
onClipEvent (enterFrame) {
if (this.hitTest(_root.cont.targ)) {
mengo()
}
}
I am having a weird hit test prob. When my mc hits the target nothing happens, but when I roll off the target it works?
onClipEvent (enterFrame) {
if (this.hitTest(_root.cont.targ)) {
mengo()
}
}
:: Copyright KIRUPA 2024 //--