#So I have a stupid question, how do I call for child of module script?

1 messages · Page 1 of 1 (latest)

vague pilot
latent hare
#

change ur variables name and then do

#

require(module.scriptname

#

ur doing data as a variable multiple times

#

also u don’t have to recall game.workspace

#

it’d be easier to do module[“S1”] to find it

#

or findfirstchild or waitforchild