Hey guys,
I was wondering if somebody here did experience handling movements on a grid system. I’m trying to build a turn based strategy game where the player moves on a grid by clicking on the disired grid square and the player moves there by following the grid…
I’ve seen various examples of movement by clicking like this one : Point and click movement | Learn PlayCanvas
but what I’m trying to achieve is really inside a grid…