Open poolerMF opened 8 years ago
I'm trying to get point on path
first try works OK, but when I do it again, then it gives me wrong data ... I try to debug it and I see, that path2curve first time returns ["M", poxX, posY] but second/x time it returns only [posX, posY] or cacher do not works properly
can someone check it ?
I'm trying to get point on path
first try works OK, but when I do it again, then it gives me wrong data ... I try to debug it and I see, that path2curve first time returns ["M", poxX, posY] but second/x time it returns only [posX, posY] or cacher do not works properly
can someone check it ?