From 6a3e0823c4208627154607ba81066bbb9e81108d Mon Sep 17 00:00:00 2001 From: max Date: Mon, 5 Apr 2021 22:36:43 +0200 Subject: [PATCH] Update README.md --- CHANGELOG.md | 4 ++++ README.md | 5 +++++ 2 files changed, 9 insertions(+) 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]()