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