Page 1 of 1

Bitmap collide

PostPosted: Sat May 14, 2016 11:35 pm
by Willballs2you
Hi, am trying to make game but I need to know how to despond bitmaps I didn't see anything in the reference. Thanks a bunch!

Re: Bitmap collide

PostPosted: Sun May 15, 2016 10:07 am
by rodot
Hello, is gb.collideBitmapBitmap you're looking for ?
Edit : Note that gb.collidRectRect will be way faster

Re: Bitmap collide

PostPosted: Mon May 16, 2016 11:54 pm
by Willballs2you
I need a way to make the bitmap disappear like you know with you spawn one in like this command gb.drawBitmapBitmap(); I want a command to make that bitmap go away. Thanks a bunch!