Instantiate prefab for 10 times in unity code example Example: unity instantiate prefab Instantiate(cube, Vector3 (x, y, 0), Quaternion.identity);