If i try to change the canvas size on runtime the previous canvas is set at center, and the new space around him.
Is there any way that when i change the canvas size the new space be added on the bottom and the right part only ?
There is 'set canvas size to' in the System-Actions. That put the new space on the right side and bottom. Don't know if this is exactly what you want.
Tried but pust the previously canvas on center, already did that. So maybe i have some option that is doing something. I tried with parallax and other stuff to fix but nothing worked. Will try to change all the properties options of the project then
Have you tried after changing the the size of the canvas to use 'scroll to position'?
You could scroll half the amount you add to the canvas to the left and top. Then you should be on your old position.
Develop games in your browser. Powerful, performant & highly capable.
Just discovered the problem, to fix is set the "unbonded scrolling" no on the layout properties. Or at least orked for me. Thanks!