Jump to content

Home

Doors...


fattysbox

Recommended Posts

Posted

Maybe a dumb question:

 

I have two rooms connected by a hallway and two doors. from either room both doors open simultaneously. WHy does this happen, and how can I uncouple them.

 

As you can tell I am a noob... :newbie:

Posted

Yeah, they are pretty far apart. About 500 grid untis...

 

Oh well, since Im kinda new at mapping, is there a forum where noobster-type questions can be answered?

 

Did the Rich Diesel tutorial, but he does not explain things well. Such as lip key. What values represent what? I know I got some Z-fighting cause my map looks like ****e. Arrgghh, cant wait to get good... Kinda like learning the DFA... Get your ass kicked for a while but then slowly you end up doin' the ownage!! :p

 

Thanks anyways fellas!

 

Jay

Posted

Hmm...

 

Didn't you select the two doors at once when you made them into func_door accidentally? Easy to check: select one of the doors. If the other door becomes selected too, then you made ONE door only in real. :) In this case press right mouse button, select Ungroup Entity, then remake the doors one by one.

 

Or perhaps your doors have the same targetname so the trigger opens both of them.

 

Lip

Normally a door will move as many units as it's width in the direction of the movement. So if your door is 100 units wide then it will move 100 units when opens. The lip value tells the door how many grid units it has to "leave visible". The defualt lip value is 8, so the door will move only 100-8=92 units.

 

If you give the door a bigger lip value it will move less. If you give it a lip value bigger than the width of the door then it will move towards the opposite direction. You can use negative values for lip of course.

 

Playing with lip makes the func_door more powerful than it is for the first sight. You can make even elevators and horizontally moving platforms with func_doors if you want.

 

 

Btw. I think this is the forum where you will get answer for almost any (including noob) question.

Posted

also too, if they are double doors, and you entered a "team" value, that you don't have the same value for both of the doors. I.e, if you have they key team and value 1 for both of them, they will open at the same time. So one set of doors will have "Team : 1" and the other set of doors would have "Team : 2"

-Mix Master

Posted

And the winner is Mix Master...

 

Yeah checked my doors all were set as Team = 1, reset it and it worked great:D

 

As for the Lip Leslie, thanks for explaining it. That makes much more sense now.

 

More noob type questions will pop up from me - JKRadiant is a great program for designing levels - the less user-friendly the more sophisticated...

 

Here is a general question(s): Will JK always use a Q3A engine and are there other engines out there? Does anybody know any resources that describes different engines?

 

 

Thanks again fellas :thumbsup:

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...