We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e50f96 commit a72231aCopy full SHA for a72231a
1 file changed
main.ts
@@ -1,3 +1,9 @@
1
+/**
2
+ * This MakeCode Arcade extension is the same as Sprite Data Extnesion on Arcade's dashboard except:
3
+ * the blocks use "mySprite" instead oh "item,"
4
+ * has an image specification that allows any kind of image,
5
+ * and a couple of corrections in the comments
6
+*/
7
namespace sprites {
8
/**
9
* Sets a number in the data of a sprite
0 commit comments