You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
blobfox/species/blobcat/templates/whiskers.mustache

15 lines
463 B

<g id="whiskers">
{{#tags.left-hand}}{{#tags.right-hand}}{{#tags.holding}}
<g transform="translate(0 -1)"><!-- HELLO? -->
{{/tags.holding}}{{/tags.right-hand}}{{/tags.left-hand}}
{{#base}}#left-whisker{{/base}}
{{#base}}#left-whisker-2{{/base}}
{{#base}}#right-whisker{{/base}}
{{#base}}#right-whisker-2{{/base}}
{{#tags.left-hand}}{{#tags.right-hand}}{{#tags.holding}}
</g>
{{/tags.holding}}{{/tags.right-hand}}{{/tags.left-hand}}
</g>