Hello, in the tiledbackground object there is a problem changing the width.
In the editor the width can be altered correctly but in execution is the problem.
The problem is that the tiledbackground object does not remain static in execution.
In the editor OK
In execution It is as if you were moving hes position X.
Here you can see 2 gifs showing what I say.
https://imgur.com/a/ScO4rOq
CAPX
https://www.dropbox.com/s/x007600o3wpvwr4/testWidth.capx?dl=0
How should I solve this? I need you to behave as in the editor.