Dash path effect only have **size** parameter for now. A big improvement would be to have a **spacing** parameter, and an **offset** one. - **Size** : (float -inf to inf) length of a dash - **Spacing** : (float -inf to inf) Length between two dashes - **Offset** : (float -inf to inf) Move all the content (dashes) on the path - **number of dash elements** : (integer 0 to inf) to be able animate their apparition This would allow to have a single dash moving along a path with this effect, and to customize more the dashes aspect ! What do you think ?