Attract-Mode Support Forum

Attract-Mode Support => Scripting => Topic started by: c.wolf on December 30, 2022, 10:22:10 AM

Title: layout and "main" variables with AM
Post by: c.wolf on December 30, 2022, 10:22:10 AM
Hello,

First of all, I'm sorry for my english, I promise I will do my best to be clear :)

So, I want to start my very first layout with attract mode, I draw it, I know what I want to show ... And now, before starting coding it I want to know what are the main variable of AM ? Variables like "artwork", "DisplayName" ??
Where are they defined ? As one of my needs will be to add anothers...

I don't find any post about these question.I'm so sorry if I miss one of them ... :'(

Thank's so much !
Title: Re: layout and "main" variables with AM
Post by: progets on December 30, 2022, 08:35:53 PM
https://github.com/mickelson/attract/blob/v2.6.1/Layouts.md (https://github.com/mickelson/attract/blob/v2.6.1/Layouts.md)

https://github.com/mickelson/attract/blob/v2.6.1/Readme.md (https://github.com/mickelson/attract/blob/v2.6.1/Readme.md)
Title: Re: layout and "main" variables with AM
Post by: c.wolf on December 31, 2022, 09:58:55 AM
So thank you !!! I'll study that and come back :)