Camera is now using animate2 but isn't actually using it yet. Just converted.

This commit is contained in:
Zed A. Shaw 2026-02-17 00:55:41 -05:00
parent 7bf7b25a10
commit 46cc21ec7b
8 changed files with 111 additions and 90 deletions

View file

@ -3,6 +3,7 @@
#include <guecs/ui.hpp>
#include "camera.hpp"
#include <SFML/Audio/Sound.hpp>
#include "components.hpp"
namespace storyboard {