Question about buttons/disableSelf
Posted: Thu Nov 06, 2014 7:39 pm
Does the disableSelf option for buttons even do anything? It seems like they'll trigger their connectors with every press whether disableSelf is on or off.
Official Legend of Grimrock Forums
http://mail.grimrock.net/forum/
Code: Select all
name_of_your_button.clickable:disable()
It works for levers, but not for buttons. Mysterious...NutJob wrote:other wise, yes, the disableSelf flag does work (last time I used it).