From 87cc64d3b0839694fd59931d8bd785678bb15c94 Mon Sep 17 00:00:00 2001 From: Scott Westover Date: Wed, 3 Jul 2024 09:32:02 -0400 Subject: [PATCH] added example for loading animation config from json file Signed-off-by: Scott Westover --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 4fd1b6a..1449560 100644 --- a/index.html +++ b/index.html @@ -38,6 +38,7 @@

Examples

  • Arcade Physics Conveyor Belt
  • Loader Plugin Example
  • Loading Assets With JSON Pack
  • +
  • Loading & Creating Animations With JSON
  • Games