From 47f33148829a97b19326eae42eff633e63584454 Mon Sep 17 00:00:00 2001 From: mrb0nk500 Date: Sat, 12 Oct 2019 18:36:46 -0400 Subject: Remove Per Pixel Collision. Why? Because it was too hard to actually implement, in this case. I will be adding a diff file, in case someone wants to actually get ppx working. --- test-bitmask | 55 ------------------------------------------------------- 1 file changed, 55 deletions(-) delete mode 100644 test-bitmask (limited to 'test-bitmask') diff --git a/test-bitmask b/test-bitmask deleted file mode 100644 index 42884fe..0000000 --- a/test-bitmask +++ /dev/null @@ -1,55 +0,0 @@ -2 -18, 34 -000000000000000000 -000000000000110000 -000000000001010000 -000000000010010000 -000000000010010000 -000000000010010000 -000000001111110000 -000000010000010000 -000000100000010000 -000001000000010000 -000001000000010000 -000010000000010000 -000010000000010000 -000001000000010000 -000001000000010000 -000000100000010000 -000000111111110000 -000000100000010000 -000001000111010000 -000001000101010000 -000001000101010000 -000001000111010000 -000001000101010000 -000001001001010000 -000001001101010000 -000000100111010000 -000000100000010000 -000000100000010000 -000000111111110000 -000000001001000000 -000000001111000000 -000000011001000000 -000000010001000000 -000000011111000000 -1, 2, 3 -16, 16 -0000000000000001 -0000000000000011 -0000000000000101 -0000000000001001 -0000000000010001 -0000000000100001 -0000000001000001 -0000000010000001 -0000000100000001 -0000001000000001 -0000010000000001 -0000100000000001 -0001000000000001 -0010000000000001 -0100000000000001 -1111111111111111 -4, 5, 6 -- cgit v1.2.3-13-gbd6f