I'm completely useless. If anyone is able to let me know how to get started on this, it would be much appreciated.
So, as you can see from the attached .png image, I created three blank fields on the background image for: (1) marquee (top); (2) snap (middle); and (3) game list (bottom).
I'm using liquid8d's awesome Introduction to Squirrel Programming tutorial here:
https://github.com/mickelson/attract/wiki/Introduction-to-Squirrel-ProgrammingBut every time I try to add the pacman.png as the background image (fe.add_image), the display just defaults as if there's no layout.nut file at all.
I have to assume it has something to do with the aspect/resolution. The image is 640x800, and I'm trying to get it to display vertically (cocktail set up).
Again, if anyone can get me started, that would be awesome.