Skip to content

Commit

Permalink
added example for loading animation config from json file
Browse files Browse the repository at this point in the history
Signed-off-by: Scott Westover <[email protected]>
  • Loading branch information
scottwestover committed Jul 3, 2024
1 parent ce91974 commit 87cc64d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ <h2>Examples</h2>
<li><a href="examples/arcade-physics-conveyor-belt/index.html" target="_blank">Arcade Physics Conveyor Belt</a></li>
<li><a href="examples/loader-plugin/index.html" target="_blank">Loader Plugin Example</a></li>
<li><a href="examples/loading-assets-with-json-pack/index.html" target="_blank">Loading Assets With JSON Pack</a></li>
<li><a href="examples/load-and-create-animations-with-json/index.html" target="_blank">Loading & Creating Animations With JSON</a></li>
</ul>

<h2>Games</h2>
Expand Down

0 comments on commit 87cc64d

Please sign in to comment.