Game physics / 2D Collision detection AS3
Posted
by
Jery
on Game Development
See other posts from Game Development
or by Jery
Published on 2012-10-09T16:54:56Z
Indexed on
2012/10/09
22:00 UTC
Read the original article
Hit count: 373
I know there are some methods you can use like hittestPoint and so on, but I want to see where my movieclip colliedes with another another movieclip. Any other methods I can use?
by any chance does somebody know some a good introduction to game physics? Im asking because I coded a small engine and pretty much the whole code is spagetti code thats why I would like to know how you can setup something like this properly
© Game Development or respective owner