I am using “Add World Rotation”
And I am using my own timing mechanism to precisely rotate the object 180 degrees every time this blueprint is called. (see pic) As you can see from the pic this has one fatal flaw. The speed at which this operation is completed is left up to the cpu. How can I control the speed and rotation amount precisely?