clone.create([pos], costume, direction, name) clone.position(name, [pos]) Too copy paste press c and z at same time. position is given in array form, [x,y] example of clone with costume "costume2" called "test" at 0 0 facing 90 clone.create([0,0], costume2, 90, test)