Snap! Editor in Snap!

Ah. I'll see if I can fix it.

Just go edit the attach block and make it go in smaller increments.

Try it now.

I turned this:
Snap! Editor Fix script pic
into this:


and made the ATTACH block go by 0.5 increments.

Here.

(Only in the Show sprite.) Now in all block sprites.

Everything is now implemented!

New block to make it easier:
Snap! Editor Fix script pic

Yes I saw it.

Well, now you guys can create more blocks. (Call me if you need me)

Also,


should really check if the distance to the POS OF item is < a certain amount. I would suggest

if (<(pos of (item)) \< [35]>):
    ...

Backslash is to distinguish <...> predicates and </> inequality operators.

Nice! It doesn’t run though, I’ll work on it.

Nah, running is easy.

I mean running the blocks that are attached to the whenflag clickd

Yes, it is easy.

I know, I’m gonna do it. Also can you work on the forever block

nah.

im not actually in this collab

K, one last thing then. I am now confused on connecting, how will I tell a clone and the sprite to only run itself if it is attached, do I do if touching or does it need vars? Nvm another thing with this, how would I make it so it does this if it’s attached to something that’s attached to the flag…

just leave it to me.

K thank you so much. And to people who are in colab please work o nether forever block, meanwhile I will probably add more blocks.

dont do it yet, let me add the code running system