===== Spriteplace ===== ==== Format ==== **spriteplace** //spritenumber//, //x//, //y//\\ **spriteplace** ( //spritenumber//, //x//, //y// )\\ **spriteplace** //spritenumber//, //x//, //y//, //s//\\ **spriteplace** ( //spritenumber//, //x//, //y//, //s// )\\ **spriteplace** //spritenumber//, //x//, //y//, //s//, //r//\\ **spriteplace** ( //spritenumber//, //x//, //y//, //s//, //r// ) ==== Description ==== Place the center of a sprite at a specific location on the screen (x,y). Like [[imgload|Imgload]] sprite positioning is relative to the center of the sprite and not the top left corner as with most other graphical statements.\\ \\ Optionally the sprite may be rotated or scaled by defining optional the //r// and //s// parameters. The degree //r// is measured in radians. ====Example==== See [[spritedim|Spritedim]] ==== See Also ==== {{page>en:start#Graphics - sprites&noheader}} ==== New To Version ==== 0.9.6n\\ rotate and scale 0.9.9.15