摄像机系统,和子对象绑定

This commit is contained in:
ArchZer0
2026-08-17 16:15:05 +08:00
parent 63d97f058a
commit 7b7756f0fe
20 changed files with 744 additions and 132 deletions
+2
View File
@@ -3,6 +3,8 @@
#include <game.hpp>
#include <mesh.hpp>
#include <actor.hpp>
#include <sprite_actor.hpp>
#include <camera.hpp>
#include <behavior.hpp>
#include <render.hpp>
#include <config.hpp>