Discuss Scratch

Sandro318
Scratcher
100+ posts

Float, Scratch 2.0 Mod

Yes but in beta
http://float.gwiddle.org/beta/

Nice news: GP has been released as a public beta.
What is GP??? GP is a free, general-purpose blocks programming language (similar to MIT's Scratch) that is powerful yet easy to learn. It runs on most platforms, including laptops, Chromebooks, tablets, and web browsers.

Try out the new beta version of GP now!
https://gpblocks.org
davidkt
Scratcher
1000+ posts

Float, Scratch 2.0 Mod

MiniFluffyBug wrote:

So is it out yet or what?
Yup! http://float.gwiddle.org/beta

Remember when I looked like this? I still do.


Float, my Scratch 2.0 mod | My (somewhat under-construction) blog
GodzillaKing100
Scratcher
100+ posts

Float, Scratch 2.0 Mod

when I receive [ v] and I receive [ v]
brodcast [ v] and [ v]
Repeating the the same costume about 2 seconds and 2 minutes also 3 hours.
MiniFluffyBug
Scratcher
500+ posts

Float, Scratch 2.0 Mod

Sandro318 wrote:

Yes but in beta
http://float.gwiddle.org/beta/
Ok. I'll look at it.

This signature has been eaten by kumquats. It will recover soon!

DevanWolf
Scratcher
100+ posts

Float, Scratch 2.0 Mod

cuddley wrote:

DevanWolf wrote:

You should change the
for each[variable v]in[10]::control cstart//Number in string input is not necessary
block as this way: “for each %m.var in %n”
Then it should look like this when this is changed:
for each[variable v]in(10)::control cstart//Notice the number insert
That way, this change will make the variable dropdown work, rather than not working (because it's supposed to be “%m.var”, not“%m.varName”), and the number insert is a textbox for some reason, so that it must look like a number input, not a string input.
Changing the inputs shouldn't affect the JSON, so it should still be compatible.
Read this man. You know what to do…

Last edited by DevanWolf (Sept. 7, 2014 14:36:35)


Online YouTube Poop Generator is Here! | SimTunes! | Bring Back Backdrop Scroll Blocks! | New Scratch Blocks! | Scratch Soundfont! | Important MIDI Converter!

Please check out those cool games that you will like! Click a game! Any game!
when(mouse y)>(150)
repeat until <(programmers::extension)>(150)>
delete this cap::control cap
end
delete this limit::control cap
Please help Scratch Team remove the 150px Signature Height Cap!
GodzillaKing100
Scratcher
100+ posts

Float, Scratch 2.0 Mod

DevanWolf
Scratcher
100+ posts

Float, Scratch 2.0 Mod

Also, please get rid of the “all at once” block. All it does is nothing but run normally.

Online YouTube Poop Generator is Here! | SimTunes! | Bring Back Backdrop Scroll Blocks! | New Scratch Blocks! | Scratch Soundfont! | Important MIDI Converter!

Please check out those cool games that you will like! Click a game! Any game!
when(mouse y)>(150)
repeat until <(programmers::extension)>(150)>
delete this cap::control cap
end
delete this limit::control cap
Please help Scratch Team remove the 150px Signature Height Cap!
Macie1234
Scratcher
100+ posts

Float, Scratch 2.0 Mod

source and
<[ b] being brodcasted?>


Macie1234
Scratcher
100+ posts

Float, Scratch 2.0 Mod

((OS) and (Browser))


GrannyCookies
Scratcher
100+ posts

Float, Scratch 2.0 Mod

How about a
load file [] line [all v]
so you can load the saved files

GodzillaKing100
Scratcher
100+ posts

Float, Scratch 2.0 Mod

If backdrop color is touching a red,blue,or black sprite.
If you created a block define a wait 1 sec block.
Add a sprite from sprite list to a random place in the backdrop color blue.
repeat until () is []. But if not then try again. If it does work for a sec then

end
Sandro318
Scratcher
100+ posts

Float, Scratch 2.0 Mod

Bug Report:
  • I can't upload pictures as background or costume
  • The file block do not work
  • the block “for each {v} in ()” can only use the variable “v”


Block Ideas:
(read file [])
(pen size::pen)
(pen color::pen)
(pen shade::pen)
open file []
import sound from []
import costume from []
open presentation mode
close presentation mode

Last edited by Sandro318 (Sept. 10, 2014 14:24:37)


Nice news: GP has been released as a public beta.
What is GP??? GP is a free, general-purpose blocks programming language (similar to MIT's Scratch) that is powerful yet easy to learn. It runs on most platforms, including laptops, Chromebooks, tablets, and web browsers.

Try out the new beta version of GP now!
https://gpblocks.org
GRA0007
Scratcher
100+ posts

Float, Scratch 2.0 Mod

Maybe try this for that pesky background

PixelForums ← click here if you're a designer!


cbp105
Scratcher
9 posts

Float, Scratch 2.0 Mod

So… If I understand this correctly… YOU CAN MAKE IT SAVE?!?!?!?!?!
TeslaTech
Scratcher
49 posts

Float, Scratch 2.0 Mod

Sandro318 wrote:

Bug Report:
  • I can't upload pictures as background or costume
  • The file block do not work
  • the block “for each {v} in ()” can only use the variable “v”


Block Ideas:
(read file [])
(pen size::pen)
(pen color::pen)
(pen shade::pen)
open file []
import sound from []
import costume from []
open presentation mode
close presentation mode
I fixed that in my mod scratch tech (https://sites.google.com/site/teslascratchtech/)

Last edited by TeslaTech (Sept. 19, 2014 23:48:06)



my scratch2.0 mod:Zappedtech.swf or zappedtech site
set [ TeslaTech] to [a nice guy]
set [TeslaTech] to [a great scratcher]
set [TeslaTech] to [a great friend]
when I receive [ a message]
say [Hi]
A PLATINUM rule for life: be fun
REALLY fun
__init__
Scratcher
1000+ posts

Float, Scratch 2.0 Mod

cbp105 wrote:

So… If I understand this correctly… YOU CAN MAKE IT SAVE?!?!?!?!?!
Yeah, but only offline. It doesn't work online.

thisandagain pls explain
__init__
Scratcher
1000+ posts

Float, Scratch 2.0 Mod

GRA0007 wrote:

Maybe try this for that pesky background
Yay! Thank you so much!! It works now! http://float.gwiddle.org/

(backstretch.js didn't work. )

thisandagain pls explain
TeslaTech
Scratcher
49 posts

Float, Scratch 2.0 Mod

davidkt wrote:


Scratch 2.0 Mod by Davidkt



UPDATE: Website! Credit to turkey3 for hosting. It's at http://float.gwiddle.org/ . I put a beta version up here!

I'm making a Scratch 2.0 mod called Float. Credit to whizzer for the name!

I will possibly add:
-A few new blocks
-Better vector editing
-System fonts
-Custom reporters and booleans
-Cloud lists
-Strings in all data

Changes so far:
  • Bubbles when you click on reporters (thanks so much, nXIII!)

Blocks:
LOOKS::hat looks
show all sprites::looks//Shows all sprites
hide all sprites::looks//Hides all sprites and deletes all clones
<showing?::looks>//Reports whether or not the sprite is showing
([color v] effect::looks)//Reports the selected graphic effect
previous costume::looks

CONTROL::hat control
delete all clones::control//Does exactly what you expect.
(clones::control)//Reports the total amount of clones.
for each [v v] in (10)::cstart control//Iterates through the number given with the given variable as the iterator
end
while <>::cstart control//The opposite of "repeat until".
end

FILES (new category)::hat motion
save [] to file as [file.txt]::motion//Pops up a save file dialog and saves the given text to a file with the default name given in the second argument.
we NEED to work together my scratch2.0 mod:Scratchtech.swf or scratchtech site

Last edited by TeslaTech (Sept. 20, 2014 09:10:20)



my scratch2.0 mod:Zappedtech.swf or zappedtech site
set [ TeslaTech] to [a nice guy]
set [TeslaTech] to [a great scratcher]
set [TeslaTech] to [a great friend]
when I receive [ a message]
say [Hi]
A PLATINUM rule for life: be fun
REALLY fun
Austinato
Scratcher
1000+ posts

Float, Scratch 2.0 Mod

TeslaTech wrote:

we NEED to work together my scratch2.0 mod:Scratchtech.swf or scratchtech site
Whoa, that looks pretty neat! So many updates, though… I got an idea!
For each update, you should do 1.0.2 or something like that, but depending on how big of a change, you could go like this:

If you make major changes, you could go
1.0.2 to 1.2.5
If you make minor changes, you could go
1.0.2 to 1.0.5

But not exactly the same, by the way, it's just an suggestion!


7500+ posts (19th)
DevanWolf
Scratcher
100+ posts

Float, Scratch 2.0 Mod

GodzillaKing100 wrote:

repeat until()is[]. But if not then try again. If it does work for a sec then

end
Correction:
repeat until()is[]. But if not then try again. If it does work for a sec then::control cstart
Use the :: at the end of the scratchblock. For example: “repeat (1) secs::control cstart”

Last edited by DevanWolf (Sept. 20, 2014 15:20:56)


Online YouTube Poop Generator is Here! | SimTunes! | Bring Back Backdrop Scroll Blocks! | New Scratch Blocks! | Scratch Soundfont! | Important MIDI Converter!

Please check out those cool games that you will like! Click a game! Any game!
when(mouse y)>(150)
repeat until <(programmers::extension)>(150)>
delete this cap::control cap
end
delete this limit::control cap
Please help Scratch Team remove the 150px Signature Height Cap!

Powered by DjangoBB

Standard | Mobile