Do scripts with RunContext set to client still run tweens as smoothly?

Do script instances with RunContext set to client still run tweens/other visuals as smoothly as a client normally would?

I’m confused what created this concern for you. The Client is the Client. .RunContext = Client Scripts execute code and interacts with the exact same TweenService that LocalScripts do.

6 Likes

Yeah I’m confused too? LocalScripts are client only?

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.