So, was wondering why timeScale is limited to being between .01 and 100.
timeScale can be 0.0
Yes, in the error, however, it says .01 to 100. I’m thinking 0 is a special case.
Do you mean in the project settings? I’ve never tried setting timescale to 0.0 in there… but it’s fairly easy to do that in scripting, and you most certainly are allowed to set it to 0.0. Otherwise I don’t think the script references would mention doing exactly that