Door/Button Directions?

Discussion for Level editing, modeling, programming, or any of the other technical aspects of Quake
Post Reply
GtkRadiant
Posts: 43
Joined: Fri Aug 26, 2011 3:18 pm

Door/Button Directions?

Post by GtkRadiant »

I'm making my first q3 map and I want to know the different values that I can set in the Angle key for both Doors and Buttons.

I know that up = -1, down = -2, what are the values to make them travel sideways and forward and backward?
fKd
Posts: 2478
Joined: Sat Jun 03, 2006 2:54 am
Location: Wellington
Contact:

Re: Door/Button Directions?

Post by fKd »

0-360
User avatar
Eraser
Posts: 19175
Joined: Fri Dec 01, 2000 8:00 am

Re: Door/Button Directions?

Post by Eraser »

I think he means making them move along multiple axes. I don't think that's possible though.
obsidian
Posts: 10970
Joined: Mon Feb 04, 2002 8:00 am

Re: Door/Button Directions?

Post by obsidian »

No, I think he just means the basics.

0-359, 360 is the same as 0. :smirk:
[size=85][url=http://gtkradiant.com]GtkRadiant[/url] | [url=http://q3map2.robotrenegade.com]Q3Map2[/url] | [url=http://q3map2.robotrenegade.com/docs/shader_manual/]Shader Manual[/url][/size]
GtkRadiant
Posts: 43
Joined: Fri Aug 26, 2011 3:18 pm

Re: Door/Button Directions?

Post by GtkRadiant »

Eraser wrote:I think he means making them move along multiple axes. I don't think that's possible though.
If "multiple axes" means diagonally then that is not what I meant. Thanks for the help though. :smirk:
obsidian wrote:No, I think he just means the basics.
0-359, 360 is the same as 0.
fKd wrote:0-360
Thanks Guys, this is what I needed. Sorry for being so vague.
And sorry for responding late. :D
fKd
Posts: 2478
Joined: Sat Jun 03, 2006 2:54 am
Location: Wellington
Contact:

Re: Door/Button Directions?

Post by fKd »

obsidian wrote:No, I think he just means the basics.

0-359, 360 is the same as 0. :smirk:
fuckin wise guy :D
Post Reply