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
Introduced variable spacing between segments. A new configurable variable is introduced to the token config. Spacing. 1 means one gridcell(times token size) per token. Set this to e.g., 0.5 for a denser worm, or to 2.0 for a much sparser.
Moved the somewhat janky movement over to a parametric curve movement, I have now removed grid cell "snapping" so it might cut corners into walls. Next release will most likely fix that.
Grab the head and move around using the keys, or by dragging and dropping.
Do the same for the tail end for reverse movement.