Unity | Angular speed/velocity

I am currently developing a new 2D mobile game with the Unity game engine. There were no problem until I needed mathematics. Indeed, I need to calcul thespeed of rotation of a circle to make 180° in a given distance and speed. I will show you how you can calculate this speed in C# and adding it to you animation.

Continue reading “Unity | Angular speed/velocity”