08-01-2015, 06:59 AM
Working on the tile map for the engine. The math's easier than I was expecting, so that's a plus. Detecting collisions in game will basically be based off the tile positions of the actors (characters/objects/etc). This might be a naive approach, but I'll continue to change the way I handle things as I go along.