Ok so If you were following my other post yes its from the same game that ive been working on. So I got the inventory to a anchor style because who doesnt like to anchor their UI. Anyway I got my selector and my arrow picker all working just perfect.
Except for one small problem the Arrow picker is like 300px from where it should have been anchor after the anchor is enable. But it correct itself when I press down or up button.
Which is ok for game mechanic goes but I would like if anyone can tell me why its doing that there like no event to tell to do that and I am even using strict variable to control it all with variables
To see the glitch just move around open n close inventory a bunch of time and you will notice strange behavior with the arrow. cant pin down the problem or why its doing that.
Is there a special event i need to add in-order to make it stop doing that ?
heres the capx (https://www.dropbox.com/s/sjb07o9d3i24o ... .capx?dl=1)