Skip to content

Commit a72231a

Browse files
Update main.ts
1 parent 9e50f96 commit a72231a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

main.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
*/
17
namespace sprites {
28
/**
39
* Sets a number in the data of a sprite

0 commit comments

Comments
 (0)