Help:Text modding: Difference between revisions
→Icons: Exhaustive list of icon values |
→Icons: Remove zr as it's not recognized by any libraries |
||
| (One intermediate revision by the same user not shown) | |||
| Line 103: | Line 103: | ||
* <code>zl: 14</code> | * <code>zl: 14</code> | ||
* <code>zl: 15</code> | * <code>zl: 15</code> | ||
* <code>l_stick_press</code> | * <code>l_stick_press</code> | ||
* <code>l_stick_forward</code> | * <code>l_stick_forward</code> | ||
| Line 114: | Line 113: | ||
* <code>plus</code> | * <code>plus</code> | ||
* <code>minus</code> | * <code>minus</code> | ||
* <code>l_stick_left</code> | |||
* <code>l_stick_right</code> | |||
* <code>r_stick_vertical</code> | |||
* <code>r_stick_horizontal</code> | |||
Note that some any icon that has a number has multiple images, and the number determines which image is used. Also, some "icons" are actually available as [[#Text_nodes|standard characters]]. | Note that some any icon that has a number has multiple images, and the number determines which image is used. Also, some "icons" are actually available as [[#Text_nodes|standard characters]]. | ||