Problem with plane texture - Printable Version +- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum) +-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html) +--- Forum: Custom Stories, TCs & Mods (https://www.frictionalgames.com/forum/forum-35.html) +--- Thread: Problem with plane texture (/thread-4426.html) |
Problem with plane texture - Boulipoulpe - 09-16-2010 Hello again, I am now encountering a problem with floor texture. When I apply a texture to a plane, it always remains to the same scale despite of any rescaling of the plane. For example if I make a plane with X=25, Y=1, Z=12 and if I apply a floor texture on it, the texture looks exactly the same as if the plane were X=1 Y=1 Z=1. This makes the texture look very small (For a tiled floor, I have to crouch to distinguish the tiles, or the floor seems all grey). I looked for options to change that, i didn't find out ? Anyway, the editor looks great and I've already managed to make nice things in few time. I'm eager to discover more. Thanks RE: Problem with plane texture - Armored Cow - 09-16-2010 Well if it's tiles then it's supposed to be small, right? You can scale the texture but it just stretches it and makes it blurry. I would leave textures at their default settings unless you have good reason to change them. RE: Problem with plane texture - Boulipoulpe - 09-16-2010 Apparently it's not supposed to keep its small size. On this screenshot of the tutorial, it seems that the texture size fits with the size of the plane, here X=25, Z=12. We can clearly see the tiles. Though, I have a plane of the same size, and I use the same texture, but it appears much smaller, I can barely distinguish the tiles unless zooming a lot. RE: Problem with plane texture - Luis - 09-16-2010 Just play with the Tile Amount settings, should be in the Plane tab on the edit box. RE: Problem with plane texture - Boulipoulpe - 09-16-2010 wow. Don't know how I can have missed that. Thanks. Topic closed. xD |