This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Exerro's profile picture

game pixel collision isn't working as its supposed to

Started by Exerro, 06 March 2013 - 08:09 AM
Exerro #1
Posted 06 March 2013 - 09:09 AM
Hi, im making a game API and for some reason the per-pixel collision is registering pixels that aren't there ( i think )

[solved]


the rectangle collision works fine by the way
Exerro #2
Posted 06 March 2013 - 09:59 AM
i solved it…i had to put a not before the if left then and if top then