Page 1 of 1

Terrain texture not showing

Unread postPosted: Sat Feb 13, 2021 4:10 pm
by buzz456
Quick question. I added a terrain item (gravel) from my lafayette assets. It shows up in the RouteProperties.xml. No sign of it in the menu list when I go to use it.

Re: Terrain texture not showing

Unread postPosted: Sat Feb 13, 2021 6:45 pm
by kris120
Commonly a file like Provider\Package\Environment\Textures\Texturing.xml (or terrain.xml) is used for terrain textures.
Routeproperties.xml only calls the texturing.xml

Re: Terrain texture not showing

Unread postPosted: Sat Feb 13, 2021 6:51 pm
by buzz456
I have that.

Re: Terrain texture not showing

Unread postPosted: Sat Feb 13, 2021 7:28 pm
by BoostedFridge
All of the lines inside the green box in my image below has to be copied/pasted for that texture into the terrain texture file for your route that is called on in the routeproperties.xml file.

It should appear in the category noted in the red box, under the display name in the other red box.

MixTex.JPG

Re: Terrain texture not showing

Unread postPosted: Sat Feb 13, 2021 8:07 pm
by buzz456
Thanks.