Hi all,
I have some nodes that should find the centre of a particular node when my program is run. I have used this location as the end point of a bunch of splines.
However when I run it, the position is slightly offset to the left and i cant figure out why.
The widget is just a button called from another BP.
These are my nodes:
So i basically just getting the tick space geo and finding local size of node and dividing x and y by 2. and then adding these values to the result of ‘get local top left’.
If anyone can point my to the reason for the offset, i would appeciate much.
thanks