Hi,
I try to show my pan angle degree on a digit, but when i pass the 360 degree if i keep paning the counter continue to add value 360,361,362,363..ect instead of returning the value to 0.
How can i do for see my rotation degree in between 0 and 360.
exemple; im at 0, i pan left the value increase between 0 to 360 and if i pan right the value decrease between 360 to 0.
thx for ur answer...