Please help?
Help me find the shortcut for this
Please help?
Help me find the shortcut for this
The keybind for FindAll/ReplaceAll is Ctrl+Shift+F
You can do (Ctrl+Shift+F) on Windows, or (Cmd+Shift+F) on Mac.
Alternatively,
:Destroy()
.game.Debris:AddItem()
.:Destroy()
with game.Debris:AddItem()
.Will that work though?
Part:Destroy()
is the same as
game.Debris:AddItem() ??