Thread: Tiles
View Single Post
  #2  
Old 05-04-2007, 01:20 AM
godofwarares godofwarares is offline
Webmaster
godofwarares's Avatar
Join Date: Dec 2006
Location: Florida
Posts: 552
godofwarares is on a distinguished road
Send a message via ICQ to godofwarares Send a message via AIM to godofwarares Send a message via MSN to godofwarares Send a message via Yahoo to godofwarares
Quote:
Originally Posted by oo_jazz_oo View Post
Is it possible to tell if a tile is blocking or not?
I searched the wiki, but couldnt find anything.
What I mean is, when you do tiles[x,y], is there any way to tell that that tile is blocking?
Like, if you do tiles[mousex,mousey], is there any way to tell if that tile is a blicking tile? ><
PHP Code:
onwall(xy)            Tells if a tile blocks you.
onwall2(xywh)     Tells if the tiles in w,h block you
__________________
What signature? I see no signature?
Reply With Quote