Paradoxs wrote:ae_maderero wrote:That works, when it doesnt work is when you add a value, like doing coord.x +10.
I will look at it and see if I can figure out what's going on.
Looks like it works when u add using .sum(X, Y) function from Coord2d. Now the problem is that the Pathfinding Right click function ask for a Gob object instead coordinates, and using one taken from the field and changing its rc.X / rc.Y actually changes it on the view.
Can we get a Rightclick function asking just for a Coord/Coord2d2 object?