Speed up default auto zoom-reset

Please! It’s silly slow. Maybe 3x faster.

Also which value do I change to speed it up with StarterPlayerScripts?
Edit: found it (ctrl+shift+f the variable name to find it easier)

local POP_RESTORE_RATE = 0.3

Oh yes please. It’s painfully slow.

1 Like

The speed shouldn’t be linear. If it went faster the larger the distance was, this wouldn’t be a problem.

The camera script doesn’t take the change in timestamp into account. If you have a low render fps, it will be slower.

Not sure if that’s the problem in this case, but it can be annoying

My render fps in studio is 60fps like normal and it’s still super slow

I made the gif skip frames to keep the file size down