News:

Come Chat with us live! Learn how HERE!

Main Menu

Horizontal Door Angle

Started by Rarely, August 23, 2010, 11:56:33 AM

Rarely

I want to make a door that goes left or right

the normal doors use angle -1 and -2

but i want a door that doesnt go up or down i want a door that goes left or right

DraZiLoX

Make the zoor go Z-axis.

Angle
0, 90, 180, 270

Rarely


CorSair

Quick question:

If you want door to move up with certain angle, what is trigger (standard func_door?) and/or what are the parameters?

For example, door is done certain cuts with eight different triangles, that retracts into direction where tip points. (Blah, not simple example, lets hope this gives hint.)

UniqPhoeniX

Func_door goes either directly up/down, OR sideways in any direction. Otherwise use func_train.

God, maker of the world

There's also the option to make a rotating door, just so you know. It's like the normal doors we use in everyday life (rooms, fridge, ...). Make a brush (or several brushes) for the door body, then make an additional brush whose center the rotation axis will go through, give this whole brush the texture "origin". Select all these brushes, then turn them into func_rotating_door (or what it's called).

Chomps123

Quote from: God, maker of the world on August 29, 2010, 07:49:13 AM
There's also the option to make a rotating door, just so you know. It's like the normal doors we use in everyday life (rooms, fridge, ...). Make a brush (or several brushes) for the door body, then make an additional brush whose center the rotation axis will go through, give this whole brush the texture "origin". Select all these brushes, then turn them into func_rotating_door (or what it's called).
ive been wanting to figure that out for quite some time. thanks
Don't just live life with work.
Find some time every day to have some fun. ;)