Skip to content

Instantly share code, notes, and snippets.

@ryanlua
Created September 5, 2023 07:05
Show Gist options
  • Select an option

  • Save ryanlua/00e56cbe8b8603d41e1f115325b2f323 to your computer and use it in GitHub Desktop.

Select an option

Save ryanlua/00e56cbe8b8603d41e1f115325b2f323 to your computer and use it in GitHub Desktop.
Optimizes performance by setting Workspace properties
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