Qestion:how to make a map ?

Avatar
magickyd
3 Posts
Posted Nov 06, 2011
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 !

Advertisement
Registered users don’t see ads! Register now!
Avatar
spongylover123
944 Posts
Posted Nov 06, 2011
Replied 1 hour later

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

Avatar
magickyd
3 Posts
Posted Nov 06, 2011
Replied 1 hour later

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 !