i have a character select gui, which clears the backpack then inserts the respective tools and local scripts, but the local scripts dont work anymore, i think its because the local script looks for the character when the game starts, any ideas on how to fix it?
Where is the LocalScript
Located? There are only a few places that a LocalScript
can be placed in, If not in Any of these Containers, The LocalScript
will not run at all.
it was located in replicated storage? you think moving it somewhere else then inserting it into the player fixes the issue?
It Should. as Scripts are not able to run inside ReplicatedStorage
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.