Re: grid settings
Posted by wacokid on
Thu Dec 11th 2003 at 10:07pm
Posted
2003-12-11 10:07pm
53 posts
5 snarkmarks
Registered:
Jun 28th 2003
I would like to know what your grid settings are are. Because everytime i think i make something a reasonable size it turns to be oversized and feel like rats. I would like to know yall's grid settings and how many Squares(the highlighted lines) = a nice realistic feeling sized hallway. ty
Re: grid settings
Posted by Yak_Fighter on
Thu Dec 11th 2003 at 10:13pm
Posted
2003-12-11 10:13pm
1832 posts
742 snarkmarks
Registered:
Dec 30th 2001
Occupation: College Student/Slacker
Location: Indianapolis, IN
I usually set it at 16 when making walls. It is important to always have an info_player_start in the map and build around it so you always have a constant comparison to your brushes.
(if you didn't know, info_player_start is the same height as the player ingame)
Usually my halls are 128 units wide with differing heights, depending on the situation.
Re: grid settings
Posted by Tracer Bullet on
Thu Dec 11th 2003 at 10:57pm
Posted
2003-12-11 10:57pm
2271 posts
445 snarkmarks
Registered:
May 22nd 2003
Occupation: Graduate Student (Ph.D)
Location: Seattle WA, USA
I start a map by placing a player start at the world origin and building around it.
Re: grid settings
Posted by Vash on
Thu Dec 11th 2003 at 11:21pm
Posted
2003-12-11 11:21pm
Vash
member
1206 posts
181 snarkmarks
Registered:
Feb 4th 2003
Occupation: Afraid of Spiders
64, because the player height is 72...And I build, then stick a player start in to see :smile: .
Re: grid settings
Posted by Gorbachev on
Fri Dec 12th 2003 at 12:53am
Posted
2003-12-12 12:53am
1569 posts
264 snarkmarks
Registered:
Dec 1st 2002
Location: Vancouver, BC, Canada
I use Hammer 3.5 so I can see player models and exactly how high they are. But as for grid settings that I use it varies pretty much every 10 seconds. But I usually don't have much use for anything higher than 32 or 64. 16 or 8 would be my most common settings.
Re: grid settings
Posted by Loco on
Fri Dec 12th 2003 at 8:24am
Loco
member
615 posts
121 snarkmarks
Registered:
Aug 29th 2003
Occupation: Student
Location: UK
Standard 64. I use the [ and ] keys to change it when I need to, for walls etc.
Re: grid settings
Posted by mazemaster on
Fri Dec 12th 2003 at 10:35am
Posted
2003-12-12 10:35am
890 posts
438 snarkmarks
Registered:
Feb 12th 2002
I'm always click-placing aiscripted_sequences on stuff in the 3d view, then either immediately after i get the idea of scale, or before I compile I delete them.
Its less known then it should be that with the entity tool out you can just click on faces in the 3d view and it will make the entity you have selected at that point on the brush.
Why aiscripted_sequences and not info_player_starts? Well the origin for player starts is in the middle of the entity so that when you click-place it on a brush playerstarts will be half in the ground and you have to move it in the 2d views to get it at the right height. aiscripted_sequences, however, have their origin at the bottom of their "feet", so when you click-place it it appears there at the size of a player.
Also, if you accidentally forget to delete the aiscripted_sequence before you compile, its no biggie since it wont actually DO anything. Adding in playerstarts to see proportions, however, will leave you with playerstarts in positions you don't intend.
Why aiscripted_sequences and not scripted_sequences? No realy reason really other than that they come first in the alphabet so i dont have to go searching through the entity list to find em. Also when mapping for SP when i actually want to script stuff I use scripted_secuences with the 'override AI' flag checked instead (same net result as if i had used ai_scriptedsequences), but then before I compile I can safely select and delete all aiscripted_sequences through the entity report screen.
Re: grid settings
Posted by Hornpipe2 on
Fri Dec 12th 2003 at 5:59pm
636 posts
123 snarkmarks
Registered:
Sep 7th 2003
Occupation: Programmer
Location: Conway, AR, USA
That was a long and complicated explanation for a simple mapping technique.
I usually create a map with a player start, then run it, and then go "Damn, all my walls are 3x player height!" Then back to Hammer and the power of ctrl+M.
Re: grid settings
Posted by Cash Car Star on
Fri Dec 12th 2003 at 6:56pm
1260 posts
345 snarkmarks
Registered:
Apr 7th 2002
Occupation: post-student
Location: Connecticut (sigh)
How do you people possibly get any good level of detail at 64? If anything I'm typically going down to 4, even 2 at times.
Re: grid settings
Posted by OtZman on
Fri Dec 12th 2003 at 8:31pm
OtZman
member
1890 posts
218 snarkmarks
Registered:
Jul 12th 2003
Occupation: Student
Location: Sweden
Aren't the grid settings different depending on if you're mapping for HL or NS or whatever?
Re: grid settings
Posted by Cash Car Star on
Sat Dec 13th 2003 at 1:15am
1260 posts
345 snarkmarks
Registered:
Apr 7th 2002
Occupation: post-student
Location: Connecticut (sigh)
The hullfile is different for NS, but the base player height of a marine is the same as good old Gordon. HL Rally and Uncrossable Parallel I believe scale their maps differently to allow for larger landscapes. CS uses a slightly lower viewheight and playerheight (same hullfile though). Otherwise everything's the same. And none of those would come anywhere close to making 64 a good standard size.
Re: grid settings
Posted by scary_jeff on
Sat Dec 13th 2003 at 1:22am
1614 posts
191 snarkmarks
Registered:
Aug 22nd 2001
I also think starting with an info_play_start is a good plan. Then use whatever grid size is appropriate for what you are building... if you want to make a huge tower or something, grid size 2 will just mean you make small errors - if you are trying to make details, then obviously grid size 32 isn't really going to work.
Re: grid settings
Posted by wil5on on
Sat Dec 13th 2003 at 6:50am
wil5on
member
1733 posts
570 snarkmarks
Registered:
Dec 12th 2003
Occupation: Mapper
Location: Adelaide
I always use grid size 8, but i turn it down to 1 when working on small details.
Usually (IMO) a corridor should be 128~160 high, 128~192 wide. A good idea might be to look at the wall textures and use their dimensions.
Re: grid settings
Posted by mazemaster on
Sat Dec 13th 2003 at 5:18pm
890 posts
438 snarkmarks
Registered:
Feb 12th 2002
I usually try to go with the biggest size that can get the job done. The smaller the grid the easier it is to get leaks and errors.
Re: grid settings
Posted by ReNo on
Sat Dec 13th 2003 at 5:50pm
ReNo
member
5457 posts
1991 snarkmarks
Registered:
Aug 22nd 2001
Occupation: Level Designer
Location: Scotland
I vary quite largely, although I don't think I've ever gone above 32 intentionally, or 64 absolute max. 8 or 16 is probably my most common setting.
Re: grid settings
Posted by wacokid on
Tue Dec 16th 2003 at 12:00am
Posted
2003-12-16 12:00am
53 posts
5 snarkmarks
Registered:
Jun 28th 2003
I like using size 16 now, because i have graph paper that are just about the same as size 16, and overall easier for me to translate what i draw on the graph paper, onto the grid.