version=2 @Text.show(It's labeled~Switch 2.*Press it?) @Options.show(Yes,No) :when:Yes @entity.setvisible(11,) @entity.setvisible(12,) @entity.setvisible(15,) @entity.setvisible(17,) @entity.setcollision(11,) @entity.setcollision(12,) @entity.setcollision(15,) @entity.setcollision(17,) @sound.play(shutter) :if:=True @register.unregister(GolUndSwitch2) :else @register.register(GolUndSwitch2) :endif :when:No :endwhen :end