Skip to content

Add 'watchers' / 'stage monitors' for variables #2

@bennorth

Description

@bennorth

Scratch allows you to show the current value of a variable on the stage, in a 'stage monitor'. Can Pytch support something like this? A minimal implementation could just show the value as text somewhere, but an on-stage display would be good. Useful for simple displays of scores, lives left, etc. Because Pytch variables can be any Python type, a bit of thought might be needed on how to show the value of a dictionary or nested list, say.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions