Dash icon indicating copy to clipboard operation
Dash copied to clipboard

[Config] Toggle mouse visibility

Open PxlBuzzard opened this issue 10 years ago • 1 comments

This is the first step towards supporting custom (or no) cursors in a game. We should eventually have a game script example showing how to add custom cursor graphics.

Display:
    Cursor: false

PxlBuzzard avatar May 26 '14 18:05 PxlBuzzard

I think this is super important, but it would probably be better to do through code. Most menus would need the cursor to be visible, and I don't like the idea of setting value in YAML that would also frequently change though code as well.

ColdenCullen avatar Jun 09 '14 03:06 ColdenCullen