📋 Code Copied Successfully!
Your sprite code has been copied to the clipboard.
📐 Sprite Dimensions
Width: 16 pixels
Height: 16 pixels
📝 Step-by-Step Instructions
- Open MakeCode Arcade in your browser
- Create a new sprite by clicking "set mySprite to sprite of kind Player" from the Sprites toolbox
- Click on the gray sprite image in the block to open the Sprite Editor
- In the Sprite Editor, set the canvas size to 16 x 16 pixels using the size controls
- With the Sprite Editor open, simply press Ctrl+V (or Cmd+V on Mac) to paste your copied sprite directly!
💡 Pro Tip: Make sure the sprite canvas dimensions in MakeCode match the dimensions shown above (16 x 16 pixels) for the best results! The paste shortcut works directly in the visual sprite editor.