Files
itgmania212121/stepmania/BackgroundEffects/SongBgWithMovieViz.xml
T

12 lines
470 B
XML

<ActorFrame><children>
<Sprite
Command="LoadBackground,GAMESTATE:GetCurrentSong():GetBackgroundPath();x,SCREEN_CENTER_X;y,SCREEN_CENTER_Y;ZoomToWidth,SCREEN_WIDTH;ZoomToHeight,SCREEN_HEIGHT;diffuse,color(Color1)"
/>
<AutoActor
File="@File1"
OnCommand="Pause;blend,add;x,SCREEN_CENTER_X;y,SCREEN_CENTER_Y;ZoomToWidth,SCREEN_WIDTH;ZoomToHeight,SCREEN_HEIGHT;diffuse,color(Color2)"
GainFocusCommand="Play"
LoseFocusCommand="Pause"
/>
</children></ActorFrame>