What is wrong with this code?
onClipEvent (enterFrame) {
if (this.hitTest (_root.ball) {
trace (“hit!”)
}
}
I cant see anything wrong! :puzzled:
What is wrong with this code?
onClipEvent (enterFrame) {
if (this.hitTest (_root.ball) {
trace (“hit!”)
}
}
I cant see anything wrong! :puzzled:
:: Copyright KIRUPA 2024 //--