📅  最后修改于: 2022-03-11 14:48:38.542000             🧑  作者: Mango
//use unscaled time for the animator update mode
//for Coroutines, use WaitForSecondsRealtime
//example
yield return new WaitForSecondsRealtime(0.05f);