Game Development Community

Texture replacement

by camperkid · in Constructor · 06/24/2008 (6:17 am) · 2 replies

This has been bugging me for a long time now :S

is there some function that lets you select all faces with a certain texture and/or replace all instances of a certain texture with another?

now I tried "select - same - material" which to me would seem like the obvious way to do this, but it didn't seem to do anything at all :P

Any help would be highly appreciated

PS: I just dl'ed the latest version of constructor, so the problem isn't that I have an old version...

About the author

Recent Threads

  • Scale constructor/rl

  • #1
    06/24/2008 (12:12 pm)
    This has worked in all versions of Constructor, and can be done in 'Faces' or 'Brushes' selection mode.

    Go to the selection tab (@ the Undo and Selection container) and find the section called 'Mat'. There you will find a drop down selector for each material in the scene. Once you've chosen the texture you wish to change hit the '+' sign just to the left. That will select and highlight all faces or brushes with that texture. You can then change them all by using the Materials tab as normal.
    #2
    06/25/2008 (2:42 am)
    Thank you very much!