Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add sprite.hide and sprite.show #3

Open
ericclack opened this issue Apr 30, 2018 · 2 comments
Open

Add sprite.hide and sprite.show #3

ericclack opened this issue Apr 30, 2018 · 2 comments

Comments

@ericclack
Copy link
Owner

We can delete sprites with sprite.delete() - but hiding and showing would be useful because...

What's the use case?

@ericclack
Copy link
Owner Author

ericclack commented Apr 30, 2018

In Scratch you cannot create or delete sprites in code (except for clones) so show and hide are essential. However we can create and delete sprites.

@ericclack
Copy link
Owner Author

ericclack commented Oct 13, 2018

Coders can move the sprite off screen fairly easily by setting negative x and y.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant