Skip to content

Commit b51a167

Browse files
author
Shan Huang
committed
Add sample skeleton SVG file.
1 parent 90d5a58 commit b51a167

File tree

2 files changed

+119
-1
lines changed

2 files changed

+119
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ It should also run on Chrome on Android and potentially more Android mobile brow
5252

5353
# Animate your own design
5454

55-
1. Download the [sample skeleton SVG here](https://firebasestorage.googleapis.com/v0/b/pose-animator-demo.appspot.com/o/skeleton.svg?alt=media).
55+
1. Download the [sample skeleton SVG here](/resources/samples/skeleton.svg).
5656
1. Create a new file in your vector graphics editor of choice. Copy the group named ‘skeleton’ from the above file into your working file. Note:
5757
* Do not add, remove or rename the joints (circles) in this group. Pose Animator relies on these named paths to read the skeleton’s initial position. Missing joints will cause errors.
5858
* However you can move the joints around to embed them into your illustration. See step 4.

resources/samples/skeleton.svg

Lines changed: 118 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)