I received this warning message from the editor today saying:
“Consider using a scripts process loop instead of relying on a timer for very low wait times.”
Well, I was playing around with the timer to find how fast I need it to reset a variable, so, it play the correct animation in a Animation Tree and it only seemed to work @ 0.01. About as low as I could go, so, how would I go about using a “scripts process loop” in this instance as I have never used one of these.
As always any help is greatly appreciated!
Regards.