Is there a way to edit custom plays which have already been saved? If so, where can I find it? I don't see anything allowing me to go to an already created custom play to edit it.
Also, in the beta you could create a custom play on offense where players had three actions, now they only have one. Is it possible to put that back in. There's no opportunity for double moves any longer.
Finally, for future versions, I would like to see the ability to create a pass pattern. Example, go straight up the field 7 yards, then cross the field at a 75 degree angle (or move at a rate of 3 yards east/west per 1 yard north/south).. This is a typical crossing route which is not available to use.
<Slot ID="4" Pct="60">
<Path>
<Action Type="Start" DeltaX="0" DeltaY="0" Delay="0"></Action>
<Action Type="Move" DeltaX="0" DeltaY="21" Delay="0"></Action>
<Action Type="Move" DeltaX="45" DeltaY="15" Delay="0"></Action>
</Path>
</Slot>
Thanks again for all the work you've done on this version. Looks great so far!