I noticed ET doesn’t have the func_button entity anymore (even updating the .def file with the beta 2 definitions didn’t help). What can I use instead of it? I remember using some trigger for that long time ago, but I don’t remember what it was exactly. Basically I need a simple button for a lift in my map.
What do I use instead func_button?
Flippy
(Flippy)
#2
func_invisible_user for the actual action (script triggering) and possibly in combination with a script_mover for the button movement.