Quote:
|
Originally Posted by falco10291029
i know the command, but i mean what r the width and height? in tiles or screenwidth/height? also it means the area is blocked not just part of it?
|
Tiles I believe.
So (if im right)
onwall2(30,30,2,2)
should check if the area between (30,30) and (32,32) is on a wall.
I think thats how you use it. I don't really use onwall2 though.