Re: Created texture display problem

by bdfd » Tue May 16, 2017 9:45 am

Hi, I made a new texture (wall tiles) by using guide from Internet (by using Power Point). Than, I put it on the one side of wall on the level 1. Later, I made a level 2 (56 cm above level 1) and moved that wall on the level 2. The problem is texture on the wall doesn't look ok, because it started from level 1. Please help me.
Hi,

I have had same problem when 2 walls are above themselves. [:(]

I do this :
Write original coordinates X & Y of the first wall.
Move first of the two walls to see the second and update the texture of the second wall.
Change X & Y to replace the first wall.

It will be OK.

[:)]