Dynamic button? Created 14 years ago2009-11-03 23:42:18 UTC by The Alien The Alien

Created 14 years ago2009-11-03 23:42:18 UTC by The Alien The Alien

Posted 14 years ago2009-11-03 23:42:18 UTC Post #275143
You know how in Half-Life 2 (or either episodes) that theres a prop button that you can press and it does an animation? Well I was wondering how to do that since there aren't any tutorials out there I can find that explains how. Maybe one of you would be oh so kind enough to help? :confused:
Posted 14 years ago2009-11-04 00:54:06 UTC Post #275144
Use a prop_dynamic for the button model, and have a func_button toggle it's animations (as well as whatever you want the button to do).

OnPressed > "prop_dynamic name" > SetAnimation "animation name"
Strider StriderTuned to a dead channel.
You must be logged in to post a response.