ZTaimat said:
Is there any posable way of slowing down the title screen sky background? I made a new title screen with an island that doesnt move in some water near the bottem. However, the backgroud whips by at a speed that (in reality) would probably smash the little island to pieces =P
So, is there anyway to half or quarter the title-sky-BG speed?
Hey, that is an AWESOME idea for a new Maincfg Category SOC variable!
Default is:
TITLESCROLLSPEED = 80
It can be any value from 0 up through 5119. (If you use a higher value it just wraps around).
Every 16 units moves the background by one pixel every 1/35th of a second. Since the default is 80, that means the background normally scrolls 5 pixels every 1/35th of a second.
If you want to scroll the background in the opposite direction, start at 5119 and go downwards from there (you're essentially scrolling it so fast that it appears to be going backwards).
For example, if you want a REALLY slow moving background, try values of 1, 6, 7, 8, etc.
This will work for 1.09.3.