gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

Beginners > Sprite collision

#7048 - yaustar - Fri Jun 06, 2003 10:30 pm

Is it possible to do decent sprite collision without doing it with boundaries...

eg

if(sprite01.x > sprite02.x){

then do this
}
_________________
[Blog] [Portfolio]