setmetatable(new_class, {__index = base_class})
I've never tried Roblox, so I have no idea how often people do such things in it.