crpl:docs:setimagepositionx

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
crpl:docs:setimagepositionx [2013/01/14 19:05] – created chanicrpl:docs:setimagepositionx [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 1: Line 1:
-TODO+ 
 +<- [[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 === 
 +<code> 
 +#Set the location of "FlyingThing" to X=10 (to the right of the unit).  
 +Self "FlyingThing" 10 SetImagePositionX 
 +</code>  
crpl/docs/setimagepositionx.1358190304.txt.gz · Last modified: 2025/02/14 14:56 (external edit)