From 7728038bee38840404d5a719fb8ae7eedde27f02 Mon Sep 17 00:00:00 2001 From: Cannon Tuttle Date: Mon, 4 Sep 2023 19:02:30 -0600 Subject: [PATCH] working anim controller --- docs/index.html | 2 +- kitty-ss.png | Bin 745 -> 773 bytes kitty-ss_data.txt | 2 +- src/game/camera.rs | 14 +++ src/game/collision.rs | 256 ++++++++++++++++++++++++++++++++++++----- src/game/entities.rs | 16 ++- src/game/game_state.rs | 7 +- src/lib.rs | 7 +- src/spritesheet.rs | 14 ++- 9 files changed, 280 insertions(+), 38 deletions(-) diff --git a/docs/index.html b/docs/index.html index 2a7e2b6..87eaa66 100644 --- a/docs/index.html +++ b/docs/index.html @@ -10,7 +10,7 @@ - +