You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.
Possibly make grids patternable? Like if I set up the front 2 rows on a track, allow me to copy that pattern and extend it back by inputting a command. And idea for that could be:
/t set gridpattern <grid pos. 1> <grid pos. 2> <grid pos. 3> <# of checkpoints to be added>
Where:
<grid pos. 1> is first grid spot selection
<grid pos. 2> is second grid spot selection
<grid pos. 3> is a third grid selection where grid spots will start to be added from
For this command, all checkpoints with a higher value than <grid pos. 2> will be deleted and TimingSystem will start creating checkpoints starting from where <grid pos. 3> was in the same pattern and facing the same respective directions as was selected from <grid pos. 1> to <grid pos. 2>.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Possibly make grids patternable? Like if I set up the front 2 rows on a track, allow me to copy that pattern and extend it back by inputting a command. And idea for that could be:
/t set gridpattern <grid pos. 1> <grid pos. 2> <grid pos. 3> <# of checkpoints to be added>
Where:
<grid pos. 1> is first grid spot selection
<grid pos. 2> is second grid spot selection
<grid pos. 3> is a third grid selection where grid spots will start to be added from
For this command, all checkpoints with a higher value than <grid pos. 2> will be deleted and TimingSystem will start creating checkpoints starting from where <grid pos. 3> was in the same pattern and facing the same respective directions as was selected from <grid pos. 1> to <grid pos. 2>.
The text was updated successfully, but these errors were encountered: