Daniel Osorio O

Results 2 comments of Daniel Osorio O

Take care if you are using Math. `let movX = Math.abs(currentPosX - this.path[0].posX); let movY = Math.abs(currentPosY - this.path[0].posY);` I was solve my issue changing Math.abs `let movX = currentPosX...

How can I help to translate English -> Spanish?