Thank you. The issue comes from the larger stage size. Can you switch back to 480x360 stage size for now? We will fix the issue then let you know.
-
RE: "When this Sprite clicked" Won't work during playtest
-
RE: application has crashed
Sorry to hear that. Can you try to reload the page?
Is there a project link that we can look into?
-
RE: Anyone having issue with sound blocks not working?
The sound blocks are working normally. Can you post a project link?
-
RE: "When this Sprite clicked" Won't work during playtest
That block works fine in our test. Are you clicking a clone of the sprite? If so, that block may not be highlighted in the code area, but it will still run.
Please share a project link if that’s not the case.
-
RE: Could Scratch blocks be supported for this forum?
@info-creaticode True, I’m gonna make something that might help you guys out with that perhaps (not code)
-
RE: Could Scratch blocks be supported for this forum?
Yes, that’s the library we use, but we have to heavily modify it since we have many new blocks.
-
RE: Add a block to point at closest clone/ closest clone of a certain sprite
This needs some further discussion. Even if there is a block that returns the “clone ID” of the nearest clone of another sprite, you will still not know that clone’s x/y positions, right? So how would you calculate the distance to that clone?
-
RE: Could Scratch blocks be supported for this forum?
@info-creaticode Thank you! To help with that, it might be good to use scratchblocks.github.io for generating block images (as it does use a live editor preview sort of thing, kind of like the one here). Or there could be a nodeBB addon already out there for scratch blocks, not too sure.
-
RE: Could Scratch blocks be supported for this forum?
That’s a good idea. We will have to add quite some code to make it happen in this forum. We’ll do some research on that.