[Closed] How to convert an object to a tiled sprite?

Hello everyone! I have a problem that I don’t know how to fix in GDevelop…
WELL, it’s not really a problem or bug in my code but I need to know how to convert an object to a tiled sprite… I made a REALLY cool background for my game but I made it an object and not a tiled sprite…
I COULD just make a tiled sprite and import the image but I don’t wanna do that after what happened some time ago… (long story) Can anyone help me?

It is not possible to convert objects from one type to another.

Oh really?..
ok then…