I'm using the new lua.renderer functions to draw an warning icon on top of an entity. However, this function will place the icon at the center of the target entity and not at the position where all "normal" warning icons are drawn.
![Image](https://forums.factorio.com/images/ext/5c5b1722c4d27e9998b20c2c20b134c1.png)
The picture above shows a custom item-request-proxy icon that's correctly placed and a custom icon drawn with lua.renderer that is wrongly positioned at the center of the entity. If you would make the "alert_icon_shift property" accessible by the modding api, you would help me very much.
Regards,
Arcitos