check video
Develop games in your browser. Powerful, performant & highly capable.
Strangely, I can't reproduce it. Can you post your project file?
dropbox.com/scl/fi/4iw6l9m9y54l2sb8u8f3p/New-project.c3p
here is project
can you check
when i touch on object to move , touch not working properly.
Your only layer has 0% parallax. You need to either set parallax to 100%, or enable unbounded scrolling in layout properties.
Another option:
-> Sprite: Set position to (Touch.X(Sprite.LayerNumber), Touch.Y(Sprite.LayerNumber))