[Up: Drawing]

Vertices


FeynGame draws a default vertex marker every time a line is attached to another (see Lines).


Using EditFrame, the style of this marker can be modified. By selecting the "+" tile, a tile for the currently active vertex marker will be created in the list of tiles below the canvas. Similar to newly created lines, the new marker style can even be saved to the model file using File > Save model file, so that it is available as a free-floating object for future sessions when calling FeynGame with this file (i.e. it will not be connected with any other object (it does "clip" to grid points though). The model file format for a marker is
(vname=redmark, size=10, borderColor=ff000000, borderDashed=false, borderDashLength=5, borderStroke=1, fillingColor=Red)