Skip to content

Commit c498da5

Browse files
authored
Create README.md
1 parent 4970ab5 commit c498da5

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

README.md

+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Animation Rigging: Advanced Setups
2+
3+
A small collection of advanced samples for the Animation Rigging package. Each of the included scenes contains a character rigged with several constraints, demonstrating how they can all work together to drive interesting movements.
4+
5+
![Alt text](https://gcl.unity.com/sites/default/files/styles/featured/public/2019-07/Samples.jpg "Animation Rigging for Unity")
6+
7+
## Contents:
8+
9+
The project contains several examples, each one in its own scene:
10+
11+
**1 Layered Animation:** a scene with a character from the Tower Defence assets, rigged to allow independent activation of different animation features: IK on hands, multi-parent on the sword, while using head aiming to follow another character.
12+
13+
**2 Object Interaction:** the character has a character controller which allows for looking at interactable objects and, pressing spacebar, interacting with them. The use of IK allows the animation to work regardless of the angle that the character uses to approach the object.
14+
15+
## Video walkthroughs:
16+
- [Video of 1st example (7min)](https://drive.google.com/open?id=1JiDcLZlc9mk-FgXf5i9EJXMUXn4zM2-u)
17+
- [Video of 2nd example (16 min)](https://drive.google.com/open?id=1ZEBzcFU8N1pl3LOQGZqLciXbXrQXzm3S)
18+
19+
#### More help:
20+
For additional help on the setup and usage, please refer to the documentation associated with the package: [Animation Rigging Docs](https://docs.unity3d.com/Packages/[email protected]/manual/index.html)
21+
22+
## Owner
23+
Project created by Ciro Continisio. If you have questions, you can get in touch [on Twitter](https://twitter.com/cirocontns)

0 commit comments

Comments
 (0)