Discuss Scratch

cs2583039
Scratcher
2 posts

Code Counter

In one of my friend's games, in his description, he put the number of code blocks in his game. Is that a feature, or did he go through the trouble of counting himself?
awesome-llama
Scratcher
1000+ posts

Code Counter

There are mods for scratch that have that feature.
TurboWarp is one I am allowed to mention and link on scratch.
doggy_boi1
Scratcher
1000+ posts

Code Counter

Your friend could've
Imported his project into turbo warp
Checked the number of code scratch was going to delete (double click), and then added the data to each sprite

Manually counted them 1 by 1
cs2583039
Scratcher
2 posts

Code Counter

Okay. Thanks
ARandomNumberIs7482
Scratcher
1000+ posts

Code Counter

doggy_boi1 wrote:

Your friend could've
Imported his project into turbo warp
Checked the number of code scratch was going to delete (double click), and then added the data to each sprite

Manually counted them 1 by 1
Manually counting the blocks sounds excruciating unless it's a simple minigame or something like that. Imagine doing that for Crystal Seeker (I think it uses 25,000+ blocks?)
awesome-llama
Scratcher
1000+ posts

Code Counter

ARandomNumberIs7482 wrote:

doggy_boi1 wrote:

Your friend could've
Imported his project into turbo warp
Checked the number of code scratch was going to delete (double click), and then added the data to each sprite

Manually counted them 1 by 1
Manually counting the blocks sounds excruciating unless it's a simple minigame or something like that. Imagine doing that for Crystal Seeker (I think it uses 25,000+ blocks?)
Good thing TurboWarp has an addon that just counts the total (“Block Count”) and displays it at the top of the editor.
https://turbowarp.org/addons
PkmnQ
Scratcher
1000+ posts

Code Counter

doggy_boi1 wrote:

Your friend could've
Imported his project into turbo warp
Checked the number of code scratch was going to delete (double click), and then added the data to each sprite

Manually counted them 1 by 1
  • Created his own program to count it from the project JSON

Powered by DjangoBB