Ahhh that's what I was missing.
Sorry for all these basic question but I really appreciate the help!
So the numbers that the expression Player.8Direction.MovingAngle will give me will be the angle in numbers correct? But when I try and put my Global number, CurrentAngle to Player.8Direction.MovingAngle and display it in text so I can make sure I have the right numbers for my animation, it tells me "NaN" in the text box. I thought it was a integer not string.
I guess what I'm asking is what is the variable Ill be getting if I'm moving, Right,Left,Up,Down,ect?
Thank again <3