Hello all! First post here. I've been working on something for about a week and I can't seem to figure this out. I looked around in the How do I? and Tutorials but didn't find anything. So, here I am.
Basically, I have two sprites, one controllable, and one bullet. I have given both sprites the Scroll To behavior in an effort to have the layout scale to keep both sprites on screen. This works until the bullet goes outside the screen.
How would I get the layout to scale outwards to keep both sprites on screen? Or, how can I just have the screen Zoom out until both sprites are on screen again?