• Adding materials to Epiosde 2?
    12 replies, posted
Hi, I'm wondering how I can add materials/textures to Episode 2 and then use it in Hammer. I've tried just adding them in ep2/materials but that just creates pink/black textures.
You're putting both the vtfs and vmts in, right?
Yes; half-life 2 episode two\ep2\materials\Luxury\woodenfloor.vft and woodenfloor.vmt
The path set in the vmt must be equal to the file path. Also, you don't need to sign your posts.
[QUOTE=IronPhoenix;38398263]The path set in the vmt must be equal to the file path. [/QUOTE] Where/How can I change the path in the vmt?
You open the vmt file of where it's at.
Yeah, then what? I'm new with VTFEdit. This is what it shows currently: [code]"LightmappedGeneric" { "$basetexture" "rc/woodenfloor" "$surfaceprop" "Wood_Plank" }[/code]
Change "rc/woodenfloor" to "Luxury/woodenfloor"
Thank you, that did it! Just for learning, what does that "rc" mean?
[QUOTE=PetruZ-;38401436]Thank you, that did it! Just for learning, what does that "rc" mean?[/QUOTE] Looks like that was the folder it was in when you created that vmt.
Strange since I do not know any folder named rc.
[QUOTE=PetruZ-;38401592]Strange since I do not know any folder named rc.[/QUOTE] Well..if you downloaded the textures, they would have been the default path for the person who created them.
-snip-
Sorry, you need to Log In to post a reply to this thread.