Elevator question/issue ;P

lucampos

L1: Registered
May 21, 2008
21
0
Hey everyone, I just took a look on the elevator tutorial and i made one for my map, its working well, but there is just a problem, I want the elevator to go up only then i press the button (not really press, but touch it), but everywhere i touch in the elevator it goes up. On this image below:
Red circle - when i touch this the elevator goes up
Purple circle - the only place that i want to be touched so that the elevator goes up (in this case, the button)

hehe.. thanks alot :)

edit: the red circle, i mean only the elevator parts not the bricks
edit: can i use this button texture in my map? i dont know if its from hl2, probably

elevawb4.png
 

TotalMark

L6: Sharp Member
Feb 13, 2008
331
78
Is the button a separate part? (Func_button which must be parented to the elevator)
 

lucampos

L1: Registered
May 21, 2008
21
0
problem solved. the problem was on the func_door flags, it was checked "Touch moves" so when i step on it it just start moving, but as i want a button to make it move you have to check it out :)