Posted November 19, 2024 by RakZin
Today I added AI and move function to enemies,
They are not dummies anymore, they will move to the nearest player unit.
Great! 😀
It seems like a 'move-and-destroy' chess-game logic
but as there is no unit-removal setup currently, it is still not playable and looks stupid 😆
# Fixed a bug that player unit can move out of move grid.