RetroFE forums

Artwork & Layouts => Help => Topic started by: Mazer on June 02, 2021, 04:53:37 PM

Title: numberPlayers helps (solved)
Post by: Mazer on June 02, 2021, 04:53:37 PM
hello here I would need help!!!!  the numberPlayers is not displayed yet it is well placed like the others

D:\RetroFE\layouts\project\collections\_common\medium_artwork\numberPlayers

(https://www.zupimages.net/up/21/22/umlp.png)
(https://www.zupimages.net/up/21/22/cdaw.png)



<reloadableImage mode="commonlayout" type="numberPlayers" menuScrollReload="yes" x="1321" y="823" xOrigin="left" yOrigin="center" alpha="0" height="20" layer="13">
<onEnter menuIndex="0"><set duration=".4"><animate type="nop"/></set><set duration=".3"><animate type="alpha" from="0" to=".6"/><animate type="xoffset" from="20" to="0"/></set></onEnter>
  <onEnter><set duration=".3"><animate type="alpha" to="1" algorithm="easeinquadratic"/><animate type="yoffset" from="50" to="0" algorithm="easeinquadratic"/></set></onEnter>
  <onExit><set duration=".3"><animate type="alpha" to="0" algorithm="easeinquadratic"/><animate type="yoffset" from="0" to="0" algorithm="easeinquadratic"/></set></onExit>
</reloadableImage>
Title: Re: numberPlayers helps
Post by: Pieter Hulshoff on June 03, 2021, 08:23:25 AM
The numberPlayers information for games is retrieved from the meta XML files; you can have a look at the MAME.xml to see how that information is defined.