Game Development Community

Can you open a map in Quake

by Adam Wilson · in Artist Corner · 11/20/2006 (9:50 am) · 1 replies

Can you open a file that was made in constructor (simple file and complicated file) and saved as a map file?

#1
11/20/2006 (10:06 am)
You will need to compile the map with the Quake map tools and then load it, and it will highly depend on how your geometry is treated by the compiler, the entities you use, etc. as to how it will look or if it gets there correctly.