Discuss Scratch

yoreni
Scratcher
43 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

by this logic, we can remove
move (10) steps
why not just use
go to x: ((x position) + ([cos v] of ((direction) * (10)))) y: ((y position) + ([sin v] of ((direction) * (10))))
i mean jeez so simple
cheesyfriedeggs
Scratcher
1000+ posts

Custom Extensions

That would be very confusing and possibly laggy for the Scratch servers.
yoreni
Scratcher
43 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?

by this logic, we can remove
move (10) steps
why not just use
go to x: ((x position) + ([cos v] of ((direction) * (10)))) y: ((y position) + ([sin v] of ((direction) * (10))))
i mean jeez so simple
rdococ
Scratcher
500+ 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
Scratcher
1000+ posts

Custom Extensions

yoreni wrote:

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 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.
yoreni
Scratcher
43 posts

Custom Extensions

rdococ i wsh we could do that here though

by this logic, we can remove
move (10) steps
why not just use
go to x: ((x position) + ([cos v] of ((direction) * (10)))) y: ((y position) + ([sin v] of ((direction) * (10))))
i mean jeez so simple
Simple_guy
Scratcher
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
jbthepig
Scratcher
500+ posts

Custom Extensions

Support, I was going to suggest this myself before I found this

Last edited by kaj (Tomorrow, 27:09:07)


To scroll through a signature, highlight some text in the signature, then use:
((shift) + (up/down arrow))

To add a signature, go to the bottom of Discussion Home and click “Change your signature.”

I had a bigger signature, but it was eaten by an Evil Kumquat.

<´・ω・` :: sensing> //This is Sam. He will protect my signature from future attacks.
the2000
Scratcher
1000+ posts

Custom Extensions

No support, Scratch extensions have to be manually approved by the Scratch Team for a reason. You're not even allowed to share working JS code on the forums, so making a way to share it and run it on the user's computer is a really bad idea.

Powered by DjangoBB