<- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#image_commands|Image Commands]] ===== SetImagePositionX ===== ^Arguments^Result^Notation^ |A unit UID, image slot, X coordinate| |''i1 s1 f1 -- ''| === Description === Sets the X coordinate (in floating point pixel space) of the image. 0,0,0 is the exact center of the unit. Leaves the Y and Z coordinate as is. === Examples === #Set the location of "FlyingThing" to X=10 (to the right of the unit). Self "FlyingThing" 10 SetImagePositionX