forum

How do i make the foreground stay for the whole song?

posted
Total Posts
2
Topic Starter
totalwipeout8
I cant make the foreground stay for the whole map
Zelzatter Zero
Add this in your .osb file:

Sprite,Foreground,Centre,"[YourFileName]",320,240
S,0,[StartTime],[EndTime],[Size]

with:
  1. [YourFileName] being the filename you want to be added, e.g. BG.png or SB/BG.png (if the file is in the SB folder in the map file)
  2. [StartTime] being the time you want the bg to appear (calculated by ms). In fact, you can copy-paste the number by go to Design tab, move the timeline cursor to where you want, Ctrl+C it then Ctrl+V back in the file.
  3. [EndTime] being be the time you want to bg to disappear (calculated by ms)
  4. [Size] being the size you want (1 is normal resolution, 0 is completely unseen, and the number can go up to infinitive)
--------------------------------

But if you don't want to do that then:

Go to Design, choose Scale in Transformation list at the left, then move the timeline cursor at the start of the map.

Go to Sprite Library, choose the BG you want.

Hold and drag the mouse up or down to adjust the size.

Click the + button next to the Keyframe Control line at the top, below the editor timeline.

Move the timeline cursor to the end of the map and then click the + button again.
Please sign in to reply.

New reply