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