Groups | Blog | Home
all groups > flash actionscript > june 2006 >

flash actionscript : collisions


David Stiller
6/25/2006 2:04:23 PM
onlyproductions,

[quoted text, click to view]

You "have" a game, or you "made" a game?

[quoted text, click to view]

Whoa ... "duplicated stuff"? Need some detail, here. ;)

[quoted text, click to view]

There are a number of ways to test for collisions. One of the most
basic (and least accurate, but at least it's simple) is the
MovieClip.hitTest() method. Have you done any experiments with that?


David
stiller (at) quip (dot) net
Dev essays: http://www.quip.net/blog/
"Luck is the residue of good design."

onlyproductions
6/25/2006 3:38:01 PM
I have a game with a side scrolling ship that shoots duplicated stuff and
duplicated enemies scrolling towards the caracter but for some reason I cant
test collision bettween the objects. how would I do this?
AddThis Social Bookmark Button