|
| 05 Jan 2016 11:34 AM |
| If I put :GetChildren() into a script. if the child of the script is a model, will it :GetChildren() of the model aswell |
|
|
| Report Abuse |
|
|
pandatoby
|
  |
| Joined: 01 Oct 2011 |
| Total Posts: 10351 |
|
|
| 05 Jan 2016 11:37 AM |
Depends what you're getting child off.
|
|
|
| Report Abuse |
|
|
|
| 05 Jan 2016 11:39 AM |
| it's off a large model with smaller models within itself |
|
|
| Report Abuse |
|
|
Metology
|
  |
| Joined: 06 Oct 2014 |
| Total Posts: 3255 |
|
|
| 05 Jan 2016 11:46 AM |
Well....
game.Workspace.BigModel:GetChildren () will only get its children.
So, it would work. It should get everything. |
|
|
| Report Abuse |
|
|