This scene is a tool that allows you to create a non-symmetrical polygon. Other polygon generators, such as
THIS ONE will generate symmetrical polygons with evenly spaced sides. This scene allows you to stretch and reposition ten corners into any shape that is possible with this tool.
This scene started out as an experiment after I learned how to manipulate polygon surfaces (My thanks to user homieeee for teaching this to me!), and it turned into a tool that I hope will be useful to others.
EDIT: I forgot to mention that your finished polygon will delete itself as soon as you start the sim again unless you change the "timeToLive" value from its current 0.017 to some larger value (+inf will keep it from deleting forever).
UPDATE: You can ignore the "EDIT" note above because I fixed the problem of having to change the "timeToLive" value manually. After you are done modifying the color or any other attributes, you must press the "F" key which will automatically set the timeToLive value to +inf. Now, people who are not comfortable with changing script menu values need not worry about having to do that!