Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ardieffects:icon [2018/07/03 04:26]
optrix
ardieffects:icon [2018/07/03 04:29] (current)
optrix [Examples]
Line 38: Line 38:
  
 <​code>​ <​code>​
 +<icon offset="​0,​5,​0"​ size="​3,​3,​3"​ color="​0,​1,​0,​0.5"/>​
 </​code>​ </​code>​
 +
 +> The above code will attach an icon to this asset. The icon will be offset vertically by **5** units along the Y axis. The icon will have a color value of **0,1,0** making it green, with an alpha value of **0.5** making it partially transparent.