A83: Re: Game programming


[Prev][Next][Index][Thread]

A83: Re: Game programming




Somehow store the TL/BR coordinates of your object.  If its 8x8 sprites,
then its simple!  You'll have to settle for bounding boxes, even Q2 limits
boundaries to boxes :)...Harper apparently has some cool collision
detection in his code...

Later,

James.