For my game I'm making morphs. Let's say I take a brick, put it on a shoulder or whatever, and put it inside the morph model. When I step on the pad, of course, it doesn't morph the brick onto me. I morph into whatever the morph has except for the brick. What scripting would I do to make the part/brick morph too?
You can do it by grouping the brick with the morph and editing the script to clone it on to the player when it touches the brick in a certain spot replacing one of their body parts.