Files
itgmania212121/stepmania/BackgroundEffects/StretchNormalAlignLeft.xml
T
Glenn Maynard 79e8594047 P.
2006-10-13 06:03:34 +00:00

12 lines
374 B
XML

<!-- Align left when cropping to 4:3. Avoid this; it's not compatible with PS2 movie pre-rendering. -->
<ActorFrame><children>
<Layer
File="P.File1"
OnCommand="horizalign,left;scaletocover,0,0,SCREEN_WIDTH,SCREEN_HEIGHT;diffuse,color(self.Color1)"
GainFocusCommand="Play"
LoseFocusCommand="Pause"
>
<Input Name="@Color1" />
</Layer>
</children></ActorFrame>