I have a dash script in startercharacterscript that do dash stuff. However, it doesn’t delete the effect if I use player:LoadCharacter()
. How can I fix this? I thought game.Debris:AddItem(item, 2)
but it doesn’t work.
1 Like
where is the effect parented and what is the name of the effect
The effect is parented in workspace, and I don’t think the name matter?
no i just wanna know the name so i can help, also why is the effect parented to workspace ( im the fastest replyer ever )
Does it change something if I parent it to somewhere else like the character?
yes parent it to the character
Ok thanks, I overcomplicated it
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.