how can i disable a momentary_rot_button? Created 3 years ago2020-08-04 10:59:36 UTC by nekto nekto

Created 3 years ago2020-08-04 10:59:36 UTC by nekto nekto

Posted 3 years ago2020-08-04 10:59:36 UTC Post #344593
how can i disable it? I need to turn it off, then turn it on and off again
Posted 3 years ago2020-08-05 22:07:33 UTC Post #344603
I was going to say 'use a multisource master', but apparently a momentary_rot_button just ignores that, unlike most other entities.

But perhaps you can fake it by disconnecting the button from its door with a trigger_changetarget, then making the button invisible with an env_render and showing a non-moving replacement button instead (func_wall_toggle)?
You must be logged in to post a response.