But we’re having fun doing so.
We now worked on moving around units, using a vector. This is needed because the infantry will not always move in straight lines (diagonal, horizontal, or vertical). Now we can move around using a ‘direction’. Next up is working on the collision detection with infantry on cells (now infantry moves through everything).
Comments are closed