Discuss Scratch
- Discussion Forums
- » Suggestions
- » Custom Extensions
- yoreni
-
29 posts
Custom Extensions
i feel like users should be able to make thier own extensions and share them to other scratches
for exsample if someone makes a pen text engine and shares it an an extension it would benefit the user of the pen text engine by the user being allowed to use the pen text engine on more than one sprite and it would make thier code tidyer
also people who make resources for other people to use it in thier projects such as for exsample pen text engines really like getting credit if there thing has been used so scratch could automaticly give credit to the extension creaters
for exsample if someone makes a pen text engine and shares it an an extension it would benefit the user of the pen text engine by the user being allowed to use the pen text engine on more than one sprite and it would make thier code tidyer
also people who make resources for other people to use it in thier projects such as for exsample pen text engines really like getting credit if there thing has been used so scratch could automaticly give credit to the extension creaters
by this logic, we can remove
move (10) stepswhy not just use
go to x: ((x position) + ([cos v] of ((direction) * (amt)))) y: ((x position) + ([sin v] of ((direction) * (amt))))i mean jeez so simple
- cheesyfriedeggs
-
500+ posts
Custom Extensions
That would be very confusing and possibly laggy for the Scratch servers.
- yoreni
-
29 posts
Custom Extensions
how? sharing an extension would be like sharing a project but it contains blocks that can be used on projects.
sharing a project doesnt lag the scratch servers or confuse people
so why would share extention?
sharing a project doesnt lag the scratch servers or confuse people
so why would share extention?
by this logic, we can remove
move (10) stepswhy not just use
go to x: ((x position) + ([cos v] of ((direction) * (amt)))) y: ((x position) + ([sin v] of ((direction) * (amt))))i mean jeez so simple
- rdococ
-
100+ posts
Custom Extensions
There is a way to create extensions, but I haven't had much luck with it so far. There was ScratchX, which made it easy to load custom extensions into Scratch, although you couldn't share projects made with them on the regular website, but it still uses Scratch 2.0.
- cheesyfriedeggs
-
500+ posts
Custom Extensions
Sharing an extension wouldn't be the same as sharing a project. That why I said it would confuse people and maybe(keyword being “maybe”) lag the Scratch servers. how? sharing an extension would be like sharing a project but it contains blocks that can be used on projects.
sharing a project doesnt lag the scratch servers or confuse people
so why would share extention?
- yoreni
-
29 posts
Custom Extensions
rdococ i wsh we could do that here though
by this logic, we can remove
move (10) stepswhy not just use
go to x: ((x position) + ([cos v] of ((direction) * (amt)))) y: ((x position) + ([sin v] of ((direction) * (amt))))i mean jeez so simple
- Simple_guy
-
52 posts
Custom Extensions
extensions are different from normal blocks. Extensions are a list of blocks that cant be worked around in any way !
I`m working on simple games, arts , animations, Requests
and much more !
I`m happy to help you :-)
if <project gets clicked> then
think [OMG] for (ever) secs
end
Hey check this out: https://scratch.mit.edu/discuss/topic/288903/?page=1
- Discussion Forums
- » Suggestions
-
» Custom Extensions