You can read more about actors here:
[It is basically container for code that can be safely split into its own thread using task.desynchronize(). It should also contain the instances used by its scripts.] (Actor | Roblox Creator Documentation)
You can read more about actors here:
[It is basically container for code that can be safely split into its own thread using task.desynchronize(). It should also contain the instances used by its scripts.] (Actor | Roblox Creator Documentation)