add entity models rigging draft

This commit is contained in:
MihailRis
2024-06-24 20:57:19 +03:00
parent c9fc4a85b8
commit 5a01eca780
4 changed files with 38 additions and 2 deletions
+1
View File
@@ -24,6 +24,7 @@ class Level;
class Assets;
class ModelBatch;
class Frustum;
class Rig;
class Entity {
entt::registry& registry;