so first I put when setup pushed then delete every one
,clear terrain then create one turtle each do then pen down, teleport to x-25 y-25 z 0 then i put a set my size to 1. then i put create 1 star each do pen down teleport to my x and y are set to 30 and my z is at 0 then set my size to 1. create 1 triangle each to do pen down and my teleport is my my x is 30 my y is -25 and my z is 10 and a set my size to 1 . create 1 pentagon each do pen down and my teleport is x -20 y 30 z 10 and a set my size to 1 and that is in my world tab.
in my turtle tab i have while forever toggled right by 60 degs and forward 10 and set my color to random .
in my star tab i have while forever toggled right by 144 degs and forward 35 and set my color to random color.
in my triangle tab i have while forever toggled and right by 120 degs and forward 35 then i have set my color to random color. in my pentagon tab i have while forever toggled right by 72 and forward 15 and set my color to random. this will make a star,triangle,pentagon and a hexagon.