@TheIndependantGamer I was wondering if you could have a quick look at the demo for an up and coming game Blox Quest-Thelostchapters you can see the website here Blox Quest-TLC you can look at the forums or you can download a quick demo of the game there.Thanks,Oh and the game is going to be really big as in 2 years or more development big.
How do I find the average between two angles? I can't just use: ( a1 + a2 ) / 2 because the first angle might be 850 degrees and the second might be -420. I need the most efficient method that returns 215 using the values above, which is the actual position in between the two.
I'm sure someone has asked this before, but I couldn't find anything by searching.
Thanks!
Add all the angles together then divide it by the number of angles there is