func_button This tutorial will show you
how to use a button to open a door.
1.firstly, create 2 rooms and
cut a hole in the middle of them that will be the door way.
2.next, create your door and
give it this information as you editor requires
"Targetname"
"door"
"Angle"
"up/down/0/90/180/etc......"
3.Now create your button and
give it this value
"Target"
"door"
4.What is happening here is
that you've told the button to open the door once it's pressed as the target and
targetnames are linked to each other.
5.compile your map and press
your button to watch the door open
Example map here
|