for reasons of managing movement in a 16*16 grid in fluid movement, I chose to always correct the position of my hero from a certain area where I count enemies to make objects appear, using the mod 16 command. however by putting my app in the console it seems to me that the coordinates are taken more in relation to my scene but in relation to the edge of the console which prevents my conditions from being correct and therefore my hero from moving correctly. I thought that the scene would be managed from these own coordinates rather than those of the parent app. Is it possible to resolve this.
cordialy Rurk
