I don't really know if the title is right but i am trying to make a button with a model such as prop_door_rotating witch lets you pick a model and makes it into a door.
No flame intended.
Use a prop_static (or prop_dynamic if it should perform an animation when pressed, like those yellow buttons in ep2). Then make a nodraw brush about the size of the prop and tie it to func_button. Place it in the same place as the prop. The prop is just for show, the func_button does all the work.
Your my hero <3
[QUOTE=roflcopterSOI;17150783]Use a prop_static (or prop_dynamic if it should perform an animation when pressed, like those yellow buttons in ep2). Then make a nodraw brush about the size of the prop and tie it to func_button. Place it in the same place as the prop. The prop is just for show, the func_button does all the work.[/QUOTE]
Thank you. This'll help :D
Sorry, you need to Log In to post a reply to this thread.