Hello friends. I have a quick technical question for touch screen movement. i figured out how to have the player move towards the mouse click (finger touch) but the cursor icon does not scroll with the camera when the player walks off screen. try it out and you'll see what I mean. Here's the link.
Cave of Time
https://flowlab.io/game/play/1284576Red number is eyeball "x"
Blue number is Player "x"
Need eyeball to keep up with the player when the camera scrolls to the right.
Comments
Sorry, I feel like I'm having a hard time explaining it in words.
but adding Camera position and Mouse should keep it on screen left or right.
BUT I would try to use the UI layer again, then it SHOULD just be MouseMove --> Position
But I also looked in the UI layer and saw an eye in the library that wasn't in the level earlier
and it seems to work fine... (edit *It seems you removed it)