how can i remove a model with spaces in its name? ive tried
game.Workspace.("Engineer Points"):Destroy()
game.Workspace["Engineer Points"]:Destroy()
its not harder than that start look on scripting tutorials:)