backgrounds fixup

This commit is contained in:
Chris Danford
2006-05-05 21:48:00 +00:00
parent 68425c887e
commit f9c08d4a19
6 changed files with 36 additions and 16 deletions
@@ -1,8 +1,10 @@
<ActorFrame><children>
<AutoActor
<Layer
File="@File1"
OnCommand="x,SCREEN_CENTER_X;y,SCREEN_CENTER_Y;zoomtowidth,SCREEN_WIDTH;zoomtoheight,SCREEN_HEIGHT;diffuse,color(Color1)"
OnCommand="scale_or_crop_background;diffuse,color(self.Color1)"
GainFocusCommand="Play"
LoseFocusCommand="Pause"
/>
</children></ActorFrame>
>
<Input Name="Color1" />
</Layer>
</children></ActorFrame>