User Tools

Site Tools


crpl:docs:setimagescaley

Differences

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

Link to this comparison view

Next revision
Previous revision
crpl:docs:setimagescaley [2013/01/14 19:05] – created chanicrpl:docs:setimagescaley [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]] 
 +=====  SetImageScaleY  ===== 
 + 
 +^Arguments^Result^Notation^ 
 +|A unit UID, image slot, y scale| |''i1 s1 f1 -- ''
 + 
 + 
 +=== Description === 
 +Sets the Y scale of the image.  
 +A value of 1 means to show the image at the normal size. 
 + A value of 2 would be double size, and 0.5 would be half. 
 +=== Examples === 
 +<code> 
 +# Make the image twice as tall  
 +Self "FlyingThing" 2 SetImageScaleY 
 +</code>  
crpl/docs/setimagescaley.1358190339.txt.gz · Last modified: 2025/02/14 14:56 (external edit)