badspacebar / sdk

6 stars 3 forks source link

graphics draw #27

Closed 69sinisterblade69 closed 10 months ago

69sinisterblade69 commented 10 months ago

What does graphics.set_draw(enabled) graphics.get_draw() graphics.set_draw_menu(enabled) are supposed to do? From my testing graphics.get_draw() always returns nil. I would've thought that graphics.set_draw(enabled) can disable/enable all draws or something like that, but changing it doesn't have any effect, same thing with graphics.set_draw_menu(enabled).

badspacebar commented 10 months ago

graphics.set_draw(false) will be fixed in 20231225