Use the smiletool (green button on keyboard) then click "paint" and go to "SP". Draw your sprites, then click save to save them under a file name in the project folder. Then just use a load command in your game. (LOAD "GRP4:FILENAME",0). From there, you can define and use your sprites as normal (using SPSET, etc)