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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ It should also run on Chrome on Android and potentially more Android mobile brow
52
52
53
53
# Animate your own design
54
54
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).
56
56
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:
57
57
* 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.
58
58
* However you can move the joints around to embed them into your illustration. See step 4.
0 commit comments