Game Development Community

Flat map base

by Martin Hill · in Torque Game Engine · 10/27/2002 (4:39 pm) · 11 replies

Is there a map 'base' available which is entirely flat? It seems a few people, including myself, are looking for something like this to work from. Too many people are using the 'New Map' from the SDK as a base and then flattening all of it manually from what I've read.

Thanks as always :)

#1
10/27/2002 (5:51 pm)
Just flatten the terrain and save it as a new mission starting with the letter A then its always the default selected in the startup screen.
#2
10/27/2002 (6:08 pm)
whats wrong with flattening it manualy?... personaly I dont do that, I draw my own heightmaps and import them into the engine, it would be really simple just to go into MS paint, use the paintbucket tool to make a solid color (flatt terrain) and import it into the engine... I really dont think its necessary for GG to make this a default since if you familiarize yourself with the editor then you should be able to make your own maps however you want fairly easily
#3
10/27/2002 (8:22 pm)
A real easy way to do it in the map editor:

- Select the terrain creator, set the height range to 0.
- Add a Filter modifier, don't change any settings.
- Hit Apply.
#4
10/28/2002 (2:29 am)
that really helped! i've been doing this so manually so far. thanks a lot!
#5
10/28/2002 (10:11 am)
I did that before, but all the land is below sea level, which is a bit of a pain :)

Is there any way to get the default land to be, say, 50 meters above sea level? Most of my maps won't have any sea.
#6
10/28/2002 (11:00 am)
I dont really get what your saying, why dont you just move the water? I dont think you are very familiar with the editor, which is understandable, its kinda tricky to get the hang of, but ya, I think you should play with it a bit more untill you figure out how to do stuff, and try openening the .mis files and editing them in notepad, you can modify the water from there... have fun :)
#7
10/28/2002 (5:20 pm)
No, I'm extremely new to the editor, only joined the community a few days ago :-)

Sorted it in notepad - I actually had a play originally, thinking the water was stored in the .ter files. Thanks for the tip :)
#8
03/10/2004 (6:30 am)
James "Corvidae" Williams said:
Quote:A real easy way to do it in the map editor:

- Select the terrain creator, set the height range to 0.
- Add a Filter modifier, don't change any settings.
- Hit Apply.

I can't find the bolded a/m in the editor. Any ideas?

-James Yong
#9
03/10/2004 (6:52 am)
You need to go into the Terrain Terraform Editor (F7) once you are in the World Editor. There you can set the hights and apply the filter. Hope that helps.

Matt
#10
03/10/2004 (7:46 pm)
Thanks Matt, I have got it to work :)

-James Yong
#11
03/10/2004 (8:09 pm)
"I really dont think its necessary for GG to make this a default"

Its not a big deal, but I must say it would be nice to hit the new mission button and get a new mission,,not an error message.

All they have to do is make a flat empty map and name it newmission :)