Submit your block to wow blocks
Here is the topic were you can submit your block to wow blocks.
Submit form
Snap! Username:
Your Snap! block project url:
Snap! block description:
Submit your block to wow blocks
Here is the topic were you can submit your block to wow blocks.
Submit form
Snap! Username:
Your Snap! block project url:
Snap! block description:
what is wow blocks
something that I made
Lol, the last post was 5 months ago
you can add my switch and case blocks if you want
Ok, thanks
It's pretty basic, but..
Snap! Username: insert_user_name
Your Snap! block project url: Snap! Build Your Own Blocks
Snap! block description: Makes any number negative.
that exists as a primitive
nice idea though
I do that sometimes too
but that looks kind of ugly
how is it ugly? it makes the snap editor look less crowded. can you imagine what the block pane would look like if every option was its own block?
ok
That's not the same function!
snap! function:
neg(1) = -1
neg(-1)=1
insert_user_name function:
-- (1) = -1
-- (-1) = -1
Make any number ALWAYS negative
(I don't know if this is the result desired by insert_user_name...)
Wouldn’t that just be
yes, it's the same way than
And -1*
And /-1
I have decided to make a new block to hopefully get discussion back on track.
Snap! Username: insert_user_name
Your Snap! block project url: Snap! Build Your Own Blocks
Snap! block description: Glides toward a specified direction over an amount of seconds.
Credits to Spentine on Scratch for helping me with this back in mid-to-late February.
FYI (not trying to say you did something wrong)
You don’t need to do
Because we already have
Oh, thanks, I didn't know that, that's cool.
the animation library does that too