Upgrade tree drag

I’m trying to make a dragging feature in my project to where if you drag any part of the background it moves everything else.

I have no idea what to do so I haven’t tried anything.

Can you publish a link to your project so that people can see if their is a way to accomplish what you are after

all I have is a sprite rn ;-;

The idea around here is to help people but not actually write their projects for them :slight_smile:
At the very minimum your going to need 1 sprite that acts as the background and another one that you want move when you drag your background.

But how to do this would change a lot depending on what the project aims to do

A simple solution that “works” might not be at all suitable for a game with set of background tiles and 50 sprites on the screen at the same time