Because current temple maps do not have scripts in StarterPlayerScripts and StarterCharacterScripts

I was analyzing the roblox temple maps and noticed that the current temples do not have scripts in StarterPlayerScripts and StarterCharacterScripts, is there any reason? Or is it better to use modules

Module scripts can be more reusable, organized, and modular than other scripts, but it ultimately depends on the developers needs and preferences. I recommend learning bit about them, they can be very helpful and powerful when creating complex systems.

1 Like

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