This seems a lot more convenient.
The problem is, the screen in designer is about half the height as modern phone screens. I can only put buttons on the top half.
So your question mark was sincere.
Not working for me. I can put an background image on the vertical scroll and it scrolls. But the canvas doesn't even show.
If I put the image on the canvas, it won't scroll.
So I downloaded Fling It Mini Golf = MiniGolf_MIT.aia from the Tutorial section.
This is made by people who know what they are doing.
It's a basic canvas with Sprites and Balls.
Well, the components are still all over the screen. On my PC the hole is near the golf ball. On my Phone, it's 5x's farther away. etc.
I thought people were making games with this. I must be missing something?
That did it! The key is that you set the Height to a certain fixed amount, which in the Designer is off the screen. That makes it scroll.
I ended up deleting the VSA and make Screen1 = scrollable.
It doesn't scroll on the phone, but it scrolls in the Designer, so I can place my buttons.
It still makes the screen longer, which I needed.
I still need to set the Canvas Height to a certain fixed amount, which you showed me.
Thank you for persevering with me. I figured it Ai2 could do it, but I don't know if I ever would have found the solution.