Hi everyone.
I'm making a 2d action RPG with some large levels, larger than screen size, so I'd like to restrict the player camera so that it stops moving with the player when it hits the boundaries of the map. I heard you can do this if using tiles but I'm using a background sprite for my map.
I'd appreciate any help with how to do this. Thanks :)