diff --git a/CHANGELOG.md b/CHANGELOG.md index f0fa641..ff58c22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Change Log: +## 0.2.0 + +- Example2. + ## 0.1.4 - Rootmotion option. diff --git a/README.md b/README.md index ad4c672..3cd06ab 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,11 @@ Full shader graph support. [Documentation](Documentation~/VertexAnimation.md) +## Getting Started + +Example 1: Mainly used for testing. +Example 2: Contains an animation system that shows how you could setup animated characters and a spawning system to test performance. + ## Used By - [Project Castle]()