
10-17-2012, 10:09 PM
|
asdfg
|
 |
Join Date: Sep 2008
Posts: 1,481
|
|
onwall function just for tiles?
The onwall function returns true if the (x,y) is on a wall tile OR on a NPC with a shape and is blocking.
Is there a function that detects only if (x,y) is on a wall tile and not the NPCs?
I know I could find near npcs and compare the distance, but when I tried that, it seemed quite buggy... |
|
|