moving background issue

hello. how fix this graphical issue in background file (back.gif)? is moving left to right,,when I remove bgspeed there is no problem,works fine.

code:

background data/bgs/truck/back.gif
bglayer data/bgs/truck/Flay1.gif 0 0 -150 0 0 0 -1 1 1 0 0 0 0 0 1.5
bglayer data/bgs/truck/Flay2.gif 0 0 -600 0 600 0 -1 1 1 0 0 0 0 0 1.5
panel data/bgs/truck/trucktop.gif

direction leftright
bgspeed 11 1
order a
rock 2
spawn1 100 55 300
spawn2 60 15 300

bor - 0001.png
thanks
 
hello. how fix this graphical issue in background file (back.gif)? is moving left to right,,when I remove bgspeed there is no problem,works fine.

code:

background data/bgs/truck/back.gif
bglayer data/bgs/truck/Flay1.gif 0 0 -150 0 0 0 -1 1 1 0 0 0 0 0 1.5
bglayer data/bgs/truck/Flay2.gif 0 0 -600 0 600 0 -1 1 1 0 0 0 0 0 1.5
panel data/bgs/truck/trucktop.gif

direction leftright
bgspeed 11 1
order a
rock 2
spawn1 100 55 300
spawn2 60 15 300

View attachment 8206
thanks
I suggest trying to fill the background parameters and adjust it to match your purpose, or you can use a blank background and put the real background using bglayer/fglayer, then you can adjust it too.

1717885034330.png

background data/bgs/truck/back.gif 0 0 -150 0 0 0 -1 1 1 0 0 0 0 0 1.5
bglayer data/bgs/truck/Flay1.gif 0 0 -150 0 0 0 -1 1 1 0 0 0 0 0 1.5
bglayer data/bgs/truck/Flay2.gif 0 0 -600 0 600 0 -1 1 1 0 0 0 0 0 1.5
panel data/bgs/truck/trucktop.gif
 
hello. files date are 14 12 2009
Are you using a very old version? Can you please open your log that is called openborlog.txt from the Logs folder and check its compile date or OpenBOR build version which you are using?

Example:
Code:
OpenBoR v3.0 Build 3675, Compile Date: Apr  2 2012

I think some builds don't specify its own build version/number from OpenBOR. Let alone its compile date like this one here.

Code:
OpenBoR v3.0 Build , Compile Date: Dec 12 2016
 
Back
Top Bottom