what youre looking at me go lookt a flash:P
Age 43, Male
newgrounds
Joined on 2/13/08
Posted by kzikzy12 - March 9th, 2008
can anyone help me with a hittest?
exotworking 2008-03-11 13:05:43
onClipEvent (enterFrame) { if (this.hitTest(_root.bullet)) { _parent.gotoAndPlay("dead"); } } :3
kzikzy12 2008-03-11 13:05:43
hmm why root bullet can u explain that but thx!:)
kzikzy12 2008-03-11 14:34:23
hmm is is not working
exotworking
onClipEvent (enterFrame) {
if (this.hitTest(_root.bullet)) {
_parent.gotoAndPlay("dead");
}
}
:3
kzikzy12
hmm why root bullet can u explain that but thx!:)