Advanced Tiled Collider [v0.22]
Posted: Tue Jan 08, 2013 8:49 am
Advanced Tiled Collider (ATC) is a collision module for Advanced Tiled Loader. It specializes in collision detection and resolution of tiles. I thought it'd be nice if there was a collision library to assist Lovers when using ATL.
Much thanks to Kadoba and other contributors for your work and libraries!
Features:
I also made a generic version that doesn't rely on ATL:
https://github.com/markandgo/tile-collision
viewtopic.php?f=5&t=12214&hilit=tile+collision
Much thanks to Kadoba and other contributors for your work and libraries!
Features:
- Fully compatible with ATL 0.12 (Untested for other versions)
- Customizable collision callback for all sorts of possibilities
- Supports the use of vertical/horizontal height maps for slopes
- Continuous collision detection ensures that nothing is missed
I also made a generic version that doesn't rely on ATL:
https://github.com/markandgo/tile-collision
viewtopic.php?f=5&t=12214&hilit=tile+collision