Prefab Tool More-Or-Less done

This commit is contained in:
2023-03-29 20:31:08 -07:00
parent 87c1ac3710
commit 2e708bcc1d
15 changed files with 124 additions and 75 deletions

View File

@ -5,7 +5,7 @@
#include "ExampleSpin.hpp"
#include "game/DawnGame.hpp"
#include "scene/components/display/MeshRenderer.hpp"
#include "scene/components/display/mesh/MeshRenderer.hpp"
#include "display/mesh/CubeMesh.hpp"
#include "scene/components/display/material/SimpleTexturedMaterial.hpp"