Discuss Scratch

1071043
Scratcher
10 posts

Sprite not growing larger: https://scratch.mit.edu/projects/681827292/editor

My project is a game where you can basically destroy anything you want. In the game, you can make lightning shoot from the sky. This lightning should have a size that can shrink and grow via control input, but for whatever reason, it won't. I know this is a problem with the sprite/costume and not the code because I made a copy of the sprite and deleted the code, but when I put in a height larger than 96, it simply sets it back to 96. To summarize, my sprite will not grow to a size larger than 96, which is beginning to become a problem. Any input or help with the code would be greatly appreciated. Thanks! https://scratch.mit.edu/projects/681827292/editor
legendary34678
Scratcher
1000+ posts

Sprite not growing larger: https://scratch.mit.edu/projects/681827292/editor

This is because Scratch sets limits to how large a sprite can get. But, you can work around this by creating a blank costume and then doing this:

switchcostumetoblanksetsizeto500%switchcostumetolightning

This will allow you to bypass the size limit and make your sprites super big.
1071043
Scratcher
10 posts

Sprite not growing larger: https://scratch.mit.edu/projects/681827292/editor

Thanks! Pls try my project too: https://scratch.mit.edu/projects/681827292/
legendary34678
Scratcher
1000+ posts

Sprite not growing larger: https://scratch.mit.edu/projects/681827292/editor

If you want to set a signature, you can do so with this link: https://scratch.mit.edu/discuss/settings/1071043/. Otherwise, you shouldn't advertise your projects. There's a forum for that called Show and Tell.

Powered by DjangoBB