LoginLogin
Nintendo shutting down 3DS + Wii U online services, see our post

Checking For Pixels Around a Certain Location

Root / Programming Questions / [.]

ChaseCZCreated:
As the title says, How do i check for pixels (or BG tiles, that would be better) in a certain location?

BGGET(LAYER,X,Y,COORDFLAG)
This can check for BG tiles as BG tiles or BG tiles by screen location.
GSPOIT(X,Y)
For just pixels you can use GSPOIT().