I made tis script
local Death = game.ReplicatedStorage.Death local Monster = game.ReplicatedStorage.StarterCharacter if Death.Value == 1 then Monster.Parent = game.StarterPlayer end
this script is not changing its parent the parent still stay in replicated storage
is it local script or script