Basic property editor

This commit is contained in:
2024-01-05 08:36:05 +01:00
parent 852dc43556
commit dbc0ce5981
5 changed files with 73 additions and 31 deletions

View File

@@ -42,7 +42,6 @@ bool initEntityObjectsLayer(BzTileMap *map, BzTileObjectGroup *objectGroup) {
.elapsed=i * 0.1f,
});
*/
bzLogInfo("%d %.2f %.2f", object.gid, object.shape.sizeX, object.shape.sizeY);
//EntityArms arms = {
// .left=createEntity(ECS),
// .right=createEntity(ECS),