How to repeat sprite in one actor

i want to create one object/actor named “ground” like in “Tappy Chicken”, in this game background placed in one file 512*512 but when developer use it in the scene, this part of sprite much bigger than 512, it’s about 8000pixels. I think developer repeat sprite few times in the one actor. Maybe it’s some type of texture.
Thank you, for your attention