Rectangle clone tool

So whenever I make platformers, with the scroll x and scroll y enabled for the camera. It always shows off the level, which makes the game look weird. So I use the clone tool to make it show off the level in the view point, be a block. But it takes forever. So an idea is to have when you’re using the clone feature, is shows a button. When you press that button, it will have it whenever you click to clone. You will be able to drag a rectangle that has the cloned blocks be made.
plz add this feature.

Good suggestion, but you’re already able to control the camera’s viewpoint, specifically putting it in the player object (or in other cases, another object).

And if the camera is showing off world, it either means you enabled “infinite x/y” or the camera’s view is too large.

The only problem is different levels could be different sizes. And it not also for that, it could be for making walls floors, grass for top down.