diff --git a/doc/lua_api.md b/doc/lua_api.md index 3ba51809e..a15225246 100644 --- a/doc/lua_api.md +++ b/doc/lua_api.md @@ -1630,7 +1630,7 @@ HUD HUD element types ----------------- -The position field is used for all element types. +The `position` field is used for all element types. To account for differing resolutions, the position coordinates are the percentage of the screen, ranging in value from `0` to `1`.