stretchto -> scale_or_crop_background. This is a cool looking background but the baked in text looks bad. Is there any chance we could get this widescreen or at least without the text?

This commit is contained in:
Steve Checkoway
2007-04-07 11:33:14 +00:00
parent 7c5d42fb59
commit f7577ffa78
@@ -1,3 +1,3 @@
return LoadActor( "_music scroll background" ) .. {
InitCommand = cmd(stretchto,SCREEN_LEFT,SCREEN_TOP,SCREEN_RIGHT,SCREEN_BOTTOM),
InitCommand = cmd(scale_or_crop_background),
}