diff -r 4fc010b6bbba -r ce537974a52c VisualGearTypes.wiki --- a/VisualGearTypes.wiki Sun Dec 13 20:44:04 2020 +0100 +++ b/VisualGearTypes.wiki Sun Dec 13 21:03:54 2020 +0100 @@ -87,7 +87,7 @@ * `Angle`: Scale ratio (only has an effect if `Frame` is non-zero). `0` or `1` = 100% * `Frame`: If `0`, its position is relative to the landscape. If non-zero, it will align to the screen instead - * `State`: Number to display (must be a whole number) + * `State`: Number to display (must be a whole number). NOTE: Can only be set in the same tick in which it was spawned, not later * `Timer`: Expiration timer (not used if spawned below water line (`Y>WaterLine`)) * `Tint`: Color of number and border * `Scale`: Unused. Use `Angle` for scaling instead