Author Topic: Disabling the HUD?  (Read 553 times)

Greetings.

I remember I once had an addon that allowed me to disable the HUD (chat and paint/brick/tool menus on the screen). This was a really nice feature to have when shooting videos. Does anyone know where to get this sort of contraption?

Thanks in advance.

You can disable it in the options.

canvas.setContent(NoHudGUI);
canvas.setContent(PlayGUI);