Add to "[Install]\Themes\[Theme Name]\BGAnimations\ScreenEvaluation overlay.xml"
Code Snippet
- <Layer Type="ActorFrame" OnCommand="x,SCREEN_CENTER_X;y,SCREEN_TOP-10;sleep,3;decelerate,0.3;addy,SCREEN_TOP+80" OffCommand="accelerate,0.3;addy,-80">
- <children>
- <BitmapText Font="Common Normal" Text="@GAMESTATE:GetCurrentSong():GetDisplayFullTitle()" OnCommand="zoom,0.4;diffuse,#FFFFFF;ztest,1" />
- </children>
- </Layer>
End of Code Snippet
Ensure its added for both players by placing it out of the player condition tags (I.e. at the top or bottom of a default config file)
No comments:
Post a Comment