Search found 1 match

by MonkRocker
Mon Mar 12, 2012 7:36 pm
Forum: Support and Development
Topic: Shape:testPoint() not working as expected
Replies: 0
Views: 1728

Shape:testPoint() not working as expected

I have a small game I am working on that generates a number of grey rectangles as "buildings". After that I am spawning Point entities on the screen, and checking to ensure that a point isn't inside one of the buildings (ie, that the Entity is being spawned on the "street" betwee...