This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| crpl:docs:setimageposition [2013/01/14 19:11] – external edit 127.0.0.1 | crpl:docs:setimageposition [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | <- [[crpl: | ||
| ===== SetImagePosition | ===== SetImagePosition | ||
| Line 8: | Line 9: | ||
| === Description === | === Description === | ||
| Sets the coordinates (in floating point pixel space) of the image. | Sets the coordinates (in floating point pixel space) of the image. | ||
| - | 0,0,0 is the exact center of the unit. Negative | + | 0,0,0 is the exact center of the unit. Negative |
| + | |||
| + | For more information on how the Z value works, as well as a list of some of the layers the game uses to render items, see [[crpl: | ||
| === Examples === | === Examples === | ||
| < | < | ||
| Line 17: | Line 20: | ||
| Self " | Self " | ||
| </ | </ | ||
| - | |||