Love2d Tile Based collisions :D, and Console Lib

my own personal collision library used for tile collisions, it uses rectangular hitboxes and returns a value when colliding.

iterates through a table named tiles to find when each side of an obj is colliding with a tile.

 

Also includes a library for a console, this is to be used in ludum dare 30 with the tile collisions

 

they are on my github(https://github.com/AgentEnder/Personal_Libraries)

Tags: LD30, ld48

Comments

MafiaPuff
26. Jul 2014 · 12:47 UTC
Yay! Collision!