|
| 26 Nov 2013 04:56 PM |
How do I destroy things? Do I put the thnig into the ()? Ex. Destroy(Tree) |
|
|
| Report Abuse |
|
|
|
| 26 Nov 2013 04:59 PM |
| game.Players.kixdudered:destroy(); |
|
|
| Report Abuse |
|
|
|
| 26 Nov 2013 05:02 PM |
So you mean...
game.Workspace.Tree.destroy() Thanks! |
|
|
| Report Abuse |
|
|
powertool
|
  |
| Joined: 01 Feb 2008 |
| Total Posts: 3771 |
|
|
| 26 Nov 2013 05:14 PM |
Yep like that.
game.Workspace.path.to.object:Destroy() |
|
|
| Report Abuse |
|
|