HEllo, I got issue trying to use drag & drop on isoSprite from iso plugin. In fact, on dragStop, I retrieve from pointer, the new x and y pos. But It seems that it is a bad idea to change position.x, and y on isoSprite. My sprite is not at the right position, when I put position dragged to isoSprite Normally, I think you have to move isoSprite by using velocity. Do you have any advice using isosprite and drag & drop? Thank you