Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
1

How and when should i use renderstepped on my game?

Asked by 7 years ago

I kinda know what the renderstepped function does its that i just dont knot when it can be usable, If you use it tell me how you use it would help me!

1 answer

Log in to vote
1
Answered by
FiredDusk 1466 Moderation Voter
7 years ago

This was answered in my question from a while ago by: UniversalDreams

RenderStepped basically just runs the code inside the function for as long as the Roblox Player window is focused, for example: I minimize Roblox to view my desktop- The code will not run until I re-focus on the Roblox Player window.

Ad

Answer this question