Hey all, Can someone plz tell me how to get a button to open a sliding door? I know how to make a sliding door but how can i open and close it with a button?
Thanks,
G Man
1: Make a door, name it "door_01"
2: Make a func_button
3: In the outputs tab for the func_button click the "Add..." button.
4: In the first dropdown, select "OnPressed"
5: In the second dropdown, select the door, or type the name "door_01"
6: In the final drop down ("via this input") select "Open"
You make it close in the doors properties, thats not controlled by the trigger unless you create another trigger to say it closes on another button push...
Try pressing Left alt and enter on your door, and fooling with its speed, its "open time" and stuff like that.. or so i understand.