<- CRPL reference <- Image Commands

SetImagePositionX

ArgumentsResultNotation
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