User Tools

Site Tools


crpl:docs:setimagepositiony

Differences

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

Link to this comparison view

Next revision
Previous revision
crpl:docs:setimagepositiony [2013/01/14 19:05] – created chanicrpl:docs:setimagepositiony [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]] 
 +=====  SetImagePositionY  ===== 
 + 
 +^Arguments^Result^Notation^ 
 +|A unit UID, image slot, Y coordinate| |''i1 s1 f1 -- ''
 + 
 + 
 +=== Description === 
 +Sets the Y coordinate (in floating point pixel space) of the image.  
 +0,0,0 is the exact center of the unit.  
 +Leaves the X and Z coordinate as is. 
 +=== Examples === 
 +<code> 
 +#Set the location of "FlyingThing" to Y=10 (above of the unit).  
 +Self "FlyingThing" 10 SetImagePositionY 
 +</code>  
crpl/docs/setimagepositiony.1358190311.txt.gz · Last modified: 2025/02/14 14:56 (external edit)