There is the function Instantiate(Load.Ressource("Prefabname"), Position, Rotation) which will create that prefab. A prefab is usually an object with script, collision hull and some other components, where in some way everything is a member of the script if it has one.