added extra animation frame
This commit is contained in:
@@ -124,6 +124,7 @@ bool assetload::animation(Assets* assets,
|
|||||||
if (fs::is_empty(folder)) continue;
|
if (fs::is_empty(folder)) continue;
|
||||||
|
|
||||||
AtlasBuilder builder;
|
AtlasBuilder builder;
|
||||||
|
appendAtlas(builder, paths->find(blocksDir + "/" + name + ".png"));
|
||||||
|
|
||||||
std::string animFile = folder.string() + "/animation.json";
|
std::string animFile = folder.string() + "/animation.json";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user