After making some progress in my game, I was looking around for camera scrolling methods to use for my TDS game and found one that I thought would work well for it. This
This is an example of what sort of scrolling I want: https://lh6.googleusercontent.com/XBIFETKKKbI24chAgH4Dq36EyHMuX7tpdOZTn_nzwpG3M1gvHB9IjtF5b2wOvwWeewxRCzGuELUpZFyGFqDtahNwGKccHgunAzeAk-tapC0aMSL0zt4XIs3Z7jMGxJyEvakYi-4
theThe creator of the document called it a target-focus camera (I do not know ifthere areif there is an official namesname for themit), and I was wondering how to create camera scrolling like that featured in the linkexample and if anyone has examples that I can look at to see how it works and such.
-please Please note that there are quite a few things in here that will be removed due to not being needed. Most of them are the "is never used" stuff.