How do you copy a brick and place it somewhere else? I'm building a game that has to clone a brick and put it in the position (-33, 6.59, -35). How do you write out a function that will clone the Brick and place it in that position? Let me know. Thanks.