Discuss Scratch
- 10goto10
-
Scratcher
1000+ posts
Add this C block:
Scratch 0.1 had this kind of feature where one sprite could control another sprite. It’s something this person talks about in their thesis https://dn710204.ca.archive.org/0/items/tbca-archive-backup/davefthesis.pdf
What I got out of this was that the Scratch Team rejected doing this because the intertwining of the sprites made it hard for beginners to understand their projects.
This is what it looked like in Scratch 0.1

The “cat” movement logic can’t be seen by just looking at its sprite and the sprite can’t be inserted into another project without the “owner” sprite.
I don’t think this is a TOLORS sort of rejected suggestion but it is something that the team once tried and decided not to do.
What I got out of this was that the Scratch Team rejected doing this because the intertwining of the sprites made it hard for beginners to understand their projects.
This is what it looked like in Scratch 0.1

The “cat” movement logic can’t be seen by just looking at its sprite and the sprite can’t be inserted into another project without the “owner” sprite.
I don’t think this is a TOLORS sort of rejected suggestion but it is something that the team once tried and decided not to do.
- CaptFrIEdshrimp
-
Scratcher
500+ posts
Add this C block:
Scratch 0.1 had this kind of feature where one sprite could control another sprite. It’s something this person talks about in their thesis https://dn710204.ca.archive.org/0/items/tbca-archive-backup/davefthesis.pdfyeah… when I look at it, it is kind of confusing
What I got out of this was that the Scratch Team rejected doing this because the intertwining of the sprites made it hard for beginners to understand their projects.
This is what it looked like in Scratch 0.1
The “cat” movement logic can’t be seen by just looking at its sprite and the sprite can’t be inserted into another project without the “owner” sprite.
I don’t think this is a TOLORS sort of rejected suggestion but it is something that the team once tried and decided not to do.
- jmdzti_0-0
-
Scratcher
1000+ posts
Add this C block:
used to exist, was removed probably to be replaced the broadcasting system
- CaptFrIEdshrimp
-
Scratcher
500+ posts
Add this C block:
used to exist, was removed probably to be replaced the broadcasting systemyep, used too exist in 0.x, removed later and replaced with broadcasting blocks