demo update

This commit is contained in:
h4570
2022-08-20 00:10:07 +02:00
parent 8eb01d34da
commit 405d5afd35
21 changed files with 306 additions and 122 deletions
+2 -1
View File
@@ -25,7 +25,8 @@ struct EnemyInfo {
DynamicMesh* motherMesh;
Texture* bodyTexture;
Texture* clothTexture;
Vec4 spawnPoint;
Vec4 terrainLeftUp;
Vec4 terrainRightDown;
};
} // namespace Demo