I'm working on a mission where I'd like to be able to have the player turn off a lighthouse building's light via an addAction. The trouble is I can't find a way to do this. My first thought was switchLight, but that only seems to apply to streetlamps; in fact, when I tried it on the lighthouse object, it crashed the game. Any thoughts?