press space then type one of the commands below. //type//[what u want to type here] the sprite will say what you type example //type//Hello there! //createclone// makes a clone so you can have two dots on the screen the clone cannot move //moveto//[xy cordinants here] the cordinants must be three digits each so for x 3 and y 10 type //moveto//003010 //stopspin// the sprite will stop spinning [if you have a clone the clone will stop to] //startspin// the sprite will start spinning [if you have a clone it will spin to] //deleteclone// deletes your clone //hide// hides the sprite //show// shows the sprite //hideclone// hides the clone without deleting it. //showclone// shows the clone if you have one. //setsize//[size] sets the size of the sprite. You must make the size three digits ex.//setsize//009 Updates April 25: Initial release you can move, create a clone, and make the sprite say something. April 26: you can now turn spinning on you can now turn spinning off you can now delete clones you can now hide the clone you can now show the clone you can now hide the sprite you can now show the sprite you can now set the size of the sprite Credits Coding AJTFC sprites AJTFC Idea some project that I cannot remember the name of, if it is your project please tell me.