Skip to content

Commit 42d6cb7

Browse files
committed
Updated Reame and Unity package.
1 parent e49dbf8 commit 42d6cb7

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

README.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
Unity Sprites And Bones
22
=======================
33

4-
This is an addon for Unity 3D to create 2D skeletal sprite animations. With the addon its possible to add bone hierarchies directly in the Unity Editor. Sprites can the parented to the bones. The bones can be animated like any other GameObject in the animator window. Inverse Kinematics is also available and animatable. The bones can also be used to animate any GameObject other than sprites like meshes or particle systems.
4+
This is an addon for Unity 3D to create 2D skeletal sprite animations. With the addon it's possible to create bone hierarchies directly in the Unity Editor. Sprites can be parented to the bones. The bones can be animated like any other GameObject in the animator window. Inverse Kinematics is also available and animatable. The bones can also be used to animate any other GameObject like meshes or particle systems.
55

66
## Features
77

88
* Skeletons and Bones.
9-
* Mesh deformation
109
* Inverse Kinematics with targets.
10+
* Mesh deformation
11+
* Weight painting
1112
* IK Helper objects.
1213
* Bones and IK are fully animatable.
1314
* Bones can be added by holding Ctrl and left clicking.
@@ -19,11 +20,11 @@ This is an addon for Unity 3D to create 2D skeletal sprite animations. With the
1920
* Did I mention Inverse Kinematics?
2021
* Free and Opensource
2122

22-
## Things I'd like to add, but don't know how
23-
* Onion skinning.
24-
* Preview for poses.
25-
* Baking IK animations.
23+
Homepage:
24+
* http://banbury.bootes.uberspace.de/blog/
2625

26+
Forum thread:
27+
* http://forum.unity3d.com/threads/219915-Release-Free-Unity-Sprites-And-Bones-2D-skeleton-animation
2728

2829
Screenshots:
2930
* http://postimg.org/image/r5s36j053
@@ -32,8 +33,5 @@ Screenshots:
3233
Tutorials:
3334
* https://vimeo.com/channels/650373
3435

35-
Forum thread:
36-
* http://forum.unity3d.com/threads/219915-Release-Free-Unity-Sprites-And-Bones-2D-skeleton-animation
37-
3836
## Installation
3937
After importing the Unity package into a new project, the Gizmo folder has to be moved to the Asset folder. Otherwise some icons won't show up in the editor and the hierarchy.

SpritesAndBones.unitypackage

-2.33 MB
Binary file not shown.

0 commit comments

Comments
 (0)