Thanks you guys. Sorry, I shouldn’t have thrown ‘location’ in there, its not really relevant.
So my objects are aligned in X location. The lookatrotation X-axis only returns 0 and 180. The Y-axis returns degrees, but they do not fit with my desired output (eg, from 0 to 360) This is what I get:
I can see how combining the X-axis and Y-axis returns with a bunch of remapping, <> and select ints could translate these values into what I want - I was just hoping there was a cleaner/faster way of doing this?