Photoshoped track decorations
Moderator: Forum Moderators
Photoshoped track decorations
ok..i have a question...i am able to place my track image into the editor fine but only grass as a terrain is possible without going over the track with dirt etc..how do i put other terrains into the track without disturbing the image
- kovalainen
- Community User Level: 2

- Posts: 141
- Joined: Tue Sep 05, 2006 3:28 pm
- Contact:
If you go over the track with grass, sand etc First, just save it.
Then go to your .trk file & open it with notepad
use Ctrl+F to search for the tile: (the tile is already defined with a number)
For example
TileDefinition Kulnur-pat.png Kulnur.png
Tile 911
Once the search is over The line that is highlighted should start with the letter A follwed by the tile number.
For example
A 911 951 1000 0
You cut that line Ctrl X from where it is delete the space left by it & paste it at the bottom just befor the END.
A 2 1926 1 0
A 911 951 1000 0
END
this way the track image will be on top.
Then go to your .trk file & open it with notepad
use Ctrl+F to search for the tile: (the tile is already defined with a number)
For example
TileDefinition Kulnur-pat.png Kulnur.png
Tile 911
Once the search is over The line that is highlighted should start with the letter A follwed by the tile number.
For example
A 911 951 1000 0
You cut that line Ctrl X from where it is delete the space left by it & paste it at the bottom just befor the END.
A 2 1926 1 0
A 911 951 1000 0
END
this way the track image will be on top.

