Hello. I'm trying to keep a sprite centered on the window as I move it around a layout that is larger than the window. For some reason, the sprite collides with two imaginary boundaries, one on the x axis and one on the y axis. Is it a C2 error?
https://www.dropbox.com/s/srcuzms1qpk5d ... .capx?dl=1
Please help!
How do you include a capx in the forums?
Develop games in your browser. Powerful, performant & highly capable.
My guess is you need to go to the properties for your layout (just click on an empty space in the editor while on that layout and see if "Unbounded scrolling" is set to Yes or No. That should solve it unless you have something else funky going on.