Entity now can be linked to a mesh.
Only support cube generated from code no light no nothing
This commit is contained in:
@@ -23,6 +23,7 @@ struct Entity final
|
||||
const Juliet::Class* Kind;
|
||||
DerivedType Derived;
|
||||
float X, Y;
|
||||
index_t MeshInstance = indexMax;
|
||||
};
|
||||
|
||||
template <typename EntityType>
|
||||
|
||||
Reference in New Issue
Block a user