Can a moduleScript require another moduleScript?
Have you tried to do that? I think you can figure it out
Yes, a module script can require another module script
2 Likes
Two module scripts cannot require each other or they will throw an error
1 Like