From 8c6e82581d0687a0bb6f25dad005ce339cc3adda Mon Sep 17 00:00:00 2001 From: Mario Zechner Date: Mon, 8 Jul 2024 17:15:05 +0200 Subject: [PATCH] [canvaskit] Add IK following example. --- spine-ts/index.html | 1 + .../spine-canvaskit/example/ik-following.html | 100 ++++++++++++++++++ .../example/mix-and-match.html | 2 +- 3 files changed, 102 insertions(+), 1 deletion(-) create mode 100644 spine-ts/spine-canvaskit/example/ik-following.html diff --git a/spine-ts/index.html b/spine-ts/index.html index 1aa0a2cd2..96ec01a2d 100644 --- a/spine-ts/index.html +++ b/spine-ts/index.html @@ -25,6 +25,7 @@

spine-ts Examples

  • Example
  • Animation State Events
  • Skins Mix & Match
  • +
  • IK Following
  • Pixi