summaryrefslogtreecommitdiff
path: root/test-tile
diff options
context:
space:
mode:
authormrb0nk500 <b0nk@b0nk.xyz>2019-10-05 19:40:03 -0400
committermrb0nk500 <b0nk@b0nk.xyz>2019-10-05 19:40:03 -0400
commit4891aed55e569ac1f78f854be7fb9ca15970e810 (patch)
treee16f6cab4fe63bc94b0497431b533310f97b3c0f /test-tile
parentac0e65bc5b4067aa7bcaec29d7dad4fab03516d4 (diff)
Added Tile Heightmap Collision, for real this time.
Unlike AABB, Tile Heightmap was very easy to add, which really supprised me. I also revamped AABB to not have as many if statements.
Diffstat (limited to 'test-tile')
-rw-r--r--test-tile8
1 files changed, 5 insertions, 3 deletions
diff --git a/test-tile b/test-tile
index f9b058e..998ccb5 100644
--- a/test-tile
+++ b/test-tile
@@ -1,6 +1,8 @@
0
-1,1
-1,2,3
16,16
+17,32
+1,0
+16,16
+0
1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16
-4,5,6
+32,32