hi,
i am making a top-down view 2d game in which the main camera tracks the player.
i want to generate a background inside the camera view from a single tile texture so that when the player moves , player seems to be moving.
You can use unitys ui system to place a texture that will follow the camera check out the tutorials on unity’s UI not gui though you can get the same product from gui it may be a bit harder to code