Home
Help
Search
Login
Register
Attract-Mode Support Forum
»
Attract-Mode Support
»
Scripting
»
Pixelcade plugin
« previous
next »
Print
Pages: [
1
]
Author
Topic: Pixelcade plugin (Read 4184 times)
baldgeek
Newbie
Posts: 2
Pixelcade plugin
«
on:
May 20, 2020, 09:20:22 PM »
Here's the 1st release of a plugin I wrote to handle working with a pixelcade (
https://pixelcade.org/
) marquee. It works off the ToGame and FromGame transitions right now.
https://github.com/tnhabib/pixelcade-attract-mode
What transitions should I use while browsing through the menus?
Logged
sickle
Full Member
Posts: 65
Re: Pixelcade plugin
«
Reply #1 on:
May 20, 2020, 10:57:15 PM »
this is a great idea!
if just scrolling through a list of games:
Transition.ToGame
Transition.FromGame
otherwise, you can find a list of all available transition type variables here:
http://attractmode.org/docs/Layouts.html#add_transition_callback
Logged
Print
Pages: [
1
]
« previous
next »
Attract-Mode Support Forum
»
Attract-Mode Support
»
Scripting
»
Pixelcade plugin