How do i call from a folder in replicated storage

basically i have a morph in a folder in replicated storage but i forgot how to call the morph from the folder.
my code:

local folder = game:GetService(“ReplicatedStorage”):FindFirstChild(“OwnerOutfit”)

1 Like
local repStorage = game:GetService("ReplicatedStorage")
local morph = repStorage.OwnerOutfit.Morph


my morph is messed up and idk why

Press F9 to see the developer console, then try to fix some of the errors…

there is none, its just errors saying that it cant load sounds

Can you please show me the morph? Like in the explorer tab


image

I think that gun does this, try removing it