Yahoo Québec Recherche sur tout le Web

Résultats de recherche

  1. This category is for people interested in the inner workings of Snap!: what's inside its implementation, how to extend it, and so on. Please do not post advanced-topics-ish messages elsewhere. The goal is to ensure that the vast majority of users, who make projects in Snap! without knowing how it works, aren't scared away from the forum or made ...

  2. 3 févr. 2024 · Forum. Snapblocks (Part 1) Share your Projects. scratchblocks, snapblocks. ego-lay_atman-bay February 3, 2024, 1:58am 1. You all know about scratchblocks, it is a way to generate images of scratch scripts from text. Currently scratchblocks is being used on the forum and the wiki. It does have some Snap! support, but not a whole lot.

  3. 1 nov. 2020 · mobility212 January 11, 2024, 12:36am 15. Sorry for exposing dev version. If you go to Snap! 10, and turn Blocks all the way in settings, then you edit the "if on edge, bounce" block, you get to see the full-fledged definition of the primitive! The code looks complicated, I hope that you understand the code.

  4. 31 août 2024 · I'm still not planning to ditch it. ego-lay_atman-bay September 3, 2024, 7:01pm 13. If you're doing it in snap, then you can't share it on the forum or on the community site. There's a rule banning online chat projects, due to the fact that the snap team can't moderate them all. rixthetyrunt September 5, 2024, 5:18am 14.

  5. 17 déc. 2023 · The primitive blocks are made for use of allowing libraries to use javascript without needing to turn on javascript extensions. Think of it like verified javascript functions. Since they are only meant for use in libraries, you should be using the library blocks instead. u39902fh December 17, 2023, 6:34pm 3.

  6. 25 sept. 2020 · snap. pumpkinhead September 25, 2020, 7:35pm 1. By options menu, I'm referring to the menu which allows you to choose options for a block's input slot. I tried setting the options to. > < >= <= = !=. but when I choose my options from the dropdown list, these options appear: > < close ! And when I select any of them, the input slot appears blank.

  7. 15 mai 2024 · Help with Snap! Snap! Editor. I'm trying to find a away to make a spiral shape in snap! How do I do that as I want to create that using pen tools. Is their a way to make it round instead of hexagon shaped. How's this: i found this but I am not satisfied... Is their a way to make it round instead of hexagon shaped.

  8. 22 mai 2024 · Snap! Editor. catclawz May 22, 2024, 10:52am 1. Trying to use pen to draw a circle, the way i learned how to do that was basically: for i in range 1-360 { go to x: ( (sin of i)*circleSize) y: ( (cos of i)*circleSize) } but that will just draw it in the centre (0,0), but i can't quite work out how to move that circle somewhere else.

  9. 25 juil. 2024 · whereas the Snap! code always reports zero, regardless of the function input, if the list input is empty. This isn't because Snap! can't do what the Javascript code does. So, as an exercise, write a correct Snap! implementation of COMBINE, which, if the input is a variadic block, calls it with no inputs when the list is empty.)

  10. 28 juin 2019 · jguille2 June 28, 2019, 6:45pm 2. The "pen trails" is global, with all the the paintings (from moving sprites with the pen down) and printings (from the "stamp" block) of all the sprites (also deleted sprites, clones...). So you can't reset a "sprite pen trails". But you can store partial "pen trails" before "new paintings" and then, if the new ...

  1. Des personnes ont également recherché