Created
September 5, 2023 07:05
-
-
Save ryanlua/00e56cbe8b8603d41e1f115325b2f323 to your computer and use it in GitHub Desktop.
Optimizes performance by setting Workspace properties
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| workspace.ClientAnimatorThrottling = Enum.ClientAnimatorThrottlingMode.Enabled | |
| workspace.InterpolationThrottling = Enum.InterpolationThrottlingMode.Enabled | |
| workspace.Retargeting = Enum.AnimatorRetargetingMode.Enabled |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment