Please or Register to create posts and topics.

Qestion:how to make a map ?

I'm working on creating a Portal 2 map,but now I encounter some problems ,
first, how do I import the material or texture files?
second,where are these files locate....

If possible, could anybody give me a tutorial of how to create a map?
It would be awesome if you could show me the related files in detail.

my english is bad, but I hope you could understand...

Thank you !

Making a map:
http://developer.valvesoftware.com/wiki ... vel_Design

Please note that texture files and all that stuff is a little bit advanced, stick to starting with maps, then when you ae more experienced to do custom textures.

anyway
Download vtfedit
Add a image file
Export as vtf
Create a vmt file
Put the vtf and vmt to materials folder in the portal2 folder located in the portal 2 folder

spongylover123 wrote:
Making a map:
http://developer.valvesoftware.com/wiki ... vel_Design

Please note that texture files and all that stuff is a little bit advanced, stick to starting with maps, then when you ae more experienced to do custom textures.

anyway
Download vtfedit
Add a image file
Export as vtf
Create a vmt file
Put the vtf and vmt to materials folder in the portal2 folder located in the portal 2 folder

Thanks,that's helpful !