Cloak script not working as expected

it is only this part that is not working, there is not alot to talk about

                                        for children, e in pairs(bodykit:GetChildren()) do
											if e.Name == "Glass" then
												e.Transparency = 0.4
											end
										end

what is a basepart?? isn’t that just a part

woah, coolio! I hadn’t known this. is there other terms like that for other objects?