Offline
I am wondering if there is a simpler way to implement a function that is repeatedly called, such as a the rotation of a helicopters propellers that is constantly rotating. Currently I am calling a function multiple times but that is inefficient.