fix: apply menu item origin as an offset - #917
Conversation
Add `origin` values to the existing item rectangle instead of replacing its coordinates.
|
awesome :D yep that was definitely a mistake. The thing now is that what the game does is pretty weird, no? 🤔 Also I am wondering how this interacts with Two things i'd usually not do but i guess the vanilla game does them so OAT should as well? |
|
Also now that i see it: Optimizing the |
Laupetin
left a comment
There was a problem hiding this comment.
Thank you very much ❤️ Messed that up 😅 IW4x menus seem to be perfect to my eyes at least? Pretty cool!
addressed that in #920 |
Add
originvalues to the existing item rectangle instead of replacing its coordinates.Fixes #78.