Hi, so my goal is to zoom into the character while the player uses the arrow keys, and then zoom back out to regular view when not pressing anything
zooming is the easy part,
but the problem is it only zooms into the center of the screen. (at least it zooms out like i want haha)
I want it to show the entire character though, and follow him when he gets hit and moves backwards a bit
I've messed around with the scroll to behavior, as well as the system action but have come up with no solution.
the unbounded scrolling is on, ive tried to add an invisible camera that follows, but it seems like scrolling is just busted.
heres a suuuper basic capx https://1drv.ms/u/s!An5y0usdvLgsjw8ZmLt_o7ObXmhY
arrow keys to zoom
space to get knocked back
hope this post makes sense, im pretty tired as of writing this haha