You can write your topic however you want, but you need to answer these questions:
- What do you want to achieve? I want that the pointer goes on the centre of the country flag, using the AbsoluteSize of the Frames or maybe other proprieties of the scrollingframe (i cannot use normal position because there is an UIList). Basically i want that the CanvasPosition of the scrollingframe goes on the centre of each flag (with a tween, but i already do it). I need to use the propreities of frames and scrollingframes because every device can see different CanvasPosition.
I hope you understand what i want to achieve, for question ask me : D
I tried somethings like this. but nothing, no work
((script.Parent.AbsolutePosition * script.Parent.Parent.AbsoluteWindowSize / 1000)*10 )
All answers are welcomee : D and tysm for help