Home
Help
Search
Login
Register
Attract-Mode Support Forum
»
Attract-Mode Support
»
Scripting
»
Horizontal system list.
« previous
next »
Print
Pages: [
1
]
Author
Topic: Horizontal system list. (Read 5238 times)
lipebello
Newbie
Posts: 2
Horizontal system list.
«
on:
February 15, 2017, 05:28:05 AM »
Hello,
I'm new on attract mode and i have been looking for some horizontal list layout like the emulationstation system select.
Is any layout or documentation that i can look to create my own?
Thanks in advance.
Logged
liquid8d
Global Moderator
Sr. Member
Posts: 442
Re: Horizontal system list.
«
Reply #1 on:
February 15, 2017, 04:06:58 PM »
This whole page walks through the basics of the scripting language and creating a layout:
https://github.com/mickelson/attract/wiki/Introduction-to-Squirrel-Programming
Just placing static elements horizontally on the layout is easy enough, by placing them in the positions you want them. If you want to have the items scroll or animated as I think you are talking about for EmulationStation - a bit more work needs to be done. I'd suggest you start by looking for a similar layout in the themes forum and see how they accomplished it. They might use the Conveyor module, or have done some custom animations on the objects.
Logged
lipebello
Newbie
Posts: 2
Re: Horizontal system list.
«
Reply #2 on:
February 15, 2017, 06:13:08 PM »
Thanks a lot for the infos.
Logged
Print
Pages: [
1
]
« previous
next »
Attract-Mode Support Forum
»
Attract-Mode Support
»
Scripting
»
Horizontal system list.